The struct for configuring the navigation request.
Definition at line 158 of file CAbstractReactiveNavigationSystem.h.
#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. |
mrpt::poses::TPoint2D mrpt::reactivenav::CAbstractReactiveNavigationSystem::TNavigationParams::target |
Coordinates of desired target location.
Definition at line 162 of file CAbstractReactiveNavigationSystem.h.
float mrpt::reactivenav::CAbstractReactiveNavigationSystem::TNavigationParams::targetAllowedDistance |
The allowed distance from target in order to end the navigation.
Definition at line 166 of file CAbstractReactiveNavigationSystem.h.
The allowed distance from target in order to end the navigation.
Definition at line 170 of file CAbstractReactiveNavigationSystem.h.
Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |