AutonomyLab / bebop_autonomy

ROS driver for Parrot Bebop Drones 1.0 & 2.0
http://wiki.ros.org/bebop_autonomy
BSD 3-Clause "New" or "Revised" License
153 stars 121 forks source link

Add more dynamic settings. #213

Open bluecamel opened 4 years ago

bluecamel commented 4 years ago

This adds a few more dynamic settings. I had to fork arsdk-xml to change some command names, so generate.py is pointing to my fork. I imagine that you'll want to do this differently, but since arsdk-xml is pretty far ahead of the original commit, I'm not sure how you'd want to handle it. Maybe it makes sense to just put the xml file in parrot_arsdk?

I also added a script that automatically fixes the generated files and removed that section from the docs.

Let me know how you'd like to handle this and I'll make any needed changes. At the very least, I wanted to share this with others. It's pretty nice to be able to change white balance, saturation, and exposure with rqt_reconfigure.