Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::maps::CPointsMap::TLaserRange2DInsertContext Struct Reference

Detailed Description

Helper struct used for internal_loadFromRangeScan2D_prepareOneRange()

Definition at line 71 of file maps/CPointsMap.h.

#include <mrpt/maps/CPointsMap.h>

Public Member Functions

 TLaserRange2DInsertContext (const mrpt::obs::CObservation2DRangeScan &_rangeScan)
 

Public Attributes

mrpt::math::CMatrixDouble44 HM
 Homog matrix of the local sensor pose within the robot. More...
 
const mrpt::obs::CObservation2DRangeScanrangeScan
 
std::vector< float > fVars
 Extra variables to be used as desired by the derived class. More...
 
std::vector< unsigned int > uVars
 
std::vector< uint8_tbVars
 

Constructor & Destructor Documentation

◆ TLaserRange2DInsertContext()

mrpt::maps::CPointsMap::TLaserRange2DInsertContext::TLaserRange2DInsertContext ( const mrpt::obs::CObservation2DRangeScan _rangeScan)
inline

Definition at line 72 of file maps/CPointsMap.h.

Member Data Documentation

◆ bVars

std::vector<uint8_t> mrpt::maps::CPointsMap::TLaserRange2DInsertContext::bVars

Definition at line 78 of file maps/CPointsMap.h.

◆ fVars

std::vector<float> mrpt::maps::CPointsMap::TLaserRange2DInsertContext::fVars

◆ HM

mrpt::math::CMatrixDouble44 mrpt::maps::CPointsMap::TLaserRange2DInsertContext::HM

◆ rangeScan

const mrpt::obs::CObservation2DRangeScan& mrpt::maps::CPointsMap::TLaserRange2DInsertContext::rangeScan

Definition at line 75 of file maps/CPointsMap.h.

◆ uVars

std::vector<unsigned int> mrpt::maps::CPointsMap::TLaserRange2DInsertContext::uVars

Definition at line 77 of file maps/CPointsMap.h.




Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019