ros2_control - rolling
Public Attributes | List of all members
joint_trajectory_controller::StateTolerances Struct Reference

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
 

Detailed Description

Trajectory state tolerances for position, velocity and acceleration variables.

A tolerance value of zero means that no tolerance will be applied for that variable.


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