#include <madgwickahrs.hh>
This class implements the MadgwickAHRS filter as described in http://x-io.co.uk/res/doc/madgwick_internal_report.pdf This method uses a gradient descent approach to compute the orientation from an IMU.
The signals input are:
in
in
estimated rotation as a quaternion The internal parameters are:
: Gradient step weight (default to 0.01)
: Sampling Frequency computed from the control period when using init.