#include <navigation/tasks/PathFollowTask.h>
◆ PathFollowBaseTaskCommon() [1/2]
Creates a path follow task with precision = goalTolerance = 0.1m and rotation tolerance 10 degrees.
◆ PathFollowBaseTaskCommon() [2/2]
Creates a task with given precision and a tolerance.
- Parameters
-
| [in] | iPrecision | The precision for following the path (max. distance from path) [m]. |
| [in] | iGoalTolerance | The tolerance in for reaching the goal point [m]. |
◆ reflectTolerance() [1/2]
| void reflectTolerance |
( |
Reflector & |
r | ) |
|
|
inline |
◆ reflectTolerance() [2/2]
◆ reflect()
| void reflect |
( |
Reflector & |
r | ) |
|
|
inline |
◆ precision
The precision for following the path (max. distance from path) [m].
◆ goalTranslationTolerance
| float goalTranslationTolerance |
The tolerance in for reaching the goal point [m].
◆ goalOrientationTolerance
| float goalOrientationTolerance |
The tolerance for reaching the goal point [rad].
◆ frame
The coordinate frame, the points are specified in.
The documentation for this class was generated from the following file: