Helper struct used for internal_loadFromRangeScan2D_prepareOneRange()
#include <mrpt/slam/CPointsMap.h>
Public Member Functions | |
| TLaserRange2DInsertContext (const CObservation2DRangeScan &_rangeScan) | |
Public Attributes | |
| CMatrixDouble44 | HM |
| Homog matrix of the local sensor pose within the robot. | |
| const CObservation2DRangeScan & | rangeScan |
| std::vector< float > | fVars |
| Extra variables to be used as desired by the derived class. | |
| std::vector< unsigned int > | uVars |
| std::vector< uint8_t > | bVars |
| mrpt::slam::CPointsMap::TLaserRange2DInsertContext::TLaserRange2DInsertContext | ( | const CObservation2DRangeScan & | _rangeScan | ) | [inline] |
Definition at line 89 of file CPointsMap.h.
Definition at line 95 of file CPointsMap.h.
Extra variables to be used as desired by the derived class.
Definition at line 93 of file CPointsMap.h.
Homog matrix of the local sensor pose within the robot.
Definition at line 91 of file CPointsMap.h.
Definition at line 92 of file CPointsMap.h.
Definition at line 94 of file CPointsMap.h.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |