MRPT
2.0.1
|
#include <mrpt/containers/list_searchable.h>
#include <mrpt/serialization/CSerializable.h>
#include <set>
Go to the source code of this file.
Classes | |
class | mrpt::hmtslam::THypothesisIDSet |
A set of hypothesis IDs, used for arcs and nodes in multi-hypothesis hybrid maps. More... | |
class | mrpt::hmtslam::TArcList |
A class for storing a sequence of arcs (a path). More... | |
Namespaces | |
mrpt::hmtslam | |
Classes related to the implementation of Hybrid Metric Topological (HMT) SLAM. | |
Macros | |
#define | COMMON_TOPOLOG_HYP static_cast<THypothesisID>(0) |
#define | NODE_ANNOTATION_METRIC_MAPS "metricMaps" |
#define | NODE_ANNOTATION_REF_POSEID "refPoseID" |
#define | NODE_ANNOTATION_POSES_GRAPH "posesGraph" |
#define | NODE_ANNOTATION_PLACE_POSE "placePose" |
#define | ARC_ANNOTATION_DELTA "Delta" |
#define | ARC_ANNOTATION_DELTA_SRC_POSEID "Delta_poseID_src" |
#define | ARC_ANNOTATION_DELTA_TRG_POSEID "Delta_poseID_trg" |
#define | ARC_TYPES "Membership,Navegability,RelativePose,Location" |
Used in constructor of mrpt::hmtslam::CHMHMapArc. More... | |
#define | DEFAULT_ARC_TYPE "Membership" |
#define | NODE_TYPES "Place,Area,TopologicalMap,Object" |
Used in constructor of mrpt::hmtslam::CHMHMapNode. More... | |
#define | DEFAULT_NODE_TYPE "Place" |
#define | POSEID_INVALID static_cast<TPoseID>(-1) |
#define | AREAID_INVALID static_cast<uint64_t>(-1) |
#define | MSG_SOURCE_LSLAM 1 |
#define | MSG_SOURCE_AA 2 |
Typedefs | |
using | mrpt::hmtslam::THypothesisID = int64_t |
An integer number uniquely identifying each of the concurrent hypotheses for the robot topological path (& possibly local metric clusters) in HMT-SLAM. More... | |
using | mrpt::hmtslam::TPoseID = uint64_t |
An integer number uniquely identifying each robot pose stored in HMT-SLAM. More... | |
using | mrpt::hmtslam::TPairPoseIDs = std::pair< TPoseID, TPoseID > |
using | mrpt::hmtslam::TPoseIDList = std::vector< TPoseID > |
using | mrpt::hmtslam::TPoseIDSet = std::set< TPoseID > |
#define ARC_ANNOTATION_DELTA "Delta" |
Definition at line 23 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHierarchicalMapMHPartition::computeCoordinatesTransformationBetweenNodes(), mrpt::hmtslam::CHierarchicalMapMHPartition::computeGloballyConsistentNodeCoordinates(), mrpt::hmtslam::CHierarchicalMapMHPartition::dumpAsText(), and mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA().
#define ARC_ANNOTATION_DELTA_SRC_POSEID "Delta_poseID_src" |
#define ARC_ANNOTATION_DELTA_TRG_POSEID "Delta_poseID_trg" |
#define ARC_TYPES "Membership,Navegability,RelativePose,Location" |
Used in constructor of mrpt::hmtslam::CHMHMapArc.
Definition at line 32 of file HMT_SLAM_common.h.
#define AREAID_INVALID static_cast<uint64_t>(-1) |
Definition at line 42 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHierarchicalMapMHPartition::getNodeByID(), mrpt::hmtslam::CHMHMapArc::getNodeFrom(), mrpt::hmtslam::CHMHMapArc::getNodeTo(), mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA(), and mrpt::hmtslam::CHMHMapArc::onNodeDestruction().
#define COMMON_TOPOLOG_HYP static_cast<THypothesisID>(0) |
Definition at line 15 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::THypothesisIDSet::has(), and mrpt::hmtslam::CHMTSLAM::initializeEmptyMap().
#define DEFAULT_ARC_TYPE "Membership" |
Definition at line 33 of file HMT_SLAM_common.h.
#define DEFAULT_NODE_TYPE "Place" |
Definition at line 37 of file HMT_SLAM_common.h.
#define MSG_SOURCE_AA 2 |
Definition at line 45 of file HMT_SLAM_common.h.
#define MSG_SOURCE_LSLAM 1 |
Definition at line 44 of file HMT_SLAM_common.h.
#define NODE_ANNOTATION_METRIC_MAPS "metricMaps" |
Definition at line 17 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHierarchicalMapMHPartition::computeOverlapProbabilityBetweenNodes(), mrpt::hmtslam::CTopLCDetector_GridMatching::computeTopologicalObservationModel(), mrpt::hmtslam::CHierarchicalMapMHPartition::getAs3DScene(), mrpt::hmtslam::CHMTSLAM::initializeEmptyMap(), mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA(), and mrpt::hmtslam::CLocalMetricHypothesis::updateAreaFromLMH().
#define NODE_ANNOTATION_PLACE_POSE "placePose" |
Definition at line 21 of file HMT_SLAM_common.h.
#define NODE_ANNOTATION_POSES_GRAPH "posesGraph" |
Definition at line 19 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHierarchicalMapMHPartition::dumpAsText(), mrpt::hmtslam::CHierarchicalMapMHPartition::getAs3DScene(), mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA(), mrpt::hmtslam::CHMTSLAM::perform_TLC(), and mrpt::hmtslam::CLocalMetricHypothesis::updateAreaFromLMH().
#define NODE_ANNOTATION_REF_POSEID "refPoseID" |
Definition at line 18 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHierarchicalMapMHPartition::computeCoordinatesTransformationBetweenNodes(), mrpt::hmtslam::CHierarchicalMapMHPartition::dumpAsText(), mrpt::hmtslam::CLocalMetricHypothesis::getAs3DScene(), mrpt::hmtslam::CHMTSLAM::initializeEmptyMap(), mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA(), mrpt::hmtslam::CHMTSLAM::perform_TLC(), mrpt::hmtslam::CLSLAM_RBPF_2DLASER::processOneLMH(), and mrpt::hmtslam::CLocalMetricHypothesis::updateAreaFromLMH().
#define NODE_TYPES "Place,Area,TopologicalMap,Object" |
Used in constructor of mrpt::hmtslam::CHMHMapNode.
Definition at line 36 of file HMT_SLAM_common.h.
#define POSEID_INVALID static_cast<TPoseID>(-1) |
Definition at line 40 of file HMT_SLAM_common.h.
Referenced by mrpt::hmtslam::CHMTSLAM::initializeEmptyMap(), mrpt::hmtslam::CHMTSLAM::LSLAM_process_message_from_AA(), and mrpt::hmtslam::CLSLAM_RBPF_2DLASER::processOneLMH().
Page generated by Doxygen 1.8.14 for MRPT 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |