MAV'RIC
|
Local coordinates structure. More...
#include <coord_conventions.h>
Public Attributes | |
float | pos [3] |
Current position x, y and z. | |
float | heading |
Current heading (equal to heading in global frame) | |
global_position_t | origin |
Global coordinates of the local frame's origin (ie. local (0, 0, 0) expressed in the global frame) | |
uint32_t | timestamp_ms |
Timestamp (milliseconds) | |
Local coordinates structure.