bitcraze / crazyflie-simulation

MIT License
64 stars 27 forks source link

Make better yaw controller #14

Closed knmcguire closed 2 years ago

knmcguire commented 2 years ago

The yaw controller is not great as it tends to continue to rotate due to the delay in actual yaw measurement, so we should probably make something that used gyro data directly.