CSCSXX/Franka_blocks_ranking_rgb_106_trajs_260426
This dataset was created using LeRobot. Dataset Description Converted from raw Franka recordings into LeRobot v3.0 format. Summary Field Value Repo ID CSCSXX/Franka_blocks_ranking_rgb_106_trajs_260426 Robot franka Target FPS 10 Episodes 106 Frames 62497 Tasks Set the red block, the green block, and the blue block side by side in the order of red, green, then blue. Convert Config .\configs\PKU_2613\convert_blocks_ranking_rgb.yaml Raw… See the full description on the dataset page: https://huggingface.co/datasets/CSCSXX/Franka_blocks_ranking_rgb_106_trajs_260426.
This dataset was created using LeRobot.
<a class="flex" href="https://huggingface.co/spaces/lerobot/visualizedataset?path=CSCSXX/Frankablocksrankingrgb106trajs_260426"> <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
Converted from raw Franka recordings into LeRobot v3.0 format.
Summary
Observation And Action Layout
Cameras
Resampling
- Homepage: [More Information Needed]
- Paper: [More Information Needed]
- License: [More Information Needed]
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "franka",
"total_episodes": 106,
"total_frames": 62497,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 10,
"splits": {
"train": "0:106"
},
"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": [
8
],
"names": null
},
"action": {
"dtype": "float32",
"shape": [
8
],
"names": null
},
"observation.images.camera_front": {
"dtype": "video",
"shape": [
224,
224,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 224,
"video.width": 224,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.camera_wrist": {
"dtype": "video",
"shape": [
224,
224,
3
],
"names": [
"height",
"width",
"channel"
],
"info": {
"video.height": 224,
"video.width": 224,
"video.codec": "av1",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 10,
"video.channels": 3,
"has_audio": false
}
},
"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]