void pose_periodic(void)
Records the pose history 512 times per second.
struct FloatEulers eulers
struct pose_t get_rotation_at_timestamp(uint32_t timestamp)
Given a pprz timestamp in used (obtained with get_sys_time_usec) we return the pose in FloatEulers cl...
void pose_init(void)
Initialises the pose history.