Files
Qizhi Chen 97c278f339 🐛 fix dataset version convert (#75)
* fix v30_to_v21

* sync v21_to_v30 with official
2025-12-03 12:53:59 +08:00
..
2025-10-04 16:49:19 +08:00

LeRobot Dataset v21 to v30

Get started

  1. Install v3.0 lerobot

    git clone https://github.com/huggingface/lerobot.git
    pip install -e .
    
  2. Run the converter:

    python convert_dataset_v21_to_v30.py \
        --repo-id=your_id