Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v2.1",
"robot_type": "Unitree_G1_Inspire",
"total_episodes": 0,
"total_frames": 0,
"total_tasks": 0,
"total_videos": 0,
"total_chunks": 0,
"chunks_size": 1000,
"fps": 30,
"splits": {},
"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": {
"observation.state": {
"dtype": "float32",
"shape": [
68
],
"names": [
[
"kLeftShoulderPitch",
"kLeftShoulderRoll",
"kLeftShoulderYaw",
"kLeftElbow",
"kLeftWristRoll",
"kLeftWristPitch",
"kLeftWristYaw",
"kLeftHandPinky",
"kLeftHandRing",
"kLeftHandMiddle",
"kLeftHandIndex",
"kLeftHandThumbBend",
"kLeftHandThumbRotation",
"kRightShoulderPitch",
"kRightShoulderRoll",
"kRightShoulderYaw",
"kRightElbow",
"kRightWristRoll",
"kRightWristPitch",
"kRightWristYaw",
"kRightHandPinky",
"kRightHandRing",
"kRightHandMiddle",
"kRightHandIndex",
"kRightHandThumbBend",
"kRightHandThumbRotation"
],
"left_tactile_little_finger_tip",
"left_tactile_little_finger_nail",
"left_tactile_little_finger_pad",
"left_tactile_ring_finger_tip",
"left_tactile_ring_finger_nail",
"left_tactile_ring_finger_pad",
"left_tactile_middle_finger_tip",
"left_tactile_middle_finger_nail",
"left_tactile_middle_finger_pad",
"left_tactile_index_finger_tip",
"left_tactile_index_finger_nail",
"left_tactile_index_finger_pad",
"left_tactile_thumb_tip",
"left_tactile_thumb_nail",
"left_tactile_thumb_middle",
"left_tactile_thumb_pad",
"left_tactile_little_knuckle",
"left_tactile_ring_knuckle",
"left_tactile_middle_knuckle",
"left_tactile_index_knuckle",
"left_tactile_palm",
"right_tactile_little_finger_tip",
"right_tactile_little_finger_nail",
"right_tactile_little_finger_pad",
"right_tactile_ring_finger_tip",
"right_tactile_ring_finger_nail",
"right_tactile_ring_finger_pad",
"right_tactile_middle_finger_tip",
"right_tactile_middle_finger_nail",
"right_tactile_middle_finger_pad",
"right_tactile_index_finger_tip",
"right_tactile_index_finger_nail",
"right_tactile_index_finger_pad",
"right_tactile_thumb_tip",
"right_tactile_thumb_nail",
"right_tactile_thumb_middle",
"right_tactile_thumb_pad",
"right_tactile_little_knuckle",
"right_tactile_ring_knuckle",
"right_tactile_middle_knuckle",
"right_tactile_index_knuckle",
"right_tactile_palm"
]
},
"action": {
"dtype": "float32",
"shape": [
26
],
"names": [
[
"kLeftShoulderPitch",
"kLeftShoulderRoll",
"kLeftShoulderYaw",
"kLeftElbow",
"kLeftWristRoll",
"kLeftWristPitch",
"kLeftWristYaw",
"kLeftHandPinky",
"kLeftHandRing",
"kLeftHandMiddle",
"kLeftHandIndex",
"kLeftHandThumbBend",
"kLeftHandThumbRotation",
"kRightShoulderPitch",
"kRightShoulderRoll",
"kRightShoulderYaw",
"kRightElbow",
"kRightWristRoll",
"kRightWristPitch",
"kRightWristYaw",
"kRightHandPinky",
"kRightHandRing",
"kRightHandMiddle",
"kRightHandIndex",
"kRightHandThumbBend",
"kRightHandThumbRotation"
]
]
},
"observation.images.cam_left_high": {
"dtype": "video",
"shape": [
3,
480,
848
],
"names": [
"channels",
"height",
"width"
]
},
"observation.images.cam_third": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channels",
"height",
"width"
]
},
"observation.images.carpet_0": {
"dtype": "image",
"shape": [
3,
32,
32
],
"names": [
"channels",
"height",
"width"
]
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null
}
}
}
Citation
BibTeX:
[More Information Needed]
- Downloads last month
- 46