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.
1 parent 29181c0 commit e0e9dfeCopy full SHA for e0e9dfe
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)
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