In this topic we are going to publish the results of the Soccer Simulation Demo Competition of February 2021.
The teams that submitted code were divided into 8 groups, as shown in the file linked below:
We are currently running all games of the group phase. Two teams from each group will advance to the next phase.
The simulation of all games is taking longer than we anticipated. So, we are not going to publish the results of the group phase today, as planned. We are working to have results and videos of the group phase games available on Thursday (18-02-2021) or Friday (19-02-2021). They will be posted here in this topic.
Stay tuned!
P.S.1: To report issues during the matches, please use the topic below:
P.S. 2: If you are looking for the simulator or competition rules, check out the post below:
As pointed out by some teams, (Soccer Simulation Demo 2021 - Issues and questions) there was an issue with the simulation in which one of the robots from all teams is affected during half-time of each match. Since we ran all previous matches with this bug, and all teams were affected during one half of every match, we decided to keep the bug in place during the semi-finals and final matches for consistency.
We are going to invite all teams to a meeting in the next few weeks, in which we plan to explain how we ran the competition and collect feedback and suggestions from all of you. We are also going to open-source the code from all teams soon.
In the meantime, thank you all for your hard work and for participating in this demo competition! We also want to congratulate all teams!! Special congratulations to:
1st place - TFA 312 2nd place - SESI Robotics School Makers 3rd place - ORKA Robotics 4th place - XLC-Innovation
hi there,
I have problem to working with Webots on my Macbook
I installed Python 3.8 and the least version of Webots but when i play the world show blew errors
WARNING: rcj_soccer_team_yellow: The process crashed some time after starting successfully.
WARNING: ‘rcj_soccer_team_yellow’ controller crashed.
and it doesn’t work .
i using macos 11.2.3 with M1 mac
Can you help me ?
thank you .
Hello, @mrssd.
I don’t have a Mac, so I cannot make any tests. But maybe the instructions on Webots website will help you make the proper configuration of Python on your system. Please try it and let us know if it works.
Hello @Felipe,
thank you for answering my comment .
Webots and python3.8 didn’t have any problems !
I ran Webots on macOS Big Sur so it doesn’t work with M1 Mac , we have to run on Res2 after install .
for open on Res2 , Click-right on Webots icon in Applications folder > click " show package contents" > then open Webots file with terminal Icon .
it’s work for M1 Mac
I hope it’s help other people .