#include <FormationControl.hpp>
Public Member Functions | |
FormationControlOptions () | |
Public Attributes | |
Option< std::string > * | tJoystickTopic |
Option< std::vector< int > > * | tRobotIDs |
Option< bool > * | tUseMKInterface |
Option< std::string > * | tVelocityInputTopic |
Definition at line 20 of file FormationControl.hpp.
Definition at line 16 of file FormationControl.cpp.
Option<std::string>* FormationControlOptions::tJoystickTopic |
Definition at line 24 of file FormationControl.hpp.
Option< std::vector<int> >* FormationControlOptions::tRobotIDs |
Definition at line 23 of file FormationControl.hpp.
Option<bool>* FormationControlOptions::tUseMKInterface |
Definition at line 26 of file FormationControl.hpp.
Option<std::string>* FormationControlOptions::tVelocityInputTopic |
Definition at line 25 of file FormationControl.hpp.