CollisionCode's picture
Update README.md
b809ded verified
metadata
license: apache-2.0
task_categories:
  - robotics
tags:
  - libero
  - lerobot
  - embodied-ai
  - manipulation
pretty_name: RoboCerebra (LeRobot v3.0 Format)
size_categories:
  - 1G<n<10G

RoboCerebra (LeRobot v3.0 Format)

Dataset Description

This dataset is a converted version of RoboCerebra, now formatted for compatibility with the LeRobot ecosystem (v3.0).

While the official RoboCerebra dataset only provides HDF5 files and RLDS conversion methods, this version enables seamless training with VLA models within the LeRobot framework.

  • Original Dataset: RoboCerebra
  • Conversion Tool: any4lerobot
  • Format: LeRobot v3.0
  • Robot: Panda Robot (7-DOF Arm + Gripper)
  • Tasks: 10 long-term memory manipulation tasks.

Dataset Structure

The dataset follows the standard LeRobot v3.0 structure:

  • data/: Contains episode data in Parquet format.
  • meta/: Contains task definitions, statistics, and camera configurations.
  • videos/: (If included) High-quality task execution videos.

Key Observations/Actions

  • observation.images.agentview: 256x256 agent-view camera RGB.
  • observation.images.eye_in_hand: 256x256 wrist-mounted camera RGB.
  • observation.state: Robot joint positions and gripper state.
  • action: 7-DOF delta end-effector pose + gripper action.