#include <mrpt/poses/CPose2D.h>#include <mrpt/slam/CSensoryFrame.h>#include <mrpt/slam/CActionCollection.h>#include <mrpt/slam/CObservationComment.h>#include <mrpt/utils/CConfigFileMemory.h>

Go to the source code of this file.
Classes | |
| class | mrpt::slam::CRawlog |
| This class stores a rawlog (robotic datasets) in one of two possible formats: More... | |
| class | mrpt::slam::CRawlog::iterator |
| A normal iterator, plus the extra method "getType" to determine the type of each entry in the sequence. More... | |
| class | mrpt::slam::CRawlog::const_iterator |
| A normal iterator, plus the extra method "getType" to determine the type of each entry in the sequence. More... | |
Namespaces | |
| mrpt | |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. | |
| mrpt::slam | |
| This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps. | |
Typedefs | |
| typedef std::pair < mrpt::system::TTimeStamp, CObservationPtr > | mrpt::slam::TTimeObservationPair |
| For usage with CRawlog classes. More... | |
| typedef std::multimap < mrpt::system::TTimeStamp, CObservationPtr > | mrpt::slam::TListTimeAndObservations |
| For usage with CRawlog classes. More... | |
Functions | |
| ::mrpt::utils::CStream & | mrpt::slam::operator>> (mrpt::utils::CStream &in, CRawlogPtr &pObj) |
| Page generated by Doxygen 1.8.8 for MRPT 1.2.2 SVN:Unversioned directory at Tue Oct 14 02:14:08 UTC 2014 |