michios/robot-bottle-dataset
This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "panda", "total_episodes": 331, "total_frames": 140760, "total_tasks": 2, "chunks_size": 1000, "fps": 15, "splits": { "train": "0:331" }, "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"… See the full description on the dataset page: https://huggingface.co/datasets/michios/robot-bottle-dataset.
0192
This dataset was created using LeRobot.
Dataset Description
- Homepage: [More Information Needed]
- Paper: [More Information Needed]
- License: apache-2.0
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "panda",
"total_episodes": 331,
"total_frames": 140760,
"total_tasks": 2,
"chunks_size": 1000,
"fps": 15,
"splits": {
"train": "0:331"
},
"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",
"features": {
"exterior_image_1_left": {
"dtype": "image",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channel"
],
"fps": 15
},
"exterior_image_2_left": {
"dtype": "image",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channel"
],
"fps": 15
},
"wrist_image_left": {
"dtype": "image",
"shape": [
180,
320,
3
],
"names": [
"height",
"width",
"channel"
],
"fps": 15
},
"joint_position": {
"dtype": "float32",
"shape": [
7
],
"names": [
"joint_position"
],
"fps": 15
},
"gripper_position": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper_position"
],
"fps": 15
},
"actions": {
"dtype": "float32",
"shape": [
8
],
"names": [
"actions"
],
"fps": 15
},
"timestamp": {
"dtype": "float32",
"shape": [
1
],
"names": null,
"fps": 15
},
"frame_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 15
},
"episode_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 15
},
"index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 15
},
"task_index": {
"dtype": "int64",
"shape": [
1
],
"names": null,
"fps": 15
}
},
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 500
}Citation
BibTeX:
[More Information Needed]