CoolFace
Datasetpublic

L5vel/u850-fridge-open-eef-merged-v30

This dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v3.0", "fps": 50, "features": { "observation.state": { "dtype": "float32", "shape": [ 10 ], "names": { "motors": [ "joint1", "joint2", "joint3", "joint4", "joint5"… See the full description on the dataset page: https://huggingface.co/datasets/L5vel/u850-fridge-open-eef-merged-v30.

sourceHugging Faceapache-2.0updated 1mo agoView on Hugging Face
0likes136downloads
Dataset Card

This dataset was created using LeRobot.

<a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=l5vel-peng/u850-fridge-open-eef-merged-v30"> <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:

json
{
    "codebase_version": "v3.0",
    "fps": 50,
    "features": {
        "observation.state": {
            "dtype": "float32",
            "shape": [
                10
            ],
            "names": {
                "motors": [
                    "joint1",
                    "joint2",
                    "joint3",
                    "joint4",
                    "joint5",
                    "joint6",
                    "gripper"
                ]
            },
            "fps": 50
        },
        "observation.images.left": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "video_info": {
                "video.codec": "h264",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 50,
                "has_audio": false
            },
            "info": {
                "video.extra_options": null,
                "video.preset": null,
                "video.crf": null,
                "video.video_backend": "pyav",
                "video.g": null,
                "video.fast_decode": null
            }
        },
        "observation.images.right": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "video_info": {
                "video.codec": "h264",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 50,
                "has_audio": false
            },
            "info": {
                "video.extra_options": null,
                "video.preset": null,
                "video.crf": null,
                "video.video_backend": "pyav",
                "video.g": null,
                "video.fast_decode": null
            }
        },
        "observation.images.wrist": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "video_info": {
                "video.codec": "h264",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 50,
                "has_audio": false
            },
            "info": {
                "video.extra_options": null,
                "video.preset": null,
                "video.crf": null,
                "video.video_backend": "pyav",
                "video.g": null,
                "video.fast_decode": null
            }
        },
        "observation.base_pose": {
            "dtype": "float32",
            "shape": [
                3
            ],
            "names": {
                "motors": [
                    "base_x",
                    "base_y",
                    "base_yaw"
                ]
            },
            "fps": 50
        },
        "action": {
            "dtype": "float32",
            "shape": [
                10
            ],
            "names": {
                "motors": [
                    "joint1",
                    "joint2",
                    "joint3",
                    "joint4",
                    "joint5",
                    "joint6",
                    "gripper"
                ]
            },
            "fps": 50
        },
        "episode_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "frame_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "timestamp": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "next.done": {
            "dtype": "bool",
            "shape": [
                1
            ],
            "names": null,
            "fps": 50
        },
        "correction": {
            "dtype": "bool",
            "shape": [
                1
            ],
            "names": null,
            "fps": 50
        },
        "index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "task_index": {
            "dtype": "int64",
            "shape": [
                1
            ],
            "names": null
        },
        "language_persistent": {
            "dtype": "language",
            "shape": [
                1
            ],
            "names": null
        },
        "language_events": {
            "dtype": "language",
            "shape": [
                1
            ],
            "names": null
        },
        "observation.eef_state": {
            "dtype": "float32",
            "shape": [
                13
            ],
            "names": {
                "motors": [
                    "eef_x",
                    "eef_y",
                    "eef_z",
                    "eef_xaxis_x",
                    "eef_xaxis_y",
                    "eef_xaxis_z",
                    "eef_yaxis_x",
                    "eef_yaxis_y",
                    "eef_yaxis_z",
                    "gripper",
                    "base_x",
                    "base_y",
                    "base_yaw"
                ]
            },
            "fps": 50
        },
        "action.eef": {
            "dtype": "float32",
            "shape": [
                13
            ],
            "names": {
                "motors": [
                    "eef_x",
                    "eef_y",
                    "eef_z",
                    "eef_xaxis_x",
                    "eef_xaxis_y",
                    "eef_xaxis_z",
                    "eef_yaxis_x",
                    "eef_yaxis_y",
                    "eef_yaxis_z",
                    "gripper",
                    "base_x",
                    "base_y",
                    "base_yaw"
                ]
            },
            "fps": 50
        }
    },
    "total_episodes": 100,
    "total_frames": 118990,
    "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": "u850",
    "splits": {
        "train": "0:100"
    }
}

Citation

BibTeX:

bibtex
[More Information Needed]