Fix example 6 (#572)

This commit is contained in:
Simon Alibert
2024-12-11 10:32:18 +01:00
committed by GitHub
parent 44f9b21e74
commit 4c41f6fcc6
4 changed files with 10 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ python lerobot/scripts/visualize_dataset.py \
--episode-index 0
```
- Replay a sequence of test episodes:
- Replay a sequence of test episodes:
```bash
python lerobot/scripts/control_sim_robot.py replay \
--robot-path lerobot/configs/robot/your_robot_config.yaml \