Used by AA thread.
Definition at line 129 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. | |
Public Attributes | |
| synch::CCriticalSection | lock |
| CS to access the entire struct. | |
| CIncrementalMapPartitioner | partitioner |
| std::map< uint32_t, TPoseID > | idx2pose |
| For the poses in "partitioner". | |
| unsigned int mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning::pose2idx | ( | const TPoseID & | id ) | const |
Uses idx2pose to perform inverse searches.
| std::map<uint32_t,TPoseID> mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning::idx2pose |
For the poses in "partitioner".
Definition at line 133 of file CLocalMetricHypothesis.h.
CS to access the entire struct.
Definition at line 131 of file CLocalMetricHypothesis.h.
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |