Skip to content

Commit 734e39c

Browse files
committed
Add a short explainer on what the world simulation is
Just so this section doesn't launch straight into instructions.
1 parent d77752e commit 734e39c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

simulator/setting_up_simulator.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ If you're still having problems, ask for help in [Discord][discord].
8787

8888
## The world simulation {#world-simulation}
8989

90+
The world simulation we provide defines the environment that contains the simulated arena and robot as well as the SR API for use in the simulator.
91+
9092
1. Create a directory, perhaps called `simulation` where you will store your robot code.
9193
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.1/competition-simulator-sr2024.1.zip), the latest version is sr2024.1, released on 2023-10-21.
9294
3. Unzip the simulation as a folder inside the folder you created in the first step:

0 commit comments

Comments
 (0)