Skip to content

Commit

Permalink
Fix config file (huggingface#495)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohharsen authored and vmayoral committed Nov 17, 2024
1 parent c2991c9 commit 65d38b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/10_use_so100.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ You will need to move the follower arm to these positions sequentially:
Make sure both arms are connected and run this script to launch manual calibration:
```bash
python lerobot/scripts/control_robot.py calibrate \
--robot-path lerobot/configs/robot/moss.yaml \
--robot-path lerobot/configs/robot/so100.yaml \
--robot-overrides '~cameras' --arms main_follower
```

Expand Down

0 comments on commit 65d38b5

Please sign in to comment.