Task for approaching a person in a certain distance.
More...
#include <navigation/tasks/PersonApproachTask.h>
Task for approaching a person in a certain distance.
◆ PersonApproachTask() [1/2]
Creates a task with zero min and max distance and zero tolerance.
◆ PersonApproachTask() [2/2]
Creates a task with given pose and a tolerance.
- Parameters
-
| [in] | minDist | The minimum distance to the person in [m]. |
| [in] | maxDist | The maximum distance to the person in [m]. |
| [in] | orientTol | The allowed tolerance for orientation in [rad]. |
◆ reflect()
| void reflect |
( |
Reflector & |
r | ) |
|
|
inline |
◆ minDistance
The minimum distance to the person in [m].
◆ maxDistance
The maximum distance to the person in [m].
◆ orientationTolerance
| float orientationTolerance |
The allowed tolerance for orientation in [rad].
The documentation for this class was generated from the following file: