File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Robot Kit
10
10
---------
11
11
12
12
The following python libraries are installed and available for use in your robot's software:
13
+ <!-- cspell:disable -->
13
14
14
15
* [ april-vision 1.0.2] ( https://pypi.org/project/april-vision )
15
16
* [ astoria 0.11.1] ( https://pypi.org/project/astoria )
@@ -52,6 +53,7 @@ The following python libraries are installed and available for use in your robot
52
53
* [ typing-extensions 3.10.0.0] ( https://pypi.org/project/typing-extensions )
53
54
* [ udiskie 2.3.3] ( https://pypi.org/project/udiskie )
54
55
* [ zoloto 0.8.0] ( https://pypi.org/project/zoloto )
56
+ <!-- cspell:enable -->
55
57
56
58
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.
57
59
@@ -63,11 +65,13 @@ competition. Note that for local development you will need to install these
63
65
yourself.
64
66
65
67
<!-- updating this list? Also update https://github.com/srobo/competition-simulator/blob/master/libraries.txt -->
68
+ <!-- cspell:disable -->
66
69
67
70
* [ matplotlib 3.5.1] ( https://pypi.org/project/matplotlib/3.5.1/ )
68
71
* [ numpy 1.22.3] ( https://pypi.org/project/numpy/1.22.3/ )
69
72
* [ pandas 1.4.2] ( https://pypi.org/project/pandas/1.4.2/ )
70
73
* [ typing-extensions 3.10.0.0] ( https://pypi.org/project/typing-extensions/3.10.0.0/ )
74
+ <!-- cspell:enable -->
71
75
72
76
If there are other libraries you would like included, please get in contact with
73
77
us on Discord and have a chat with us about it.
You can’t perform that action at this time.
0 commit comments