Update 7_get_started_with_real_robot.md (#559)

This commit is contained in:
berjaoui
2024-12-09 00:17:49 +01:00
committed by GitHub
parent 8e7d6970ea
commit 03f49ceaf0

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
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`:
```bash