CoolFace
Datasetpublic

oxe-auge/berkeley_autolab_ur5_test_augmented

berkeley_autolab_ur5_test Overview Codebase version: v2.1 Robots: google_robot, images, jaco, kinova3, kuka_iiwa, panda, sawyer, widowX, xarm7 FPS: 5.0 Episodes: 104 Frames: 10,156 Videos: 936 Chunks: 1 Splits: train: 0:104 Data Layout data_path : data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet video_path: videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4 Features Feature dtype… See the full description on the dataset page: https://huggingface.co/datasets/oxe-auge/berkeley_autolab_ur5_test_augmented.

sourceHugging Facecc-by-4.0updated 11mo agoView on Hugging Face
0likes544downloads
Dataset Card

berkeleyautolabur5_test

Overview

  • Codebase version: v2.1
  • Robots: googlerobot, images, jaco, kinova3, kukaiiwa, panda, sawyer, widowX, xarm7
  • FPS: 5.0
  • Episodes: 104
  • Frames: 10,156
  • Videos: 936
  • Chunks: 1
  • Splits:
  • train: 0:104

Data Layout

text
data_path : data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet
video_path: videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4

Features

Featuredtypeshapedescription
observation.images.google_robotvideo480×640×3Augmented image for google_robot robot
observation.images.imagevideo480×640×3Source robot's image from original dataset
observation.images.jacovideo480×640×3Augmented image for jaco robot
observation.images.kinova3video480×640×3Augmented image for kinova3 robot
observation.images.kuka_iiwavideo480×640×3Augmented image for kuka_iiwa robot
observation.images.pandavideo480×640×3Augmented image for panda robot
observation.images.sawyervideo480×640×3Augmented image for sawyer robot
observation.images.widowXvideo480×640×3Augmented image for widowX robot
observation.images.xarm7video480×640×3Augmented image for xarm7 robot
episode_indexint641-
frame_indexint641-
indexint641-
natural_language_instructionstring1-
observation.ee_posefloat327Source robot's eef position
observation.google_robot.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.google_robot.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.google_robot.ee_errorfloat327The eef difference between the augmented google_robot robot and the original robot
observation.google_robot.ee_posefloat327The eef position of google_robot robot
observation.google_robot.jointsfloat328The joint position of google_robot robot
observation.jaco.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.jaco.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.jaco.ee_errorfloat327The eef difference between the augmented jaco robot and the original robot
observation.jaco.ee_posefloat327The eef position of jaco robot
observation.jaco.jointsfloat327The joint position of jaco robot
observation.jointsfloat327Joint angle of source robot
observation.kinova3.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.kinova3.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.kinova3.ee_errorfloat327The eef difference between the augmented kinova3 robot and the original robot
observation.kinova3.ee_posefloat327The eef position of kinova3 robot
observation.kinova3.jointsfloat328The joint position of kinova3 robot
observation.kuka_iiwa.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.kuka_iiwa.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.kuka_iiwa.ee_errorfloat327The eef difference between the augmented kuka_iiwa robot and the original robot
observation.kuka_iiwa.ee_posefloat327The eef position of kuka_iiwa robot
observation.kuka_iiwa.jointsfloat328The joint position of kuka_iiwa robot
observation.panda.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.panda.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.panda.ee_errorfloat327The eef difference between the augmented panda robot and the original robot
observation.panda.ee_posefloat327The eef position of panda robot
observation.panda.jointsfloat328The joint position of panda robot
observation.sawyer.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.sawyer.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.sawyer.ee_errorfloat327The eef difference between the augmented sawyer robot and the original robot
observation.sawyer.ee_posefloat327The eef position of sawyer robot
observation.sawyer.jointsfloat328The joint position of sawyer robot
observation.statefloat3215Copy of the state field in source robot's RLDS dataset
observation.widowX.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.widowX.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.widowX.ee_errorfloat327The eef difference between the augmented widowX robot and the original robot
observation.widowX.ee_posefloat327The eef position of widowX robot
observation.widowX.jointsfloat327The joint position of widowX robot
observation.xarm7.base_orientationfloat321Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0)
observation.xarm7.base_positionfloat323Base translation applied so the trajectory remains achievable
observation.xarm7.ee_errorfloat327The eef difference between the augmented xarm7 robot and the original robot
observation.xarm7.ee_posefloat327The eef position of xarm7 robot
observation.xarm7.jointsfloat328The joint position of xarm7 robot
task_indexint641-
timestampfloat321-

Website

Paper

Citation Policy

If you use OXE-Aug datasets, please cite both our dataset and the upstream datasets.

Upstream Dataset Citation (original dataset)

bibtex
@misc{BerkeleyUR5Website,
    title = {Berkeley {UR5} Demonstration Dataset},
    author = {Lawrence Yunliang Chen and Simeon Adebola and Ken Goldberg},
    howpublished = {https://sites.google.com/view/berkeley-ur5/home},
}

OXE-Aug Dataset Citation (ours)

bibtex
@misc{
  ji2025oxeaug,
  title  = {OXE-Aug: A Large-Scale Robot Augmentation of OXE for Scaling Cross-Embodiment Policy Learning},
  author = {Ji, Guanhua and Polavaram, Harsha and Chen, Lawrence Yunliang and Bajamahal, Sandeep and Ma, Zehan and Adebola, Simeon and Xu, Chenfeng and Goldberg, Ken},
  year   = {2025},
  note   = {Manuscript}
}