Main MRPT website > C++ reference for MRPT 1.5.6
List of all members | Public Member Functions | Public Attributes
mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning Struct Reference

Detailed Description

Used by AA thread.

Definition at line 102 of file CLocalMetricHypothesis.h.

#include <mrpt/hmtslam/CLocalMetricHypothesis.h>

Public Member Functions

unsigned int pose2idx (const TPoseID &id) const
 Uses idx2pose to perform inverse searches. More...
 

Public Attributes

synch::CCriticalSection lock
 CS to access the entire struct. More...
 
mrpt::slam::CIncrementalMapPartitioner partitioner
 
std::map< uint32_t, TPoseIDidx2pose
 For the poses in "partitioner". More...
 

Member Function Documentation

◆ pose2idx()

unsigned int CLocalMetricHypothesis::TRobotPosesPartitioning::pose2idx ( const TPoseID id) const

Uses idx2pose to perform inverse searches.

Definition at line 741 of file CLocalMetricHypothesis.cpp.

References THROW_EXCEPTION_FMT.

Member Data Documentation

◆ idx2pose

std::map<uint32_t,TPoseID> mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning::idx2pose

For the poses in "partitioner".

Definition at line 106 of file CLocalMetricHypothesis.h.

Referenced by mrpt::hmtslam::CHMTSLAM::areaAbstraction(), and mrpt::hmtslam::CHMTSLAM::generateLogFiles().

◆ lock

synch::CCriticalSection mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning::lock

◆ partitioner

mrpt::slam::CIncrementalMapPartitioner mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning::partitioner



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