mdesrochers-afk/cube_picking_right_t1
This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 15, "features": { "observation.state": { "dtype": "float32", "shape": [ 15 ], "names": [ "right_joint_1.cos", "right_joint_1.sin", "right_joint_2.cos", "right_joint_2.sin", "right_joint_3.cos"… See the full description on the dataset page: https://huggingface.co/datasets/mdesrochers-afk/cube_picking_right_t1.
This dataset was created using LeRobot.
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualizedataset?path=mdesrochers-afk/cubepickingrightt1"> <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/> <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/> </a>
Dataset Description
- Homepage: [More Information Needed]
- Paper: [More Information Needed]
- License: apache-2.0
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"fps": 15,
"features": {
"observation.state": {
"dtype": "float32",
"shape": [
15
],
"names": [
"right_joint_1.cos",
"right_joint_1.sin",
"right_joint_2.cos",
"right_joint_2.sin",
"right_joint_3.cos",
"right_joint_3.sin",
"right_joint_4.cos",
"right_joint_4.sin",
"right_joint_5.cos",
"right_joint_5.sin",
"right_joint_6.cos",
"right_joint_6.sin",
"right_joint_7.cos",
"right_joint_7.sin",
"right_gripper.pos"
]
},
"action": {
"dtype": "float32",
"shape": [
15
],
"names": [
"right_joint_1.cos",
"right_joint_1.sin",
"right_joint_2.cos",
"right_joint_2.sin",
"right_joint_3.cos",
"right_joint_3.sin",
"right_joint_4.cos",
"right_joint_4.sin",
"right_joint_5.cos",
"right_joint_5.sin",
"right_joint_6.cos",
"right_joint_6.sin",
"right_joint_7.cos",
"right_joint_7.sin",
"right_gripper.pos"
]
},
"observation.images.head": {
"dtype": "video",
"shape": [
480,
848,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 848,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.fps": 15,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": null,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {
"bf": 0
},
"is_depth_map": false
}
},
"observation.images.wrist_right": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 480,
"video.width": 640,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.fps": 15,
"video.channels": 3,
"has_audio": false,
"video.g": 2,
"video.crf": 30,
"video.preset": null,
"video.fast_decode": 0,
"video.video_backend": "pyav",
"video.extra_options": {
"bf": 0
},
"is_depth_map": false
}
},
"aux.joints_deg": {
"dtype": "float32",
"shape": [
8
],
"names": [
"right_joint_1.deg",
"right_joint_2.deg",
"right_joint_3.deg",
"right_joint_4.deg",
"right_joint_5.deg",
"right_joint_6.deg",
"right_joint_7.deg",
"right_gripper.pos"
]
},
"aux.action_joints_deg": {
"dtype": "float32",
"shape": [
8
],
"names": [
"right_joint_1.deg",
"right_joint_2.deg",
"right_joint_3.deg",
"right_joint_4.deg",
"right_joint_5.deg",
"right_joint_6.deg",
"right_joint_7.deg",
"right_gripper.pos"
]
},
"aux.eef_target": {
"dtype": "float32",
"shape": [
10
],
"names": [
"right.x",
"right.y",
"right.z",
"right.r0",
"right.r1",
"right.r2",
"right.r3",
"right.r4",
"right.r5",
"right_gripper.pos"
]
},
"aux.torque": {
"dtype": "float32",
"shape": [
7
],
"names": [
"right_joint_1.torque",
"right_joint_2.torque",
"right_joint_3.torque",
"right_joint_4.torque",
"right_joint_5.torque",
"right_joint_6.torque",
"right_joint_7.torque"
]
},
"aux.idle_joints_deg": {
"dtype": "float32",
"shape": [
8
],
"names": [
"left_joint_1.deg",
"left_joint_2.deg",
"left_joint_3.deg",
"left_joint_4.deg",
"left_joint_5.deg",
"left_joint_6.deg",
"left_joint_7.deg",
"left_gripper.pos"
]
},
"aux.lag_deg": {
"dtype": "float32",
"shape": [
1
],
"names": [
"right.lag_deg"
]
},
"aux.elapsed_s": {
"dtype": "float32",
"shape": [
1
],
"names": [
"elapsed_s"
]
},
"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
}
},
"total_episodes": 12,
"total_frames": 8307,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"robot_type": "vimo",
"splits": {
"train": "0:12"
}
}Citation
BibTeX:
[More Information Needed]