@@ -11,37 +11,42 @@ Robot Kit
11
11
12
12
The following python libraries are installed and available for use in your robot's software:
13
13
14
- * [ astoria 0.10.0] ( https://pypi.org/project/astoria )
14
+ * [ april-vision 1.0.2] ( https://pypi.org/project/april-vision )
15
+ * [ astoria 0.11.1] ( https://pypi.org/project/astoria )
15
16
* [ cached-property 1.5.2] ( https://pypi.org/project/cached-property )
16
17
* [ click 8.1.2] ( https://pypi.org/project/click )
17
18
* [ cycler 0.11.0] ( https://pypi.org/project/cycler )
18
19
* [ dateutil 2.8.2] ( https://pypi.org/project/python-dateutil )
20
+ * [ debugpy 1.6.3] ( https://pypi.org/project/debugpy )
19
21
* [ dbus-next 0.2.3] ( https://pypi.org/project/dbus-next )
20
22
* [ docopt 0.6.2] ( https://pypi.org/project/docopt )
21
23
* [ gmqtt 0.6.11] ( https://pypi.org/project/gmqtt )
22
24
* [ gpg 1.17.1] ( https://pypi.org/project/gpg )
23
25
* [ iniparse 0.5] ( https://pypi.org/project/iniparse )
24
26
* [ j5 1.1.2] ( https://pypi.org/project/j5 )
25
- * [ j5-zoloto 0.4.0] ( https://pypi.org/project/j5-zoloto )
26
- * [ kchd 0.4.0] ( https://pypi.org/project/kchd )
27
+ * [ kchd 0.4.1] ( https://pypi.org/project/kchd )
27
28
* [ matplotlib 3.5.1] ( https://pypi.org/project/matplotlib )
28
29
* [ numpy 1.22.3] ( https://pypi.org/project/numpy )
29
30
* opencv 4.5.5
31
+ * [ paho-mqtt 1.6.1] ( https://pypi.org/project/paho-mqtt )
30
32
* [ pandas 1.4.2] ( https://pypi.org/project/pandas )
31
- * [ pillow 9.0.1] ( https://pypi.org/project/Pillow )
33
+ * [ Pillow 9.0.1] ( https://pypi.org/project/Pillow )
34
+ * [ prompt-toolkit 3.0.24] ( https://pypi.org/project/prompt-toolkit )
35
+ * [ pyapriltags 3.3.0.post2] ( https://pypi.org/project/pyapriltags )
32
36
* [ pydantic 1.9.1] ( https://pypi.org/project/pydantic )
33
- * [ pygobject 3.42.0] ( https://pypi.org/project/PyGObject )
37
+ * [ PyGObject 3.42.0] ( https://pypi.org/project/PyGObject )
34
38
* [ pyparsing 3.0.7] ( https://pypi.org/project/pyparsing )
35
39
* [ pyquaternion 0.9.9] ( https://pypi.org/project/pyquaternion )
36
40
* [ pyserial 3.5] ( https://pypi.org/project/pyserial )
37
41
* [ pytz 2022.1] ( https://pypi.org/project/pytz )
38
42
* [ pyudev 0.23.2] ( https://pypi.org/project/pyudev )
39
43
* [ pyusb 1.2.1] ( https://pypi.org/project/pyusb )
40
44
* [ pyyaml 6.0] ( https://pypi.org/project/PyYAML )
41
- * [ rpi.gpio 0.7.0] ( https://pypi.org/project/rpi.gpio )
45
+ * [ RPi.GPIO 0.7.0] ( https://pypi.org/project/rpi.gpio )
46
+ * [ rtui 0.1.1] ( https://pypi.org/project/rtui )
42
47
* [ setuptools 59.5.0] ( https://pypi.org/project/setuptools )
43
48
* [ six 1.16.0] ( https://pypi.org/project/six )
44
- * [ sr.robot3 2023.0.4 ] ( https://pypi.org/project/sr.robot3 )
49
+ * [ sr.robot3 2023.2.0 ] ( https://pypi.org/project/sr.robot3 )
45
50
* [ tomli 2.0.1] ( https://pypi.org/project/tomli )
46
51
* [ tomli-w 1.0.0] ( https://pypi.org/project/tomli-w )
47
52
* [ typing-extensions 3.10.0.0] ( https://pypi.org/project/typing-extensions )
0 commit comments