Main MRPT website > C++ reference
MRPT logo

mrpt::hmtslam::CRobotPosesGraph Class Reference

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...

#include <mrpt/hmtslam/CRobotPosesGraph.h>

Inheritance diagram for mrpt::hmtslam::CRobotPosesGraph:
Inheritance graph
[legend]
Collaboration diagram for mrpt::hmtslam::CRobotPosesGraph:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void insertIntoMetricMap (CMultiMetricMap &metricMap) const
 Insert all the observations in the map (without erasing previous contents).
void convertIntoSimplemap (CSimpleMap &out_simplemap) const
 Converts the contents of this object into a 'simplemap' (mrpt::slam::CSimpleMap) object.

Detailed Description

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.

Definition at line 57 of file CRobotPosesGraph.h.


Member Function Documentation

void mrpt::hmtslam::CRobotPosesGraph::convertIntoSimplemap ( CSimpleMap out_simplemap  )  const

Converts the contents of this object into a 'simplemap' (mrpt::slam::CSimpleMap) object.

void mrpt::hmtslam::CRobotPosesGraph::insertIntoMetricMap ( CMultiMetricMap metricMap  )  const

Insert all the observations in the map (without erasing previous contents).

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines



Page generated by Doxygen 1.6.1 for MRPT 0.9.0 SVN: at Mon Jun 7 06:47:58 UTC 2010