Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning Struct Reference

Detailed Description

Used by AA thread.

Definition at line 130 of file CLocalMetricHypothesis.h.

#include <mrpt/hmtslam/CLocalMetricHypothesis.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Member Function Documentation

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

Uses idx2pose to perform inverse searches.


Member Data Documentation

For the poses in "partitioner".

Definition at line 134 of file CLocalMetricHypothesis.h.

CS to access the entire struct.

Definition at line 132 of file CLocalMetricHypothesis.h.

Definition at line 133 of file CLocalMetricHypothesis.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:
SourceForge.net Logo