Fix config file (#495)
This commit is contained in:
parent
538455a965
commit
e0df56de62
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue