HyeonseokE/SO101-FoldTowel_Ours_80epi
This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "robot_type": "so101_follower", "total_episodes": 80, "total_frames": 59857, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 10, "splits": { "train": "0:80" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/HyeonseokE/SO101-FoldTowel_Ours_80epi.
This dataset was created using LeRobot.
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualizedataset?path=HyeonseokE/SO101-FoldTowelOurs_80epi"> <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",
"robot_type": "so101_follower",
"total_episodes": 80,
"total_frames": 59857,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 10,
"splits": {
"train": "0:80"
},
"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": {
"observation.state": {
"dtype": "float32",
"shape": [
12
],
"names": [
"left_shoulder_pan.pos",
"left_shoulder_lift.pos",
"left_elbow_flex.pos",
"left_wrist_flex.pos",
"left_wrist_roll.pos",
"left_gripper.pos",
"right_shoulder_pan.pos",
"right_shoulder_lift.pos",
"right_elbow_flex.pos",
"right_wrist_flex.pos",
"right_wrist_roll.pos",
"right_gripper.pos"
]
},
"action": {
"dtype": "float32",
"shape": [
12
],
"names": [
"left_shoulder_pan.pos",
"left_shoulder_lift.pos",
"left_elbow_flex.pos",
"left_wrist_flex.pos",
"left_wrist_roll.pos",
"left_gripper.pos",
"right_shoulder_pan.pos",
"right_shoulder_lift.pos",
"right_elbow_flex.pos",
"right_wrist_flex.pos",
"right_wrist_roll.pos",
"right_gripper.pos"
]
},
"observation.images.top": {
"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.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.left_wrist": {
"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.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.right_wrist": {
"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.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"observation.ee_pos.left_robot_xyzrpy": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"left_observation.gripper_binary": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.left_radian_urdf0": {
"dtype": "float32",
"shape": [
6
],
"names": [
"left_shoulder_pan.pos",
"left_shoulder_lift.pos",
"left_elbow_flex.pos",
"left_wrist_flex.pos",
"left_wrist_roll.pos",
"left_gripper.pos"
]
},
"action.left_radian_urdf0": {
"dtype": "float32",
"shape": [
6
],
"names": [
"left_shoulder_pan.pos",
"left_shoulder_lift.pos",
"left_elbow_flex.pos",
"left_wrist_flex.pos",
"left_wrist_roll.pos",
"left_gripper.pos"
]
},
"observation.ee_pos.right_robot_xyzrpy": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"right_observation.gripper_binary": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"observation.state.right_radian_urdf0": {
"dtype": "float32",
"shape": [
6
],
"names": [
"right_shoulder_pan.pos",
"right_shoulder_lift.pos",
"right_elbow_flex.pos",
"right_wrist_flex.pos",
"right_wrist_roll.pos",
"right_gripper.pos"
]
},
"action.right_radian_urdf0": {
"dtype": "float32",
"shape": [
6
],
"names": [
"right_shoulder_pan.pos",
"right_shoulder_lift.pos",
"right_elbow_flex.pos",
"right_wrist_flex.pos",
"right_wrist_roll.pos",
"right_gripper.pos"
]
},
"left_skill.natural_language": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"left_skill.verification_question": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"left_skill.type": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"left_skill.progress": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"left_skill.goal_position.joint": {
"dtype": "float32",
"shape": [
6
],
"names": [
"left_shoulder_pan.pos",
"left_shoulder_lift.pos",
"left_elbow_flex.pos",
"left_wrist_flex.pos",
"left_wrist_roll.pos",
"left_gripper.pos"
]
},
"left_skill.goal_position.robot_xyzrpy": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"left_skill.goal_position.gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper.pos"
]
},
"right_skill.natural_language": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"right_skill.verification_question": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"right_skill.type": {
"dtype": "string",
"shape": [
1
],
"names": null
},
"right_skill.progress": {
"dtype": "float32",
"shape": [
1
],
"names": null
},
"right_skill.goal_position.joint": {
"dtype": "float32",
"shape": [
6
],
"names": [
"right_shoulder_pan.pos",
"right_shoulder_lift.pos",
"right_elbow_flex.pos",
"right_wrist_flex.pos",
"right_wrist_roll.pos",
"right_gripper.pos"
]
},
"right_skill.goal_position.robot_xyzrpy": {
"dtype": "float32",
"shape": [
6
],
"names": [
"x",
"y",
"z",
"roll",
"pitch",
"yaw"
]
},
"right_skill.goal_position.gripper": {
"dtype": "float32",
"shape": [
1
],
"names": [
"gripper.pos"
]
},
"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]