#include <mrpt/utils/CSerializable.h>#include <mrpt/hmtslam/HMT_SLAM_common.h>#include <mrpt/poses/CPose3DPDFParticles.h>#include <mrpt/slam/CSensoryFrame.h>#include <mrpt/slam/CSimpleMap.h>#include <mrpt/slam/CMultiMetricMap.h>

Go to the source code of this file.
Classes | |
| struct | mrpt::hmtslam::TPoseInfo |
| Information kept for each robot pose used in CRobotPosesGraph. More... | |
| struct | mrpt::hmtslam::CRobotPosesGraphPtr |
| class | mrpt::hmtslam::CRobotPosesGraph |
| Auxiliary class used in mrpt::slam::CLocalMetricHypothesis for HMT-SLAM; this class stores a set of robot poses and its sensory frames and pose PDF, for being stored in a HMT-map as a serializable object in annotation NODE_ANNOTATION_POSES_GRAPH. More... | |
Namespaces | |
| namespace | mrpt |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| namespace | mrpt::hmtslam |
Classes related to the implementation of Hybrid Metric Topological (HMT) SLAM. | |
Functions | |
| ::mrpt::utils::CStream & | mrpt::hmtslam::operator>> (mrpt::utils::CStream &in, CRobotPosesGraphPtr &pObj) |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |