Skip to content
forked from RoboCup-MSL/RefBox

Repository for the Referee-Box v2015 and related tools

Notifications You must be signed in to change notification settings

IRIS-ITS/RefBox

 
 

Repository files navigation

RefBox2015

Repository for the Referee-Box v2.0 (beta) and related tools.

This version is still under testing and will start being used in the international MSL competitions during 2020

Downloads will be available soon on Releases page.

Requires Processing 3 for development.

Directory Structure

  • AudienceClient - Client application for Audience
  • mslrb2015 - the ref-box application
  • tools - directory to include any sort of tools and code-snippets related to the Referee-Box

How to report issues

Please report any issues here: https://github.com/RoboCup-MSL/RefBox2015/issues

How to contribute

Please refer to this guide: https://guides.github.com/activities/contributing-to-open-source/

How to run

Running the Referee-box can be done with command: "processing-java --sketch=path_to_mslrb2015_folder --output=path_to_output_folder --force --run"

How to connect

Connecting as a team basestation

Use the basestation port (default is 28097, can be configured in config.txt)

Connecting as a client

Connect to the score server port (default is 12345, can be configured in config.txt)

About

Repository for the Referee-Box v2015 and related tools

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 39.3%
  • HTML 27.1%
  • Processing 16.0%
  • C++ 10.7%
  • Java 6.6%
  • CMake 0.2%
  • QMake 0.1%