File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -49,3 +49,20 @@ The following python libraries are installed and available for use in your robot
49
49
* [ zoloto 0.8.0] ( https://pypi.org/project/zoloto )
50
50
51
51
If you wish to use a library that isn't listed above, get in contact with us on Discord and have a chat with us about it.
52
+
53
+ Simulator
54
+ ---------
55
+
56
+ The following libraries will be available to your robot code during the
57
+ competition. Note that for local development you will need to install these
58
+ yourself.
59
+
60
+ <!-- updating this list? Also update https://github.com/srobo/competition-simulator/blob/master/libraries.txt -->
61
+
62
+ * [ matplotlib 3.5.1] ( https://pypi.org/project/matplotlib/3.5.1/ )
63
+ * [ numpy 1.22.3] ( https://pypi.org/project/numpy/1.22.3/ )
64
+ * [ pandas 1.4.2] ( https://pypi.org/project/pandas/1.4.2/ )
65
+ * [ typing-extensions 3.10.0.0] ( https://pypi.org/project/typing-extensions/3.10.0.0/ )
66
+
67
+ If there are other libraries you would like included, please get in contact with
68
+ us on Discord and have a chat with us about it.
You can’t perform that action at this time.
0 commit comments