CoolFace
Datasetpublic

bhe1004/FIRe-VLA-PI05-NutThread-Real

FIRe-VLA-PI05-NutThread-Real Demonstration dataset for the Nut threading contact-rich robotic assembly task (Real domain), formatted for PI05 training. Part of the FIRe dataset suite. Framework: PI05 Task: Nut threading (nut_thread) Domain: Real Format: LeRobot Episodes: 33 Frames: 8448 FPS: 15 Robot: franka_emika_panda Loading from lerobot.common.datasets.lerobot_dataset import LeRobotDataset ds = LeRobotDataset("bhe1004/FIRe-VLA-PI05-NutThread-Real")

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

FIRe-VLA-PI05-NutThread-Real

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

Demonstration dataset for the Nut threading contact-rich robotic assembly task (Real domain), formatted for PI05 training. Part of the FIRe dataset suite.

  • —Framework: PI05
  • —Task: Nut threading (nut_thread)
  • —Domain: Real
  • —Format: LeRobot
  • —Episodes: 33
  • —Frames: 8448
  • —FPS: 15
  • —Robot: frankaemikapanda

Loading

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