MRPT  2.0.4
Classes | Namespaces | Typedefs
CHMHMapNode.h File Reference
#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
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 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.17 for MRPT 2.0.4 at Sun Jul 19 17:54:30 UTC 2020