![]() |
lebai-motion-control
3.1.8
lebai motion control C interface
|
Joint related data structure. More...
#include <motion_control/lmc_config.h>

Go to the source code of this file.
Data Structures | |
| struct | lmc_joint_state |
| joint state data More... | |
| struct | lmc_joint_cmd |
| joint command data More... | |
| struct | lmc_all_joint_poses |
| Data structure to store all joint positions. More... | |
| struct | lmc_all_sampled_joint_state |
| All sample joint state data. More... | |
Typedefs | |
| typedef struct lmc_joint_state | lmc_joint_state_t |
| joint state data More... | |
| typedef struct lmc_joint_cmd | lmc_joint_cmd_t |
| joint command data More... | |
| typedef struct lmc_all_joint_poses | lmc_all_joint_poses_t |
| Data structure to store all joint positions. | |
| typedef struct lmc_all_sampled_joint_state | lmc_all_sampled_joint_state_t |
| All sample joint state data. More... | |
| typedef struct lmc_all_sampled_joint_state lmc_all_sampled_joint_state_t |
All sample joint state data.
| typedef struct lmc_joint_cmd lmc_joint_cmd_t |
joint command data
| typedef struct lmc_joint_state lmc_joint_state_t |
joint state data
1.8.11