Skip to content

How to run the simulation on local machine to test my code #21

Closed Answered by omichel
rua0ra1 asked this question in Q&A
Discussion options

You must be logged in to vote

You should download and install Webots R2023a on your local computer. I would recommend that you install R2023a-rev1 from a recent nightly build as it fixes some problems with Python controllers. Then, you can git clone on your local computer your repository with your code for the competition. Finally, you can open the wrestling.wbt world file from the worlds folder of your repository cloned on your local computer. You will then be able to run the simulation locally, make changes to your robot controller, test them locally and git commit them to the main branch of your repository. They will be run against the other participants only after you git push them on GitHub.

Note: if you are not …

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
9 replies
@omichel
Comment options

@pemile29
Comment options

@omichel
Comment options

@kalashjain23
Comment options

@Jean-Eudes-le-retour
Comment options

Answer selected by omichel
Comment options

You must be logged in to vote
6 replies
@pemile29
Comment options

@omichel
Comment options

@pemile29
Comment options

@pemile29
Comment options

@Jean-Eudes-le-retour
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants