The structure used for storing a movement generated by a holonomic-method .
Public Attributes | |
| CParameterizedTrajectoryGenerator * | PTG |
| double | direction |
| The associated PTG. | |
| double | speed |
| double | evaluation |
| The holonomic movement. | |
The associated PTG.
Definition at line 150 of file CReactiveNavigationSystem.h.
The holonomic movement.
Definition at line 151 of file CReactiveNavigationSystem.h.
| CParameterizedTrajectoryGenerator* mrpt::reactivenav::CReactiveNavigationSystem::THolonomicMovement::PTG |
Definition at line 149 of file CReactiveNavigationSystem.h.
Definition at line 150 of file CReactiveNavigationSystem.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |