Skip to content

Commit

Permalink
Merge branch 'main' into bugfix/opencv-script-types
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadene authored Dec 8, 2024
2 parents 6f064ab + 03f49ce commit 4abf87e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/7_get_started_with_real_robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4abf87e

Please sign in to comment.