RoboCup-SSL / ssl-refbox

Legacy RoboCup Small Size League Referee Box, replaced by https://github.com/RoboCup-SSL/ssl-game-controller
https://robocup-ssl.github.io/ssl-refbox/
GNU General Public License v2.0
18 stars 16 forks source link

Loses goalie assignment #20

Closed Hawk777 closed 11 years ago

Hawk777 commented 11 years ago

If a command is issued within one second of changing the goalie number in the UI, then due to an interaction between the one second timeout for changing the goalie index to avoid thrashing and the refresh handling machinery for updating the UI with current commands, the goalie change is reverted.