FancySafeBot 0.0.1
A safe robotics library
Loading...
Searching...
No Matches
fsb::TrapezoidalConstraints Struct Reference

Detailed Description

Constraints for a trapezoidal profile.

#include <fsb_trapezoidal_velocity.h>

Collaboration diagram for fsb::TrapezoidalConstraints:
Collaboration graph

Public Attributes

real_t start_jerk
 
real_t plateau_acceleration
 
real_t end_jerk
 

Member Data Documentation

◆ end_jerk

real_t fsb::TrapezoidalConstraints::end_jerk

Jerk at the end of the profile

◆ plateau_acceleration

real_t fsb::TrapezoidalConstraints::plateau_acceleration

Acceleration during the plateau phase

◆ start_jerk

real_t fsb::TrapezoidalConstraints::start_jerk

Jerk at the start of the profile


The documentation for this struct was generated from the following file: