PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include <rotation.h>
Public Attributes | |
uint16_t | roll |
uint16_t | pitch |
uint16_t | yaw |
Definition at line 91 of file rotation.h.
uint16_t rot_lookup_t::pitch |
Definition at line 93 of file rotation.h.
uint16_t rot_lookup_t::roll |
Definition at line 92 of file rotation.h.
uint16_t rot_lookup_t::yaw |
Definition at line 94 of file rotation.h.