#include <navigation/tasks/PathFollowTask.h>
◆ Base
◆ VelocityWaypointTask() [1/2]
◆ VelocityWaypointTask() [2/2]
◆ reachedPosition() [1/2]
◆ reached() [1/2]
| bool reached |
( |
const Point2f & |
pos | ) |
const |
|
inline |
◆ reflect()
| void reflect |
( |
Reflector & |
r | ) |
|
|
inlineinherited |
◆ reachedPosition() [2/2]
| virtual bool reachedPosition |
( |
const typename std::vector< VelocityWaypoint > ::value_type & |
pos | ) |
const |
|
inlinevirtualinherited |
◆ reachedOrientation()
| virtual bool reachedOrientation |
( |
const typename std::vector< VelocityWaypoint > ::value_type & |
pos | ) |
const |
|
inlinevirtualinherited |
◆ reached() [2/2]
| virtual bool reached |
( |
const typename std::vector< VelocityWaypoint > ::value_type & |
pos | ) |
const |
|
inlinevirtualinherited |
◆ reflectTolerance() [1/2]
| void reflectTolerance |
( |
Reflector & |
r | ) |
|
|
inlineinherited |
◆ reflectTolerance() [2/2]
◆ points
The control points of the path (the last point is the goal point).
◆ precision
The precision for following the path (max. distance from path) [m].
◆ goalTranslationTolerance
| float goalTranslationTolerance |
|
inherited |
The tolerance in for reaching the goal point [m].
◆ goalOrientationTolerance
| float goalOrientationTolerance |
|
inherited |
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: