ros2_control - rolling
|
Trajectory state tolerances for position, velocity and acceleration variables. More...
#include <tolerances.hpp>
Public Attributes | |
double | position = 0.0 |
double | velocity = 0.0 |
double | acceleration = 0.0 |
Trajectory state tolerances for position, velocity and acceleration variables.
A tolerance value of zero means that no tolerance will be applied for that variable.