HuskieRobotics / SPOT

Apache License 2.0
25 stars 21 forks source link

Pressing undo button after starting game causes timer glitch #100

Open jinanparves opened 4 months ago

jinanparves commented 4 months ago

If you continuously press the undo and start button, one after the other, the timer starts to glitch out. It seems that there is an overlay between the auto timer and the teleop timer.

jinanparves commented 4 months ago

Also, pressing undo with no inputs AFTER autos has ended will cause SPOT to go into the autos interface again.

gcschmit commented 4 months ago

match-scouting.js starting at line 71 may be relevant