|
humoto
|
Types of Euler angles.
Definition at line 19 of file rotary_state.h.
#include <rotary_state.h>
Public Types | |
| enum | Type { UNDEFINED = 0, XYZ = 1, YPR = 1, ZYX = 2, RPY = 2 } |
| Enumerator | |
|---|---|
| UNDEFINED | |
| XYZ | |
| YPR | |
| ZYX | |
| RPY | |
Definition at line 22 of file rotary_state.h.
1.8.13