MRPT logo

mrpt::reactivenav::CAbstractReactiveNavigationSystem::CAbstractReactiveNavigationSystem::TNavigationParams Struct Reference

The struct for configuring the navigation request. More...

#include <mrpt/reactivenav/CAbstractReactiveNavigationSystem.h>

List of all members.

Public Attributes

CPoint2D 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.


Detailed Description

The struct for configuring the navigation request.

Definition at line 111 of file CAbstractReactiveNavigationSystem.h.


Member Data Documentation

CPoint2D mrpt::reactivenav::CAbstractReactiveNavigationSystem::CAbstractReactiveNavigationSystem::TNavigationParams::target

Coordinates of desired target location.

Definition at line 115 of file CAbstractReactiveNavigationSystem.h.

float mrpt::reactivenav::CAbstractReactiveNavigationSystem::CAbstractReactiveNavigationSystem::TNavigationParams::targetAllowedDistance

The allowed distance from target in order to end the navigation.

Definition at line 119 of file CAbstractReactiveNavigationSystem.h.

bool mrpt::reactivenav::CAbstractReactiveNavigationSystem::CAbstractReactiveNavigationSystem::TNavigationParams::targetIsRelative

The allowed distance from target in order to end the navigation.

Definition at line 123 of file CAbstractReactiveNavigationSystem.h.




Page generated by Doxygen 1.5.8 for MRPT 0.6.5 SVN: at Thu Feb 26 02:18:33 EST 2009