Search found 1 match

by bmagnus
Thu Dec 17, 2015 10:54 am
Forum: Developer Discussions
Topic: Hover mode using sensor fusion
Replies: 7
Views: 6543

Hover mode using sensor fusion

Hello everyone, as part of a project course, three classmates and I designed our own hovering scheme for the Crazyflie. The algorithm uses an extended Kalman filter that combines barometer and accelerometer measurements to obtain estimates of the quadcopter's vertical velocity. There are actually mo...