Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Typedefs
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/config/CConfigFileMemory.h>
Include dependency graph for CRawlog.h:
This graph shows which files directly or indirectly include this file:

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 representation of robot actions and observations.
 

Typedefs

using mrpt::obs::TTimeObservationPair = std::pair< mrpt::system::TTimeStamp, CObservation::Ptr >
 For usage with CRawlog classes. More...
 
using mrpt::obs::TListTimeAndObservations = std::multimap< mrpt::system::TTimeStamp, CObservation::Ptr >
 For usage with CRawlog classes. More...
 



Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST