The structure used for storing a movement generated by a holonomic-method .
Definition at line 148 of file CReactiveNavigationSystem.h.
Public Attributes | |
| CParameterizedTrajectoryGenerator * | PTG |
| double | direction |
| The associated PTG. | |
| double | speed |
| double | evaluation |
| The holonomic movement. | |
| double mrpt::reactivenav::CReactiveNavigationSystem::THolonomicMovement::direction |
The associated PTG.
Definition at line 150 of file CReactiveNavigationSystem.h.
| double mrpt::reactivenav::CReactiveNavigationSystem::THolonomicMovement::evaluation |
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.
| double mrpt::reactivenav::CReactiveNavigationSystem::THolonomicMovement::speed |
Definition at line 150 of file CReactiveNavigationSystem.h.
| Page generated by Doxygen 1.8.3 for MRPT 0.9.6 SVN: at Fri Feb 15 22:05:02 EST 2013 |