RoboCup-Humanoid-TC / webots

Webots Robot Simulator
https://cyberbotics.com
Apache License 2.0
14 stars 14 forks source link

Fix for game interruptions that were not stepped out #264

Closed medrimonia closed 3 years ago

medrimonia commented 3 years ago

Fixes #261 Fixes #232

Now ball can only be set as in play because secondary seconds elapsed in case the secondary state is STATE_NORMAL.

Test status: All tests passing

EDIT: Does not fix the issues (or at least not all of them).