Adjust parameter of magnetometer sensor. More...
#include <compass_command.h>
Public Attributes | |
float | tilt_yaw |
float | tilt_pitch |
float | rot_dist_yaw |
float | rot_dist_pitch |
float | gain_x |
float | gain_y |
float | gain_z |
Adjust parameter of magnetometer sensor.
float tilt_yaw |
Ellipse yaw tilt[deg]
float tilt_pitch |
Ellipse pitch tilt[deg]
float rot_dist_yaw |
Rotational distortion yaw tilt[deg]
float rot_dist_pitch |
Rotational distortion pitch tilt[deg]
float gain_x |
gainX[deg]
float gain_y |
gainY[deg]
float gain_z |
gainZ[deg]