The structure used for storing a movement generated by a holonomic-method . More...
Public Attributes | |
CParameterizedTrajectoryGenerator * | PTG |
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). |
The structure used for storing a movement generated by a holonomic-method .
Definition at line 182 of file CReactiveNavigationSystem.h.
The holonomic movement.
Definition at line 188 of file CReactiveNavigationSystem.h.
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::THolonomicMovement::PTG |
The associated PTG.
Definition at line 185 of file CReactiveNavigationSystem.h.
The security distance employed in the movement computation: (in real meters).
Definition at line 195 of file CReactiveNavigationSystem.h.
Definition at line 188 of file CReactiveNavigationSystem.h.
Page generated by Doxygen 1.6.1 for MRPT 0.7.1 SVN: at Tue Dec 22 08:29:35 CET 2009 |