Dataset Viewer
The dataset viewer is not available for this dataset.
Unexpected token '<', "<html> <h"... is not valid JSON

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "robot_type": "agibot_g1",
    "total_episodes": 25,
    "total_frames": 3781,
    "total_tasks": 1,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "fps": 15,
    "splits": {
        "train": "0:25"
    },
    "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": {
        "action": {
            "dtype": "float32",
            "names": [
                "left_arm.Joint1_l.position",
                "left_arm.Joint2_l.position",
                "left_arm.Joint3_l.position",
                "left_arm.Joint4_l.position",
                "left_arm.Joint5_l.position",
                "left_arm.Joint6_l.position",
                "left_arm.Joint7_l.position",
                "right_arm.Joint1_r.position",
                "right_arm.Joint2_r.position",
                "right_arm.Joint3_r.position",
                "right_arm.Joint4_r.position",
                "right_arm.Joint5_r.position",
                "right_arm.Joint6_r.position",
                "right_arm.Joint7_r.position",
                "left_gripper.position",
                "right_gripper.position"
            ],
            "shape": [
                16
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "names": [
                "left_arm.Joint1_l.position",
                "left_arm.Joint2_l.position",
                "left_arm.Joint3_l.position",
                "left_arm.Joint4_l.position",
                "left_arm.Joint5_l.position",
                "left_arm.Joint6_l.position",
                "left_arm.Joint7_l.position",
                "right_arm.Joint1_r.position",
                "right_arm.Joint2_r.position",
                "right_arm.Joint3_r.position",
                "right_arm.Joint4_r.position",
                "right_arm.Joint5_r.position",
                "right_arm.Joint6_r.position",
                "right_arm.Joint7_r.position",
                "left_gripper.position",
                "right_gripper.position"
            ],
            "shape": [
                16
            ]
        },
        "observation.images.hand_left_camera": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 15,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.hand_right_camera": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 15,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.head_camera": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 480,
                "video.width": 640,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 15,
                "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
        }
    },
    "custom": {
        "initial_pose": {
            "left_arm": [
                -0.6644087433815002,
                0.7053987979888916,
                0.018252700567245483,
                -0.8705456256866455,
                0.4398795962333679,
                1.3399854898452759,
                0.27499455213546753
            ],
            "right_arm": [
                0.13651135563850403,
                -0.6243959069252014,
                0.44612669944763184,
                1.342952013015747,
                -0.45605576038360596,
                -0.8090343475341797,
                0.07444169372320175
            ],
            "gripper": [
                56.32,
                0.0
            ],
            "waist": [
                0.0,
                0.1069677734375
            ],
            "head": [
                -0.8459472511946954,
                -0.3610229430603625
            ]
        }
    }
}

Citation

BibTeX:

[More Information Needed]
Downloads last month
106