Referee Box Communication Plugin for robotic soccer. More...
#include "refboxcomm_plugin.h"

Public Member Functions | |
| RefBoxCommPlugin (fawkes::Configuration *config) | |
| Constructor. | |
Referee Box Communication Plugin for robotic soccer.
This plugin communicates with a refbox used for robotic soccer.
Definition at line 28 of file refboxcomm_plugin.h.
| RefBoxCommPlugin::RefBoxCommPlugin | ( | fawkes::Configuration * | config | ) |
Constructor.
| config | Fawkes configuration |
Definition at line 37 of file refboxcomm_plugin.cpp.
References fawkes::ThreadList::push_back(), and fawkes::Plugin::thread_list.
1.7.1