![]() |
lebai-motion-control
3.1.6
lebai motion control C interface
|
Transform representation. More...
#include <lmc_math.h>
Data Fields | |
lmc_euler_zyx_t | rotation |
lmc_translation_t | pose |
Transform representation.
Definition at line 86 of file lmc_math.h.
lmc_translation_t pose |
Translation xyz.
Definition at line 88 of file lmc_math.h.
lmc_euler_zyx_t rotation |
Rotation in euler zyx form.
Definition at line 87 of file lmc_math.h.