#include <rawlog_play.h>
Public Member Functions | |
Parameters () | |
Public Attributes | |
bool | debug |
CActionRobotMovement2D::TMotionModelOptions | motionModelOptions |
std::string | rawlog_file |
Definition at line 59 of file rawlog_play.h.
RawlogPlay::Parameters::Parameters | ( | ) |
Definition at line 37 of file rawlog_play_parameters.cpp.
bool RawlogPlay::Parameters::debug |
Definition at line 62 of file rawlog_play.h.
CActionRobotMovement2D::TMotionModelOptions RawlogPlay::Parameters::motionModelOptions |
Definition at line 64 of file rawlog_play.h.
std::string RawlogPlay::Parameters::rawlog_file |
Definition at line 63 of file rawlog_play.h.