chore: remove usernames + use entrypoints in docs, comments & sample commands (#2988)

This commit is contained in:
Steven Palma
2026-02-18 22:46:12 +01:00
committed by GitHub
parent bc38261321
commit 5f15232271
17 changed files with 97 additions and 97 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ policy.type=wall_x
For training WallX, you can use the standard LeRobot training script with the appropriate configuration:
```bash
python src/lerobot/scripts/lerobot_train.py \
lerobot-train \
--dataset.repo_id=your_dataset \
--policy.type=wall_x \
--output_dir=./outputs/wallx_training \