Skip to content

Commit e0e9dfe

Browse files
committed
Revert "Forget the libraries"
This reverts commit 8ca5d1e. We have libraries for SR2023.
1 parent 29181c0 commit e0e9dfe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

simulator/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ You will also need Python installed.
2626
| macOS | 3.8-3.10 |
2727
| Linux | 3.8-3.10 |
2828

29+
There are a small number of [external libraries]({{ site.baseurl }}/programming/python/libraries)
30+
which will be available to your robot code during the competition. Note that for
31+
local development you will need to install these yourself.
32+
2933
### Installing the simulation
3034

3135
1. Create a directory, perhaps called `simulation` where you will store your robot code.

0 commit comments

Comments
 (0)