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.
# Install dependencies
sudo ./installDeps.sh
# Checkout latest version of all implementations
./updateAll.sh
# Build all
./buildAll.sh
# Run all
./runAll.sh
You can choose which implementation should be build with buildAll.sh
and run with runAll.sh
in the activeImplementations.cfg
config file.