Helper struct used for internal_loadFromRangeScan3D_prepareOneRange()
Definition at line 100 of file CPointsMap.h.
#include <mrpt/slam/CPointsMap.h>
Public Member Functions | |
| TLaserRange3DInsertContext (const CObservation3DRangeScan &_rangeScan) | |
Public Attributes | |
| CMatrixDouble44 | HM |
| Homog matrix of the local sensor pose within the robot. | |
| const CObservation3DRangeScan & | rangeScan |
| float | scan_x |
| float | scan_y |
| float | scan_z |
| In internal_loadFromRangeScan3D_prepareOneRange, these are the local coordinates of the scan points being inserted right now. | |
| 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::TLaserRange3DInsertContext::TLaserRange3DInsertContext | ( | const CObservation3DRangeScan & | _rangeScan | ) | [inline] |
Definition at line 101 of file CPointsMap.h.
| std::vector<uint8_t> mrpt::slam::CPointsMap::TLaserRange3DInsertContext::bVars |
Definition at line 108 of file CPointsMap.h.
| std::vector<float> mrpt::slam::CPointsMap::TLaserRange3DInsertContext::fVars |
Extra variables to be used as desired by the derived class.
Definition at line 106 of file CPointsMap.h.
Homog matrix of the local sensor pose within the robot.
Definition at line 103 of file CPointsMap.h.
Definition at line 104 of file CPointsMap.h.
Definition at line 105 of file CPointsMap.h.
Definition at line 105 of file CPointsMap.h.
In internal_loadFromRangeScan3D_prepareOneRange, these are the local coordinates of the scan points being inserted right now.
Definition at line 105 of file CPointsMap.h.
| std::vector<unsigned int> mrpt::slam::CPointsMap::TLaserRange3DInsertContext::uVars |
Definition at line 107 of file CPointsMap.h.
| Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 | Hosted on: |