mirror of
https://github.com/huggingface/lerobot.git
synced 2026-07-29 04:36:04 +00:00
fix old docs and comments
This commit is contained in:
@@ -205,9 +205,10 @@ lerobot-record \
|
||||
--teleop.type=openarm_leader \
|
||||
--teleop.port=can1 \
|
||||
--teleop.id=my_leader \
|
||||
--repo-id=my_hf_username/my_openarm_dataset \
|
||||
--fps=30 \
|
||||
--num-episodes=10
|
||||
--dataset.repo_id=my_hf_username/my_openarm_dataset \
|
||||
--dataset.single_task="Grab the black cube" \
|
||||
--dataset.fps=30 \
|
||||
--dataset.num_episodes=10
|
||||
```
|
||||
|
||||
## Configuration Options
|
||||
|
||||
Reference in New Issue
Block a user