robocupssl/ssl-auto-recorder
Automatically record log files based on game stage
2.6K
Collection of packages to do common stuff for the RoboCup SSL league like reading, writing, sending, receiving and parsing messages.
You need to install following dependencies first:
Use go get to install all packages / executables:
go get -u github.com/RoboCup-SSL/ssl-go-tools/...
The executables are installed to your $GOPATH/bin folder. If you have it on your $PATH, you can directly run them. Else, switch to this folder first.
Have a look at the individual packages and their containing READMEs:
docker pull robocupssl/ssl-auto-recorder