#include <joint_trajectory_action_controller.h>
|
| JointTolerance (double _position=0, double _velocity=0, double _acceleration=0) |
|
bool | violated (double p_err, double v_err=0, double a_err=0) const |
|
controller::JointTolerance::JointTolerance |
( |
double |
_position = 0 , |
|
|
double |
_velocity = 0 , |
|
|
double |
_acceleration = 0 |
|
) |
| |
|
inline |
bool controller::JointTolerance::violated |
( |
double |
p_err, |
|
|
double |
v_err = 0 , |
|
|
double |
a_err = 0 |
|
) |
| const |
|
inline |
double controller::JointTolerance::acceleration |
double controller::JointTolerance::position |
double controller::JointTolerance::velocity |
The documentation for this class was generated from the following file: