File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ title: Simulator
14
14
15
15
You need to download and install [ Webots] ( https://cyberbotics.com/#download ) (the download is around 300MB).
16
16
This is the platform we run our simulation in.
17
- Only version "R2022b" of Webots is supported.
17
+ Only versions "R2022b" and "R2023a" of Webots are supported.
18
18
19
19
#### Python Version
20
20
@@ -33,7 +33,7 @@ local development you will need to install these yourself.
33
33
### Installing the simulation
34
34
35
35
1 . Create a directory, perhaps called ` simulation ` where you will store your robot code.
36
- 2 . [ Download the simulation] ( https://github.com/srobo/competition-simulator/releases/download/sr2023.2 /competition-simulator-sr2023.2 .zip )
36
+ 2 . [ Download the simulation] ( https://github.com/srobo/competition-simulator/releases/download/sr2023.3 /competition-simulator-sr2023.3 .zip )
37
37
and unzip it as a subdirectory of that directory:
38
38
```
39
39
simulation
You can’t perform that action at this time.
0 commit comments