#include <mrpt/utils/CSerializable.h>
#include <mrpt/hmtslam/HMT_SLAM_common.h>
#include <mrpt/poses/CPose3DPDFParticles.h>
#include <mrpt/obs/CSensoryFrame.h>
#include <mrpt/maps/CSimpleMap.h>
#include <mrpt/maps/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... | |
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 | |
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. | |
Functions | |
::mrpt::utils::CStream & | mrpt::hmtslam::operator>> (mrpt::utils::CStream &in, CRobotPosesGraphPtr &pObj) |
Page generated by Doxygen 1.8.14 for MRPT 1.5.9 Git: 690a4699f Wed Apr 15 19:29:53 2020 +0200 at miƩ abr 15 19:30:12 CEST 2020 |