lebai-motion-control  3.1.6
lebai motion control C interface
lmc_config.h
Go to the documentation of this file.
1 
11 #define LMC_PROJECT_NAME "lmc2"
12 
16 #define LMC_VERSION_STR "3.1.6"
17 
20 #define LMC_MAX_STRING_LEN 200
21 
24 #define LMC_MAX_JOINT_NUM 16
25 
28 #define LMC_MAX_LINK_NUM 30
29 
32 #define LMC_MAX_CONTACT_NUM 10
33 
36 #define LMC_MAX_IGNORE_PAIR_NUM 50
37 
40 #define LMC_TG_DEFAULT_BUFFER_SIZE 10
41 
44 #define LMC_MAX_IK_SOLUTIONS 16
45 
48 #define LMC_MAX_SAMPLE_DATA_SIZE 10
49