RoboCup-SPL / GameController3

This is the official GameController used in the RoboCup Standard Platform League
MIT License
16 stars 8 forks source link

Tool to evaluate In-Game Visual Referee Challenge #24

Closed ahasselbring closed 3 months ago

ahasselbring commented 1 year ago

Iterate through all StatusMessages, try to interpret them as visual referee results (StatusMessage with version 255), do something with them.

ahasselbring commented 3 months ago

This has been done using 1fb9c2a and some Python scripts.