We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92a1257 + 5cdc178 commit c5f9ed5Copy full SHA for c5f9ed5
simulator/index.md
@@ -26,6 +26,10 @@ You will also need Python installed.
26
| macOS | 3.8-3.10 |
27
| Linux | 3.8-3.10 |
28
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
+
33
### Installing the simulation
34
35
1. Create a directory, perhaps called `simulation` where you will store your robot code.
0 commit comments