23 #include "refboxcomm_plugin.h"
24 #include "comm_thread.h"
26 using namespace fawkes;
44 PLUGIN_DESCRIPTION(
"RefBox Communication Plugin")
Referee Box Communication Plugin for robotic soccer.
Referee Box Communication Thread for robotic soccer.
RefBoxCommPlugin(fawkes::Configuration *config)
Constructor.
ThreadList thread_list
Thread list member.
void push_back(Thread *thread)
Add thread to the end.
Interface for configuration handling.