The structure for configuring the quaternion-based attitude estimation. More...
#include <ahrs_qfilter.hpp>
Public Attributes | |
float | kp |
The proportional gain for the acceleration correction of the angular rates. | |
float | ki |
The integral gain for the acceleration correction of the biais. | |
float | kp_mag |
The proportional gain for the magnetometer correction of the angular rates. | |
float | ki_mag |
The integral gain for the magnetometer correction of the angular rates. |
The structure for configuring the quaternion-based attitude estimation.