Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
action
list
observation.state
list
timestamp
float32
frame_index
int64
episode_index
int64
index
int64
task_index
int64
[ 0, 0, 0, 0, 0, 0, 0, 0 ]
[ -2.8805999755859375, 2.094399929046631, -1.5169999599456787, 0.11980000138282776, 1.5562000274658203, 1.7513999938964844, -4.58050012588501, 0 ]
0
0
0
0
0

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "robot_type": "ros2",
    "total_episodes": 1,
    "total_frames": 1,
    "total_tasks": 1,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "fps": 30,
    "splits": {
        "train": "0:1"
    },
    "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": [
                "joint1.pos",
                "joint2.pos",
                "joint3.pos",
                "joint4.pos",
                "joint5.pos",
                "joint6.pos",
                "joint7.pos",
                "gripper.pos"
            ],
            "shape": [
                8
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "names": [
                "joint1.pos",
                "joint2.pos",
                "joint3.pos",
                "joint4.pos",
                "joint5.pos",
                "joint6.pos",
                "joint7.pos",
                "drive_joint.pos"
            ],
            "shape": [
                8
            ]
        },
        "observation.images.top": {
            "dtype": "video",
            "shape": [
                720,
                1280,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 720,
                "video.width": 1280,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 30,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.wrist": {
            "dtype": "video",
            "shape": [
                720,
                1280,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ],
            "info": {
                "video.height": 720,
                "video.width": 1280,
                "video.codec": "av1",
                "video.pix_fmt": "yuv420p",
                "video.is_depth_map": false,
                "video.fps": 30,
                "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]
Downloads last month
14