#include <rawlog_play.h>
Classes | |
struct | Parameters |
Public Member Functions | |
RawlogPlay (Parameters *parm) | |
~RawlogPlay () | |
Protected Attributes | |
size_t | entry_ = 0 |
Parameters * | param_ |
mrpt::io::CFileGZInputStream | rawlog_stream_ |
mrpt::poses::CPose3DPDFGaussian | robotPose |
Definition at line 44 of file rawlog_play.h.
RawlogPlay::RawlogPlay | ( | Parameters * | parm | ) |
Definition at line 38 of file rawlog_play.cpp.
RawlogPlay::~RawlogPlay | ( | ) |
Definition at line 37 of file rawlog_play.cpp.
|
protected |
Definition at line 63 of file rawlog_play.h.
|
protected |
Definition at line 60 of file rawlog_play.h.
|
protected |
Definition at line 61 of file rawlog_play.h.
|
protected |
Definition at line 62 of file rawlog_play.h.