![]() |
lebai-motion-control
3.1.6
lebai motion control C interface
|
RPY representation of rotation. More...
#include <lmc_math.h>
Data Fields | |
double | r |
double | p |
double | y |
RPY representation of rotation.
Definition at line 40 of file lmc_math.h.
double p |
pitch data.
Definition at line 42 of file lmc_math.h.
double r |
roll data.
Definition at line 41 of file lmc_math.h.
double y |
yaw data.
Definition at line 43 of file lmc_math.h.