Search is not available for this dataset
The dataset viewer is not available for this split.
Parquet error: Scan size limit exceeded: attempted to read 1121205183 bytes, limit is 300000000 bytes
Make sure that
1. the Parquet files contain a page index to enable random access without loading entire row groups2. otherwise use smaller row-group sizes when serializing the Parquet files
Error code: TooBigContentError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
SO101 Tape Pick-and-Place via Middle Waypoint
Summary
This dataset contains real-world teleoperation demonstrations collected with a Seeed Studio SO101 setup using LeRobot. The task is:
- Pick up a tape object.
- Place it at an intermediate middle waypoint.
- Move it from the middle waypoint into a box.
The dataset is intended for behavior cloning / fine-tuning of vision-language-action or visuomotor policies on a longer-horizon version of the original tape-to-box task.
Collection Setup
- Robot:
so101_follower - Teleoperation device:
so101_leader - Control modality: human teleoperation
- Cameras:
top: RGB, 640x480, 30 FPSwrist: RGB, 640x480, 30 FPS
- Observation state dimension: 6 joint positions
- Action dimension: 6 joint targets
- Frame rate: 30 FPS
Current Local Dataset Status
- Local repo id:
puheliang/lerobot_fmc3_grab_box_via_middle_v1 - Recorded episodes currently present in local metadata:
31 - Current episode index range:
0to30
Task Description
Compared with the earlier direct pick-and-place dataset, this version adds a mandatory intermediate waypoint before the final placement into the box. This makes the task longer-horizon and is useful for fine-tuning an existing grasp policy into a more structured multi-stage policy.
Intended Use
- Fine-tuning an existing
pi0or other LeRobot-compatible policy. - Comparing direct placement vs. waypoint-conditioned placement behavior.
- Evaluating whether adding a middle waypoint improves motion structure and robustness.
Notes
- Demonstrations were recorded locally and may continue to grow over time.
- Before training, it is recommended to review episodes for human hand/body occlusions or other visual distractions in the camera views.
- The dataset includes synchronized robot state, action, and dual-camera video streams.
- Downloads last month
- 24