#include <mrpt/synch.h>#include <mrpt/system.h>#include <mrpt/utils/CDebugOutputCapable.h>#include <mrpt/utils/CMessageQueue.h>#include <mrpt/hmtslam/HMT_SLAM_common.h>#include <mrpt/hmtslam/CLocalMetricHypothesis.h>#include <mrpt/hmtslam/CHierarchicalMHMap.h>#include <mrpt/hmtslam/CTopLCDetector_GridMatching.h>#include <mrpt/hmtslam/CTopLCDetector_FabMap.h>#include <mrpt/hmtslam/link_pragmas.h>#include <mrpt/slam/CICP.h>#include <mrpt/slam/CPointsMap.h>#include <mrpt/slam/TKLDParams.h>#include <mrpt/slam/CActionCollection.h>#include <mrpt/opengl/COpenGLScene.h>#include <queue>

Go to the source code of this file.
Classes | |
| struct | mrpt::hmtslam::CHMTSLAMPtr |
| class | mrpt::hmtslam::CHMTSLAM |
| An implementation of Hybrid Metric Topological SLAM (HMT-SLAM). More... | |
| struct | mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromAA |
Message definition:
| |
| struct | mrpt::hmtslam::CHMTSLAM::TMessageLSLAMtoTBI |
Message definition:
| |
| struct | mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI |
Message definition:
| |
| struct | mrpt::hmtslam::CHMTSLAM::TMessageLSLAMfromTBI::TBI_info |
| struct | mrpt::hmtslam::CHMTSLAM::TOptions |
| A variety of options and configuration params (private, use loadOptions). More... | |
| class | mrpt::hmtslam::CLSLAMAlgorithmBase |
| Virtual base for local SLAM methods, used in mrpt::slam::CHMTSLAM. More... | |
| class | mrpt::hmtslam::CLSLAM_RBPF_2DLASER |
| Implements a 2D local SLAM method based on a RBPF over an occupancy grid map. More... | |
| struct | mrpt::hmtslam::CLSLAM_RBPF_2DLASER::TPathBin |
| Auxiliary structure. 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, CHMTSLAMPtr &pObj) |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |