#include <mrpt/slam/CMultiMetricMap.h>
Public Member Functions | |
CLandmarksMapOptions () | |
Default values loader. | |
Public Attributes | |
std::deque < CMultiMetricMap::TPairIdBeacon > | initialBeacons |
Initial contents of the map, especified by a set of 3D Beacons with associated IDs. | |
CLandmarksMap::TInsertionOptions | insertionOpts |
Customizable initial options. | |
CLandmarksMap::TLikelihoodOptions | likelihoodOpts |
Customizable initial options. |
Definition at line 376 of file CMultiMetricMap.h.
mrpt::slam::TMetricMapInitializer::CLandmarksMapOptions::CLandmarksMapOptions | ( | ) |
Default values loader.
std::deque<CMultiMetricMap::TPairIdBeacon> mrpt::slam::TMetricMapInitializer::CLandmarksMapOptions::initialBeacons |
Initial contents of the map, especified by a set of 3D Beacons with associated IDs.
Definition at line 384 of file CMultiMetricMap.h.
Page generated by Doxygen 1.5.7.1 for MRPT 0.7.1 SVN: at Mon Aug 17 23:10:56 EDT 2009 |