rosflight / rosplane

Fixed-wing autopilot for ROSflight
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

Removed tuning gui to migrate it to ROSflight #65

Open bsutherland333 opened 6 days ago

bsutherland333 commented 6 days ago

As part of my effort to create a ground station for ROSplane, I am migrating the tuning gui to ROSflight. My thinking is that ROSflight should hold a package of controller-agnostic plugins that can be easily instantiated in different RQT configurations with different parameters and such. So, I'm moving this plugin before utilizing it there.