MRPT
1.9.9
|
#include <mrpt/bayes/CParticleFilterCapable.h>
#include <mrpt/bayes/CParticleFilterData.h>
#include <mrpt/hmtslam/CHMHMapNode.h>
#include <mrpt/hmtslam/HMT_SLAM_common.h>
#include <mrpt/maps/CMultiMetricMap.h>
#include <mrpt/obs/CActionRobotMovement2D.h>
#include <mrpt/opengl/opengl_frwds.h>
#include <mrpt/slam/CIncrementalMapPartitioner.h>
#include <map>
#include <list>
#include <mutex>
Go to the source code of this file.
Classes | |
class | mrpt::hmtslam::CLSLAMParticleData |
Auxiliary class used in mrpt::slam::CLocalMetricHypothesis for HMT-SLAM; this class keeps the data relative to each local metric particle ("a robot
metric path hypothesis" and its associated metric map). More... | |
class | mrpt::hmtslam::CLocalMetricHypothesis |
This class is used in HMT-SLAM to represent each of the Local Metric Hypotheses (LMHs). More... | |
struct | mrpt::hmtslam::CLocalMetricHypothesis::ThreadLocks |
struct | mrpt::hmtslam::CLocalMetricHypothesis::TRobotPosesPartitioning |
Used by AA thread. More... | |
Namespaces | |
mrpt | |
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
mrpt::poses | |
Classes for 2D/3D geometry representation, both of single values and probability density distributions (PDFs) in many forms. | |
mrpt::hmtslam | |
Classes related to the implementation of Hybrid Metric Topological (HMT) SLAM. | |
Typedefs | |
using | mrpt::hmtslam::TMapPoseID2Pose3D = std::map< TPoseID, mrpt::poses::CPose3D > |
Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |