You need to agree to share your contact information to access this dataset

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this dataset content.

task2_fixpos_200

Teleoperated Isaac Sim demonstrations for the EBiM benchmark, Task 2, recorded in the LeRobot v3 dataset format.

Teleoperated using keyboard.

Robot positions are overriden:

  • robot_x: 2.1
  • robot_y: 3.05
  • robot_z: 0.0
  • robot_yaw: -90.0

Tasks

  • Pick up the thermal pad and place it on the target RAM board.

At a glance

Codebase version v3.0
Robot type fr3duo_mobile_task2
Episodes 200
Frames 174719
FPS 30
Action dim 20
State dim 37

Cameras

  • observation.images.head
  • observation.images.wrist_left
  • observation.images.wrist_right
  • observation.images.eval_camera

Extras

task2_extras/ holds Task 2 specific per-episode metadata that is not part of the LeRobot schema (episodes_task2.jsonl plus one .npz per episode). Standard LeRobot loaders ignore it.

Usage

from lerobot.datasets.lerobot_dataset import LeRobotDataset

dataset = LeRobotDataset("<repo-id>")
Downloads last month
71