The structure used for storing a movement generated by a holonomic-method .
Definition at line 187 of file CReactiveNavigationSystem.h.
Public Attributes | |
CParameterizedTrajectoryGenerator * | PTG |
double | direction |
The associated PTG. | |
double | speed |
double | evaluation |
The holonomic movement. |
The associated PTG.
Definition at line 189 of file CReactiveNavigationSystem.h.
The holonomic movement.
Definition at line 190 of file CReactiveNavigationSystem.h.
CParameterizedTrajectoryGenerator* mrpt::reactivenav::CReactiveNavigationSystem::THolonomicMovement::PTG |
Definition at line 188 of file CReactiveNavigationSystem.h.
Definition at line 189 of file CReactiveNavigationSystem.h.
Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011 |