ssl-status-board
10K+
A Status Board for the Small Size League, optimized to show the current game state on a large screen.
If you just want to use this app, simply download the latest release binary. The binary is self-contained. No dependencies are required.
You can also use pre-build docker images:
docker pull robocupssl/ssl-status-board
docker run -p 8082:8082 robocupssl/ssl-status-board
By default, the UI is available at http://localhost:8082
A configuration file will be generated to config/board-config.yaml and can be tweaked.
You need to install following dependencies first:
Download and install to GOPATH:
go get -u github.com/RoboCup-SSL/ssl-status-board/...
Switch to project root directory
cd $GOPATH/src/github.com/RoboCup-SSL/ssl-status-board/
Download dependencies for frontend
yarn install
go run cmd/ssl-status-board/main.go
# compile and hot-reload
yarn serve
./install.sh
yarn run genProto
Content type
Image
Digest
sha256:664b2f6fd…
Size
11.6 MB
Last updated
1 day ago
docker pull robocupssl/ssl-status-boardPulls:
514
Jun 29 to Jul 5