42 #ifndef POSITION_ESTIMATION_DEFAULT_CONFIG_H_
43 #define POSITION_ESTIMATION_DEFAULT_CONFIG_H_
49 #include "position_estimation.h"
57 .latitude = 46.51852236174565f,
67 #endif // POSITION_ESTIMATION_DEFAULT_CONFIG_H_
double longitude
Current longitude.
Definition: coord_conventions.h:62
The position estimator structure.
Definition: position_estimation.h:69
global_position_t origin
Global coordinates of the local frame's origin (ie. local (0, 0, 0) expressed in the global frame) ...
Definition: position_estimation.h:71