ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Turn off video stabilization for bebop drone

asked 2016-09-08 04:34:01 -0500

TomRoussel gravatar image

For the purposes of my project, we want to read the live video feed of a parrot bebop 2 drone, but without any video stabilization running. I'm using ROS with the bebop_autonomy package to do so. However, the footage is automatically stabilized.

I tried adjusting the parameter PictureSettingsVideoStabilizationModeMode through rqt_reconfigure, but this seems to have no effect. Is there another parameter that needs to be adjusted, or is there something that I need to do before the change takes effect?

I'm using the latest version of the package, compiled from source (commit d386d20).

edit retag flag offensive close merge delete

Comments

I feel like you may have a better chance at getting a good answer by reporting this to AutonomyLab/bebop_autonomy/issues. If the dyn_recfg infra shows that option, then it should work. If not, that seems like a potential bug. So report?

gvdhoorn gravatar image gvdhoorn  ( 2016-09-09 00:51:52 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2016-10-06 18:41:14 -0500

Mani gravatar image

I've update the driver to support SDK 3.10.x and firmware 3.9. I can confirm that you can now disable video stabilisation using dynamic reconfigure. The corresponding ROS parameter is ~PictureSettingsVideoStabilizationModeMode.

The code has been merged into the main branch of bebop_autonomy.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-09-08 04:34:01 -0500

Seen: 554 times

Last updated: Oct 06 '16