Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions simulator/setting_up_simulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ To install Webots, you can download the latest version from the [Webots website]

## Simulator Bundle

Once you have installed these, you need to download our [simulator bundle](https://github.com/srobo/sbot_simulator/releases/download/2026.1.0/sbot-simulator-2026.1.0.zip). The bundle for the main competition will be released at Kickstart.
Once you have installed these, you need to download our [simulator bundle](https://github.com/srobo/sbot_simulator/releases/download/2026.1.1/sbot-simulator-2026.1.1.zip). The bundle for the main competition will be released at Kickstart.
This is a zip file containing the arena and the necessary files to allow the sr-robot3 library to be used in the simulator.

<div class="info" markdown="1">
The simulator bundle used for the [Simulator Activities]({{ site.baseurl }}/competitor_resources/pre_kickstart_activities) is available [here](https://github.com/srobo/sbot_simulator/releases/download/2026.0.2/sbot-simulator-2026.0.2.zip).
The simulator bundle used for the [Simulator Activities]({{ site.baseurl }}/competitor_resources/pre_kickstart_activities) is available [here](https://github.com/srobo/sbot_simulator/releases/download/2026.0.3/sbot-simulator-2026.0.3.zip).
</div>

Once this has downloaded, extract the contents to an empty folder.
Expand Down