PX4 Firmware
PX4 Autopilot Software http://px4.io
rot_lookup_t Struct Reference

#include <rotation.h>

Collaboration diagram for rot_lookup_t:

Public Attributes

uint16_t roll
 
uint16_t pitch
 
uint16_t yaw
 

Detailed Description

Definition at line 91 of file rotation.h.

Member Data Documentation

◆ pitch

uint16_t rot_lookup_t::pitch

Definition at line 93 of file rotation.h.

◆ roll

uint16_t rot_lookup_t::roll

Definition at line 92 of file rotation.h.

◆ yaw

uint16_t rot_lookup_t::yaw

Definition at line 94 of file rotation.h.


The documentation for this struct was generated from the following file: