|
MAV'RIC
|
Structure containing the configuration accelero, gyro and magnetometer sensors' gains. More...
#include <imu.h>

Public Attributes | |
| float | bias [3] |
| The biais of the sensor. | |
| float | scale_factor [3] |
| The scale factors of the sensor. | |
| float | orientation [3] |
| The orientation of the sensor. | |
| uint8_t | axis [3] |
| The axis number (X,Y,Z) referring to the sensor datasheet. | |
Structure containing the configuration accelero, gyro and magnetometer sensors' gains.
1.8.9.1