The struct for configuring the navigation request. More...
#include <mrpt/reactivenav/CAbstractReactiveNavigationSystem.h>

Public Attributes | |
| mrpt::poses::TPoint2D | target |
| Coordinates of desired target location. | |
| float | targetAllowedDistance |
| The allowed distance from target in order to end the navigation. | |
| bool | targetIsRelative |
| The allowed distance from target in order to end the navigation. | |
The struct for configuring the navigation request.
Definition at line 168 of file CAbstractReactiveNavigationSystem.h.
| mrpt::poses::TPoint2D mrpt::reactivenav::CAbstractReactiveNavigationSystem::TNavigationParams::target |
Coordinates of desired target location.
Definition at line 172 of file CAbstractReactiveNavigationSystem.h.
| float mrpt::reactivenav::CAbstractReactiveNavigationSystem::TNavigationParams::targetAllowedDistance |
The allowed distance from target in order to end the navigation.
Definition at line 176 of file CAbstractReactiveNavigationSystem.h.
The allowed distance from target in order to end the navigation.
Definition at line 180 of file CAbstractReactiveNavigationSystem.h.
| Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010 |