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