-
Notifications
You must be signed in to change notification settings - Fork 3
Description
During the competition matches there were a number of robots which carried on moving after the end of the matches. I'm not sure if this has been captured already somewhere, but I'm adding this in case it hasn't.
There was one occasion, though I can't recall which robot, where a robot was definitely still driving around substantially after the end of the match. This indicates that the motors weren't stopped, which implies that the power board's outputs weren't killed. There are a number of possible causes of this (competition mode USB not working, something awry in the software stack), though it definitely needs looking into if possible.
Separately, the mostly-black robot with the arms and the knight-rider like LED strip on a servo was regularly still running its LED strip and moving its servo after the ends of matches. That robot did seem to otherwise stop as expected, so this might actually be something else. In any case, this also definitely indicates that the power board was not shutting down at the end of matches.