We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The one with problem The normal one
SO why it becomes binary image ? The setting with davis_ros_driver are the same:
{DiffBn_coarse: 4, DiffBn_fine: 39, OFFBn_coarse: 4, OFFBn_fine: 0, ONBn_coarse: 6, ONBn_fine: 200, PrBp_coarse: 2, PrBp_fine: 58, PrSFBp_coarse: 1, PrSFBp_fine: 33, RefrBp_coarse: 4, RefrBp_fine: 25, aps_enabled: true, dvs_enabled: false, exposure: 6000, frame_interval: 40000, imu_acc_scale: 3, imu_enabled: true, imu_gyro_scale: 3, max_events: 0, streaming_rate: 30}
The text was updated successfully, but these errors were encountered:
Do both camer's outputs look fine in the DV SDK? Did you disable AutoExposure and really set the Exposure to the same value on both?
Sorry, something went wrong.
disable AutoExposure and really set the Exposure to the same value on both?
yes, the same config file for the 2 cameras as below
llongi
No branches or pull requests
The one with problem
The normal one
SO why it becomes binary image ? The setting with davis_ros_driver are the same:
{DiffBn_coarse: 4, DiffBn_fine: 39, OFFBn_coarse: 4, OFFBn_fine: 0, ONBn_coarse: 6,
ONBn_fine: 200, PrBp_coarse: 2, PrBp_fine: 58, PrSFBp_coarse: 1, PrSFBp_fine: 33,
RefrBp_coarse: 4, RefrBp_fine: 25, aps_enabled: true, dvs_enabled: false, exposure: 6000,
frame_interval: 40000,
imu_acc_scale: 3, imu_enabled: true, imu_gyro_scale: 3, max_events: 0,
streaming_rate: 30}
The text was updated successfully, but these errors were encountered: