![]() |
lebai-motion-control
3.1.8
lebai motion control C interface
|
joint state data More...
#include <lmc_joint.h>
Data Fields | |
| double | pos |
| double | vel |
| double | acc |
| double | torque |
joint state data
Definition at line 21 of file lmc_joint.h.
| double acc |
Joint acceleration
Definition at line 24 of file lmc_joint.h.
| double pos |
| double torque |
Joint torque
Definition at line 25 of file lmc_joint.h.
| double vel |
Joint velocity
Definition at line 23 of file lmc_joint.h.
1.8.11