Description of a per-axis rotational tolerance on orientation Combined with OrientationConstraint to fully define pt orientation. More...
#include <cart_trajectory_pt.h>
Public Member Functions | |
OrientationTolerance () | |
OrientationTolerance (double x_lower_lim, double x_upper_lim, double y_lower_lim, double y_upper_lim, double z_lower_lim, double z_upper_lim) |
Description of a per-axis rotational tolerance on orientation Combined with OrientationConstraint to fully define pt orientation.
Definition at line 139 of file cart_trajectory_pt.h.
Definition at line 141 of file cart_trajectory_pt.h.
descartes_trajectory::OrientationTolerance::OrientationTolerance | ( | double | x_lower_lim, |
double | x_upper_lim, | ||
double | y_lower_lim, | ||
double | y_upper_lim, | ||
double | z_lower_lim, | ||
double | z_upper_lim | ||
) | [inline] |
Definition at line 144 of file cart_trajectory_pt.h.