![]() |
FancySafeBot 0.0.1
A safe robotics library
|
Constraints for a trapezoidal profile.
#include <fsb_trapezoidal_velocity.h>
Public Attributes | |
real_t | start_jerk |
real_t | plateau_acceleration |
real_t | end_jerk |
real_t fsb::TrapezoidalConstraints::end_jerk |
Jerk at the end of the profile
real_t fsb::TrapezoidalConstraints::plateau_acceleration |
Acceleration during the plateau phase
real_t fsb::TrapezoidalConstraints::start_jerk |
Jerk at the start of the profile