Add robot_devices and control_robot script

This commit is contained in:
Remi Cadene
2024-07-02 21:09:00 +02:00
parent b0d954c6e1
commit 73f46bac56
11 changed files with 1588 additions and 23 deletions

View File

@@ -60,6 +60,8 @@ pyav = ">=12.0.5"
moviepy = ">=1.0.3"
rerun-sdk = ">=0.15.1"
deepdiff = ">=7.0.1"
dynamixel-sdk = {version = "^3.7.31", optional = true}
[tool.poetry.extras]