Merge remote-tracking branch 'origin/bugfix/opencv-script-types' into bugfix/opencv-script-types

This commit is contained in:
Alex Thiele 2024-12-08 16:43:24 -08:00
commit f0d7d623bc
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ For a visual walkthrough of the assembly process, you can refer to [this video t
## 2. Configure motors, calibrate arms, teleoperate your Koch v1.1 ## 2. Configure motors, calibrate arms, teleoperate your Koch v1.1
First, install the additional dependencies required for robots built with dynamixel motors like Koch v1.1 by running one of the following commands. First, install the additional dependencies required for robots built with dynamixel motors like Koch v1.1 by running one of the following commands (make sure gcc is installed).
Using `pip`: Using `pip`:
```bash ```bash