delphyne
calc_smooth_acceleration.h File Reference
This graph shows which files directly or indirectly include this file:

Namespaces

 delphyne
 

Functions

template<typename T >
calc_smooth_acceleration (const T &desired_acceleration, const T &max_velocity, const T &velocity_limit_kp, const T &current_velocity)
 Computes and returns an acceleration command that results in a smooth acceleration profile. More...