Limitation data structure for trajectory generator.
double jnt_corner_dec_max_delta_vel[LMC_MAX_JOINT_NUM]
double jnt_max_acc[LMC_MAX_JOINT_NUM]
double cartesian_max_rot_acc
unsigned int jnt_acc_time_constant
double jnt_corner_dec_max_acc[LMC_MAX_JOINT_NUM]
double jnt_pos_positive_limit[LMC_MAX_JOINT_NUM]
Configuration data structure for trajectory generator.
struct lmc_tg_limit lmc_tg_limit_t
Limitation data structure for trajectory generator.
double cartesian_max_rot_v
#define LMC_MAX_JOINT_NUM
maximum number of joints
Global configuration macro.
double jnt_pos_negative_limit[LMC_MAX_JOINT_NUM]
Basic math data structure definitions and functions.
struct lmc_tg_config lmc_tg_config_t
Configuration data structure for trajectory generator.
double jnt_max_v[LMC_MAX_JOINT_NUM]