Dataset Viewer
Auto-converted to Parquet Duplicate
Search is not available for this dataset
action
list
observation.state
list
timestamp
float32
0
0.17
frame_index
int64
0
5
episode_index
int64
0
0
index
int64
0
5
task_index
int64
0
0
[ 4.695122718811035, 20.03150177001953, 5.672887802124023, 60.43165588378906, 6.290153503417969, 20.413238525390625 ]
[ 5.362637519836426, 19.956043243408203, 5.934065818786621, 61.406593322753906, 5.934065818786621, 20.509384155273438 ]
0
0
0
0
0
[ 4.6086931228637695, 20.13330841064453, 5.291593551635742, 60.124717712402344, 6.588035583496094, 20.40534782409668 ]
[ 5.362637519836426, 19.956043243408203, 5.934065818786621, 61.406593322753906, 5.934065818786621, 20.509384155273438 ]
0.033333
1
0
1
0
[ 4.4390106201171875, 20.753868103027344, 4.774057388305664, 59.96308898925781, 6.681638717651367, 20.361553192138672 ]
[ 5.362637519836426, 19.956043243408203, 5.934065818786621, 61.406593322753906, 5.934065818786621, 20.509384155273438 ]
0.066667
2
0
2
0
[ 4.360360145568848, 21.105514526367188, 4.579172134399414, 59.762245178222656, 6.841524124145508, 20.41357421875 ]
[ 5.274725437164307, 20.395605087280273, 6.02197790145874, 60.879119873046875, 5.934065818786621, 20.509384155273438 ]
0.1
3
0
3
0
[ 4.215389251708984, 21.52564239501953, 4.354978561401367, 59.60808563232422, 6.895151138305664, 20.400821685791016 ]
[ 5.098901271820068, 20.923076629638672, 6.109889984130859, 60.61538314819336, 6.109889984130859, 20.509384155273438 ]
0.133333
4
0
4
0
[ 4.06944465637207, 22.080467224121094, 4.102717399597168, 59.21129608154297, 6.911046981811523, 20.404870986938477 ]
[ 4.835165023803711, 21.538461685180664, 6.109889984130859, 60.43955993652344, 6.285714149475098, 20.509384155273438 ]
0.166667
5
0
5
0

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "robot_type": "so_follower",
    "total_episodes": 1,
    "total_frames": 6,
    "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": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.state": {
            "dtype": "float32",
            "names": [
                "shoulder_pan.pos",
                "shoulder_lift.pos",
                "elbow_flex.pos",
                "wrist_flex.pos",
                "wrist_roll.pos",
                "gripper.pos"
            ],
            "shape": [
                6
            ]
        },
        "observation.images.front": {
            "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": 30,
                "video.channels": 3,
                "has_audio": false
            }
        },
        "observation.images.table": {
            "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": 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
27