#include <Experiment.hpp>
Public Member Functions | |
| ExperimentOptions () | |
Public Attributes | |
| Option< int > * | robotID |
| Option< std::string > * | tJoystickTopic |
| Option< std::string > * | trajectoryFile |
| Option< bool > * | tUseMKInterface |
Definition at line 21 of file Experiment.hpp.
Definition at line 16 of file Experiment.cpp.
| Option<int>* ExperimentOptions::robotID |
Definition at line 24 of file Experiment.hpp.
| Option<std::string>* ExperimentOptions::tJoystickTopic |
Definition at line 25 of file Experiment.hpp.
| Option<std::string> * ExperimentOptions::trajectoryFile |
Definition at line 25 of file Experiment.hpp.
| Option<bool>* ExperimentOptions::tUseMKInterface |
Definition at line 26 of file Experiment.hpp.