lebai-motion-control  3.1.6
lebai motion control C interface
Data Structures | Typedefs
lmc_tg_config.h File Reference

Trajectory generator configuration data structure. More...

#include <motion_control/lmc_config.h>
#include <motion_control/lmc_math.h>
Include dependency graph for lmc_tg_config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  lmc_tg_limit
 Limitation data structure for trajectory generator. More...
 
struct  lmc_tg_config
 Configuration data structure for trajectory generator. More...
 

Typedefs

typedef struct lmc_tg_limit lmc_tg_limit_t
 Limitation data structure for trajectory generator. More...
 
typedef struct lmc_tg_config lmc_tg_config_t
 Configuration data structure for trajectory generator. More...
 

Detailed Description

Trajectory generator configuration data structure.

Author
liufang
Date
2021-07-20

Definition in file lmc_tg_config.h.