Used by AA thread.
#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.
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.
| Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011 |