Dataset Viewer
Auto-converted to Parquet Duplicate
observation.state
list
action
list
observation.tcp
list
ref_dice
list
ref_block
list
ref_block_resid_mm
float32
0.1
0.1
dist_to_target_mm
float32
190
190
success
float32
0
0
outcome
stringclasses
1 value
run_episode
stringclasses
1 value
timestamp
float32
0
5
frame_index
int64
0
5
episode_index
int64
0
0
index
int64
0
5
task_index
int64
0
0
[ 66.09300231933594, 4.169000148773193, 18.33799934387207, -1.0470000505447388, -85.01699829101562, -57.46900177001953, 1 ]
[ 66.11721801757812, 4.118116855621338, 18.787214279174805, -1.1206070184707642, -85.17298889160156, -57.320465087890625, 0.9986439943313599 ]
[ 335.1499938964844, 447.3599853515625, 295.8699951171875 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
0
0
0
0
0
[ 69.18347930908203, -3.5362699031829834, 6.9951300621032715, 0.042419999837875366, -73.74429321289062, -60.224910736083984, 1 ]
[ 71.63145446777344, -6.9593071937561035, -0.1579740047454834, 1.2651280164718628, -66.69811248779297, -63.19898986816406, 1.0021439790725708 ]
[ 335.1499938964844, 447.3599853515625, 295.8599853515625 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
1
1
0
1
0
[ 69.92481231689453, -4.788609981536865, 4.8607401847839355, 0.36465999484062195, -71.65460205078125, -61.058860778808594, 1 ]
[ 77.59877014160156, -9.336897850036621, -15.090370178222656, 5.94822883605957, -52.33309555053711, -72.93988037109375, 1.0032000541687012 ]
[ 335.1499938964844, 447.3599853515625, 295.8599853515625 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
2
2
0
2
0
[ 70.71395874023438, -6.062399864196777, 2.4388999938964844, 0.7219600081443787, -69.270263671875, -61.97264862060547, 1 ]
[ 78.31890106201172, -9.578639030456543, -16.957746505737305, 6.582911968231201, -50.53851318359375, -74.17318725585938, 1.0044989585876465 ]
[ 335.1499938964844, 447.3599853515625, 295.8599853515625 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
3
3
0
3
0
[ 71.46016693115234, -7.20527982711792, 0.027249999344348907, 1.0746899843215942, -66.88420104980469, -62.858638763427734, 1 ]
[ 79.01654052734375, -10.121230125427246, -18.80635643005371, 7.137235164642334, -48.757408142089844, -75.28279876708984, 1.0051900148391724 ]
[ 335.1499938964844, 447.3599853515625, 295.8599853515625 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
4
4
0
4
0
[ 74.14974212646484, -10.6799898147583, -8.153790473937988, 2.413719892501831, -58.73733139038086, -66.14064025878906, 1 ]
[ 80.70034790039062, -11.632782936096191, -23.27284812927246, 8.268898963928223, -44.40768051147461, -77.61798858642578, 1.0026270151138306 ]
[ 335.1499938964844, 447.3599853515625, 295.8599853515625 ]
[ 196.63999938964844, 370.9599914550781 ]
[ 387.1000061035156, 370.260009765625 ]
0.095741
190
0
guard_abort
20260910_031442/000
5
5
0
5
0

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "fps": 1,
    "features": {
        "observation.state": {
            "dtype": "float32",
            "shape": [
                7
            ],
            "names": [
                "J1",
                "J2",
                "J3",
                "J4",
                "J5",
                "J6",
                "gripper"
            ]
        },
        "action": {
            "dtype": "float32",
            "shape": [
                7
            ],
            "names": [
                "dx",
                "dy",
                "dz",
                "dRx",
                "dRy",
                "dRz",
                "gripper"
            ]
        },
        "observation.tcp": {
            "dtype": "float32",
            "shape": [
                3
            ],
            "names": [
                "X",
                "Y",
                "Z"
            ]
        },
        "ref_dice": {
            "dtype": "float32",
            "shape": [
                2
            ],
            "names": [
                "x",
                "y"
            ]
        },
        "ref_block": {
            "dtype": "float32",
            "shape": [
                2
            ],
            "names": [
                "x",
                "y"
            ]
        },
        "ref_block_resid_mm": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "dist_to_target_mm": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "success": {
            "dtype": "float32",
            "shape": [
                1
            ],
            "names": null
        },
        "outcome": {
            "dtype": "string",
            "shape": [
                1
            ],
            "names": null
        },
        "run_episode": {
            "dtype": "string",
            "shape": [
                1
            ],
            "names": null
        },
        "observation.images.cam0": {
            "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.fps": 1,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {},
                "is_depth_map": false
            }
        },
        "observation.images.cam1": {
            "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.fps": 1,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {},
                "is_depth_map": false
            }
        },
        "observation.images.cam2": {
            "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.fps": 1,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {},
                "is_depth_map": false
            }
        },
        "observation.images.gripper": {
            "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.fps": 1,
                "video.channels": 3,
                "has_audio": false,
                "video.g": 2,
                "video.crf": 30,
                "video.preset": 12,
                "video.fast_decode": 0,
                "video.video_backend": "pyav",
                "video.extra_options": {},
                "is_depth_map": 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
        }
    },
    "total_episodes": 1,
    "total_frames": 6,
    "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": "fanuc_crx5ia",
    "splits": {
        "train": "0:1"
    }
}

Citation

BibTeX:

[More Information Needed]
Downloads last month
66