Skip to content

Repository for the Referee-Box v2015 and related tools

Notifications You must be signed in to change notification settings

janfeitsma/RefBox2015

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RefBox2015

Repository for the Referee-Box v2015 and related tools.

Downloads available 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

  • Processing 46.1%
  • C++ 30.2%
  • Java 22.7%
  • Other 1.0%