rcj-soccersim
rcj-soccersim copied to clipboard
The RoboCupJunior Soccer Simulator, based on Webots
### Team Reset: End of The Year Challenge 2022 Submission **Main Changes:** - All robots run on 4 wheels instead of 2 wheels - A dribbler is added to the...
We implemented workaround for resetting robot's physics in two consecutive steps after being relocated in order not the flip the robot over. Let's wait for Webots to fix this and...
Will be fixed on Webots side in next release (see the issue https://github.com/cyberbotics/webots/issues/2899) * remove the workaround from our code + test it.
How to download the webots + our repository How to run it How to change the robot script
Let's see if it is possible that the robot sends some "kick" signal to supervisor and supervisor sets the ball's velocity appropriately.
I'm creating this issue so we don't forget about this. My idea is that teams can submit whole "rcj_soccer_team_blue" controller (with included `team_name.txt`, logo, etc.), so we don't have to...
The yellow team's name is relatively nicely aligned to its score. Sadly, the blue one is not. Can we perhaps do something to align them both? cc @RoboCupJuniorTC/soccer-simulator ![Screenshot from...