| 
    MRPT
    2.0.4
    
   | 
 
#include <mrpt/core/safe_pointers.h>#include <mrpt/hmtslam/HMT_SLAM_common.h>#include <mrpt/obs/CSensoryFrame.h>#include <mrpt/graphs/TNodeID.h>#include <mrpt/hmtslam/CMHPropertiesValuesList.h>#include <mrpt/serialization/CSerializable.h>#include <map>Go to the source code of this file.
Classes | |
| class | mrpt::hmtslam::CHMHMapNode | 
| A class for representing a node in a hierarchical, multi-hypothesis map.  More... | |
Namespaces | |
| mrpt::hmtslam | |
| Classes related to the implementation of Hybrid Metric Topological (HMT) SLAM.  | |
Typedefs | |
| using | mrpt::hmtslam::TNodeList = std::map< CHMHMapNode::TNodeID, std::shared_ptr< CHMHMapNode > > | 
| A map between node IDs and nodes (used in HMT-SLAM).  More... | |
| using | mrpt::hmtslam::TNodeIDList = mrpt::containers::list_searchable< CHMHMapNode::TNodeID > | 
| using | mrpt::hmtslam::TNodeIDSet = std::set< CHMHMapNode::TNodeID > | 
| using | mrpt::hmtslam::TPairNodeIDs = std::pair< CHMHMapNode::TNodeID, CHMHMapNode::TNodeID > | 
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |