MAV'RIC
|
Public Attributes | |
int32_t | latitude |
WGS84 Latitude position in degrees * 1E7. | |
int32_t | longitude |
WGS84 Longitude position in degrees * 1E7. | |
int32_t | altitude |
WGS84 Altitude in meters * 1000 (positive for up) | |
int16_t | yaw |
Desired yaw angle in degrees * 100. | |
uint8_t | coordinate_frame |
Coordinate frame - valid values are only MAV_FRAME_GLOBAL or MAV_FRAME_GLOBAL_RELATIVE_ALT. | |