LeRobot / OpenPI-style demonstration datasets
Collected successful manipulation episodes for three LIBERO-style kitchen tasks and packaged each task as a structured dataset with state-action trajectories, task metadata, success indicators, and synchronized rollout videos.
- Collected 500 successful episodes per task across 3 tasks, for 1,500 successful demonstrations total.
- Packaged 1,500 parquet trajectory files and 4,500 synchronized videos across left-high, left-wrist, and right-wrist camera views.
- Recorded episode-level metadata including task labels, success flags, frame indices, rewards, and done signals.
- Aligned the data layout with LeRobot/OpenPI expectations so downstream training code can consume the dataset directly.