Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.79 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.79 KB

CircleCI Go Report Card Go Doc Coverage

ssl-go-tools

Collection of packages to do common stuff for the RoboCup SSL league like reading, writing, sending, receiving and parsing messages.

Docker

Docker images of all RoboCup Small Size League tools and applications can be found at https://hub.docker.com/u/robocupssl

Installation from GitHub releases

The GitHub release page contains the latest stable binaries: https://github.com/RoboCup-SSL/ssl-go-tools/releases

Simply download the archive for your platform and extract to a folder of your choosing and run it from there.

Installation with Go

If you have Go installed, you can install the tools with:

go install github.com/RoboCup-SSL/ssl-go-tools/...@latest

Usage and further details

Have a look at the individual packages and their containing READMEs: