|
Easy Navigation
|
A structure to represent the goal tolerances. More...
#include <GoalManager.hpp>

Public Attributes | |
| double | height {std::numeric_limits<double>::max()} |
| Positional tolerance for z axis in meters. Very big number as default. | |
| double | position {0.03} |
| Positional tolerance for x/y in meters. | |
| double | yaw {0.01} |
| Angular tolerance in radians for the yaw angle. | |
A structure to represent the goal tolerances.
| double height {std::numeric_limits<double>::max()} |
Positional tolerance for z axis in meters. Very big number as default.
| double position {0.03} |
Positional tolerance for x/y in meters.
| double yaw {0.01} |
Angular tolerance in radians for the yaw angle.