bitcraze / crazyflie-simulation

MIT License
64 stars 27 forks source link

Implement a tuning plugin for the lee controller #63

Closed knmcguire closed 1 month ago

knmcguire commented 2 months ago

We just added the lee controller to work on the crazyflie, but the yaw gains and forward gains aren't great yet. However, Gazebo doesn't allow tuning of the gains unless this has been explicitly 'exposed' in the plugin.

Currently this is purely for the purpose of tuning the lee controller, but if it is cleaned up, we might be able to contribute it back to Gazebo itself.

knmcguire commented 1 month ago

Closed because I've made something hacky here: https://github.com/knmcguire/gz-plugin-multicopter-velocity-tuning