CartesianLimits Struct
Cartesian velocity and acceleration limits for the trapezoidal profile. More...
Declaration
struct path_ik::CartesianLimits { ... }
Included Headers
#include <cartesian_timing.hpp>
Public Member Attributes Index
| double | max_translational_velocity = 0.0 |
|
m/s More... | |
| double | max_rotational_velocity = 0.0 |
|
rad/s More... | |
| double | max_translational_acceleration = 0.0 |
|
m/s^2 More... | |
| double | max_rotational_acceleration = 0.0 |
|
rad/s^2 More... | |
Description
Cartesian velocity and acceleration limits for the trapezoidal profile.
Definition at line 23 of file cartesian_timing.hpp.
Public Member Attributes
max_rotational_acceleration
|
rad/s^2
Definition at line 28 of file cartesian_timing.hpp.
max_rotational_velocity
|
rad/s
Definition at line 26 of file cartesian_timing.hpp.
max_translational_acceleration
|
m/s^2
Definition at line 27 of file cartesian_timing.hpp.
max_translational_velocity
|
m/s
Definition at line 25 of file cartesian_timing.hpp.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.2.2 by Doxygen 1.9.8.