Main MRPT website > C++ reference for MRPT 1.3.2
Classes | Namespaces | Typedefs | Functions
obs/CRawlog.h File Reference
#include <mrpt/poses/CPose2D.h>
#include <mrpt/obs/CSensoryFrame.h>
#include <mrpt/obs/CActionCollection.h>
#include <mrpt/obs/CObservationComment.h>
#include <mrpt/utils/CConfigFileMemory.h>

Go to the source code of this file.

Classes

class  mrpt::obs::CRawlog
 This class stores a rawlog (robotic datasets) in one of two possible formats: More...
 
class  mrpt::obs::CRawlog::iterator
 A normal iterator, plus the extra method "getType" to determine the type of each entry in the sequence. More...
 
class  mrpt::obs::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::obs
 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::obs::TTimeObservationPair
 For usage with CRawlog classes. More...
 
typedef std::multimap< mrpt::system::TTimeStamp, CObservationPtr > mrpt::obs::TListTimeAndObservations
 For usage with CRawlog classes. More...
 

Functions

::mrpt::utils::CStreammrpt::obs::operator>> (mrpt::utils::CStream &in, CRawlogPtr &pObj)
 



Page generated by Doxygen 1.8.12 for MRPT 1.3.2 SVN: at Thu Nov 10 13:22:34 UTC 2016