CoolFace
Datasetpublic

bhe1004/FIRe-VLA-PI05-GearMesh-Sim

FIRe-VLA-PI05-GearMesh-Sim Demonstration dataset for the Gear meshing contact-rich robotic assembly task (Sim domain), formatted for PI05 training. Part of the FIRe dataset suite. Framework: PI05 Task: Gear meshing (gear_mesh) Domain: Sim Format: LeRobot Episodes: 128 Frames: 18944 FPS: 15 Robot: franka_emika_panda Loading from lerobot.common.datasets.lerobot_dataset import LeRobotDataset ds = LeRobotDataset("bhe1004/FIRe-VLA-PI05-GearMesh-Sim")

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes265downloads
Dataset Card

FIRe-VLA-PI05-GearMesh-Sim

<!-- TODO: FIRe project one-line description and paper/code links -->

Demonstration dataset for the Gear meshing contact-rich robotic assembly task (Sim domain), formatted for PI05 training. Part of the FIRe dataset suite.

  • —Framework: PI05
  • —Task: Gear meshing (gear_mesh)
  • —Domain: Sim
  • —Format: LeRobot
  • —Episodes: 128
  • —Frames: 18944
  • —FPS: 15
  • —Robot: frankaemikapanda

Loading

python
from lerobot.common.datasets.lerobot_dataset import LeRobotDataset
ds = LeRobotDataset("bhe1004/FIRe-VLA-PI05-GearMesh-Sim")