MRPT logo

mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement Struct Reference

The structure used for storing a movement generated by a holonomic-method . More...

List of all members.

Public Attributes

CParameterizedTrajectoryGeneratorPTG
 The associated PTG.
float direction
 The holonomic movement.
float speed
float evaluation
 An evaluation in the range [0,1] for the goodness of the movement.
float securityDistance
 The security distance employed in the movement computation: (in real meters).


Detailed Description

The structure used for storing a movement generated by a holonomic-method .

Definition at line 182 of file CReactiveNavigationSystem.h.


Member Data Documentation

float mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement::direction

The holonomic movement.

Definition at line 188 of file CReactiveNavigationSystem.h.

float mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement::evaluation

An evaluation in the range [0,1] for the goodness of the movement.

Definition at line 191 of file CReactiveNavigationSystem.h.

CParameterizedTrajectoryGenerator* mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement::PTG

The associated PTG.

Definition at line 185 of file CReactiveNavigationSystem.h.

float mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement::securityDistance

The security distance employed in the movement computation: (in real meters).

Definition at line 195 of file CReactiveNavigationSystem.h.

float mrpt::reactivenav::CReactiveNavigationSystem::CReactiveNavigationSystem::THolonomicMovement::speed

Definition at line 188 of file CReactiveNavigationSystem.h.




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