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

TomRoussel's profile - activity

2017-04-18 15:43:58 -0500 received badge  Famous Question (source)
2016-10-07 10:55:13 -0500 received badge  Notable Question (source)
2016-10-06 22:06:33 -0500 received badge  Popular Question (source)
2016-09-08 05:33:09 -0500 asked a question Turn off video stabilization for bebop drone

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).