Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 750 Bytes

CircleCI

ssl-autorefs

A collection of all available auto referees for the RoboCup SSL

NOTE: This repository is not maintained anymore. Use https://github.com/RoboCup-SSL/ssl-game-controller and https://github.com/RoboCup-SSL/ssl-setup instead.

Getting started

# Install dependencies
sudo ./installDeps.sh

# Checkout latest version of all implementations
./updateAll.sh

# Build all
./buildAll.sh

# Run all
./runAll.sh

Configuration

You can choose which implementation should be build with buildAll.sh and run with runAll.sh in the activeImplementations.cfg config file.