You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can run the node and nodelet and I can take snapshots and record video just fine. However, changing exposure doesn't have any effect. I've added some additional debugging and the call to sendPictureSettingsExpositionSelection is called with the right value (a float between -3.0 and 3.0), with no errors. However, the exposure doesn't actually change. EXIF data for the images shows the same ISO, aperture, and shutter speed regardless of exposure setting.
I'm running a Bebop 2 with firmware 4.7.1, and I have set the model to bebop2 in the launch files.
Am I missing something here? Any advice on what to try?
Thanks!
The text was updated successfully, but these errors were encountered:
I can run the node and nodelet and I can take snapshots and record video just fine. However, changing exposure doesn't have any effect. I've added some additional debugging and the call to sendPictureSettingsExpositionSelection is called with the right value (a float between -3.0 and 3.0), with no errors. However, the exposure doesn't actually change. EXIF data for the images shows the same ISO, aperture, and shutter speed regardless of exposure setting.
I'm running a Bebop 2 with firmware 4.7.1, and I have set the model to bebop2 in the launch files.
Am I missing something here? Any advice on what to try?
Thanks!
The text was updated successfully, but these errors were encountered: