MelbourneHighSchoolRobotics / ev3sim

A simulator for soccer robots programmed with ev3dev.
https://ev3sim.mhsrobotics.club
Other
11 stars 8 forks source link

Don't remove the final message from console. #246

Closed glipR closed 3 years ago

glipR commented 3 years ago

To leave the screen clear, by default I remove all messages after 3 seconds.

If there's only one message in console however, we shouldn't remove it.

glipR commented 3 years ago

This needs some further testing. Also a related bug with this is robot error messages should be removed on a soccer / rescue reset.

glipR commented 3 years ago

Superseded by #247