robocupjunioraustralia/soccersim

Competition pause/stop/goal functionality

Closed this issue · 0 comments

Pause is triggered either when the Pause button is clicked, when a goal occurs, or when the timer runs out.

If the timer runs out:
Pause the simulation.

If a goal occurs:
[] Add a point to the winning team
Pause the simulation.

If a pause is triggered:
[] Stop all robots
[] Pause the timer