CoolFace
Datasetpublic

anvil-robotics/openarm-pick-and-place-ikea-red-block

openarm-pick-and-place-ikea-red-block Single-arm OpenArm dataset for pick-and-place of an IKEA red block, collected with Quest VR teleop (right arm only). 250 episodes at 50 fps in LeRobot v3.0 format. 8-dim joint-space observation/action (right arm: 7 joints + 1 gripper). Three RGB cameras: waist, wrist_r, chest. Summary Field Value Robot type anvil_openarm Format LeRobot v3.0 FPS 50 Episodes 250 Total frames 140,282 Tasks 1… See the full description on the dataset page: https://huggingface.co/datasets/anvil-robotics/openarm-pick-and-place-ikea-red-block.

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
0likes85downloads
Dataset Card

openarm-pick-and-place-ikea-red-block

Single-arm OpenArm dataset for pick-and-place of an IKEA red block, collected with Quest VR teleop (right arm only). 250 episodes at 50 fps in LeRobot v3.0 format. 8-dim joint-space observation/action (right arm: 7 joints + 1 gripper). Three RGB cameras: waist, wrist_r, chest.

Summary

FieldValue
Robot typeanvil_openarm
FormatLeRobot v3.0
FPS50
Episodes250
Total frames140,282
Tasks1

Observation & Action Space

Control: joint-space (position)

DimComponents
observation.state8right_finger_joint1 … right_joint7 (8 total)
action8right_finger_joint1 … right_joint7 (8 total)

Cameras

CameraResolutionCodec
chest480 × 640h264
waist480 × 640h264
wrist_r480 × 640h264

Collection Environment

FieldValue
Table coverblack fabric
Backgroundwhite plastic board
Lightingmultiple overhead LED
Locationindoor lab

Download

python
from huggingface_hub import snapshot_download

snapshot_download(
    repo_id="anvil-robotics/openarm-pick-and-place-ikea-red-block",
    repo_type="dataset",
)

License

apache-2.0