Trapezoidal Curve Configuration. More...
#include <hpm_mcl_path_plan.h>
Data Fields | |
| float | acc |
| float | dec |
| float | speed |
| float | time |
| float | acc_time |
| float | dec_time |
Trapezoidal Curve Configuration.
| float path_plan_t_cure_cfg_t::acc |
acceleration rad/s^2
| float path_plan_t_cure_cfg_t::acc_time |
acceleration time, s
| float path_plan_t_cure_cfg_t::dec |
deceleration rad/s^2
| float path_plan_t_cure_cfg_t::dec_time |
deceleration time, s
| float path_plan_t_cure_cfg_t::speed |
running speed rsd/s
| float path_plan_t_cure_cfg_t::time |
total time