Skip to content

Commit fa38921

Browse files
committed
Update the simulator to sr2023.5
This release focusses on improvements for match running and is released mostly so competitors can run the same code as is planned to be used for the virtual competition. The only competitor facing change is a compatibility alias of a property.
1 parent 7c6f530 commit fa38921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simulator/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ local development you will need to install these yourself.
3535
### Installing the simulation
3636

3737
1. Create a directory, perhaps called `simulation` where you will store your robot code.
38-
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2023.4/competition-simulator-sr2023.4.zip), the latest version is sr2023.4, released on 2023-02-15.
38+
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2023.5/competition-simulator-sr2023.5.zip), the latest version is sr2023.5, released on 2023-02-22.
3939
3. Unzip the simulation as a subdirectory of the directory you created in the first step:
4040
```
4141
simulation

0 commit comments

Comments
 (0)