rosflight / rosflight_ros_pkgs

ROS packages for the ROSflight autopilot
http://rosflight.org/
BSD 3-Clause "New" or "Revised" License
90 stars 60 forks source link

Rqt plotting gui #173

Closed bsutherland333 closed 4 months ago

bsutherland333 commented 4 months ago

To improve the autopilot tuning experience, I added a plotter to the rqt-based tuning GUI. The plotter is dynamically populated with the same .yaml file that populates the parameter adjustment table. The plot correlates with the current tuning group, and if you switch which parameters you're tuning then the plot you're viewing also changes.

There are a few other things you can configure in the .yaml file, but that is explained in the example .yaml file.

Screenshot from 2024-07-17 14-59-29