-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Till Hofmann edited this page Aug 16, 2018
·
6 revisions
The Referee Box (refbox) controls, monitors, and evaluates the game. We have tried to make the refbox as autonomous as possible, ideally allowing it for an automated evaluation of the game. Textual and graphical user interfaces allow for human instruction and supervision. This is in particular required in unexpected situations (e.g. humans need to stop the game if a robot catches fire) or where perceptual input is not available (a puck is moved out of the are of a machine which is still waiting for more goods).
This page is used to host documentation for the refbox.
- Installation: How to install the refbox on Fedora or Ubuntu.
- Configuration: Configuration options of the refbox.
- Usage Instructions: How to run and use the refbox.
- Report a Problem: How to report a problem in a useful manner.
- protobuf_comm_java: Communicate with the RCLL refbox via Java.
Usage
Documentation
Tutorials