The main firmware for the Crazyflie Nano Quadcopter, Crazyflie Bolt Quadcopter and Roadrunner Positioning Tag.
GNU General Public License v3.0
1.19k
stars
1.06k
forks
source link
Use rate constant in kalman estimator #804
Closed
krichardsson closed 3 years ago
The rate supervisor in estimator_kalman.c has hard coded limits, we should use the
PREDICT_RATE
define instead