Smart Minotaur
 Alle Klassen Dateien Funktionen Variablen Seiten
minotaur::RobotThread Klassenreferenz

Creates a Thread to start the robot. Mehr ...

#include <RobotThread.hpp>

Klassendiagramm für minotaur::RobotThread:
minotaur::Thread

Öffentliche Methoden

 RobotThread (RobotCommunicator &p_robotCommunicator)
void run ()
 Control-loop for the robot until onStop() is called.
void setSamplingInterval (const int p_samplingIntervalMsec)
int getSamplingInterval ()
- Öffentliche Methoden geerbt von minotaur::Thread
void start ()
void stop ()
void join ()

Geschützte Methoden

void onStart ()
 Start the robot.
void onStop ()
 Terminates the robot-thread.

Ausführliche Beschreibung

Creates a Thread to start the robot.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Dateien: