Skip to content

Commit c5f9ed5

Browse files
committed
Merge branch 'mention-simulator-libraries'
2 parents 92a1257 + 5cdc178 commit c5f9ed5

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#simulator)
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)