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
[ -2.905026435852051, -103.9254379272461, 103.36244201660156, 58.39299011230469, -3.258920669555664, 0.6646738052368164 ]
[ -4.219780445098877, -102.81318664550781, 95.16483306884766, 58.72527313232422, -3.5604395866394043, 4.135593414306641 ]
0
0
0
0
0
[ -2.926093101501465, -104.22635650634766, 104.2431411743164, 57.305381774902344, -3.957399845123291, 0.5950174331665039 ]
[ -4.219780445098877, -102.81318664550781, 95.25274658203125, 58.72527313232422, -3.5604395866394043, 4.135593414306641 ]
0
0
1
1
0
[ -3.001458168029785, -104.26422882080078, 103.9831314086914, 57.3656120300293, -4.001153469085693, 0.6131935119628906 ]
[ -4.219780445098877, -102.81318664550781, 95.25274658203125, 58.72527313232422, -3.5604395866394043, 4.135593414306641 ]
0.033333
1
1
2
0
[ -2.9948911666870117, -104.29300689697266, 104.00457000732422, 57.39054870605469, -4.081148147583008, 0.607452392578125 ]
[ -4.219780445098877, -102.81318664550781, 95.25274658203125, 58.72527313232422, -3.5604395866394043, 4.135593414306641 ]
0.066667
2
1
3
0
[ -2.8630905151367188, -104.33379364013672, 103.86839294433594, 57.40872573852539, -3.972684860229492, 0.6192665100097656 ]
[ -4.131868362426758, -103.34066009521484, 95.86813354492188, 58.63736343383789, -3.5604395866394043, 3.457627058029175 ]
0.1
3
1
4
0
[ -2.884310722351074, -104.3664321899414, 103.91282653808594, 57.457489013671875, -4.044870853424072, 0.6110334396362305 ]
[ -3.780219793319702, -103.51648712158203, 96.48351287841797, 58.46154022216797, -3.5604395866394043, 2.98305082321167 ]
0.133333
4
1
5
0
[ -2.852048873901367, -104.40656280517578, 103.8544692993164, 57.446319580078125, -4.094261169433594, 0.6208648681640625 ]
[ -3.692307710647583, -103.69230651855469, 96.48351287841797, 58.46154022216797, -3.5604395866394043, 2.9152543544769287 ]
0.166667
5
1
6
0
[ -2.808727264404297, -104.22616577148438, 103.79615020751953, 57.42869567871094, -4.06351375579834, 0.6085700988769531 ]
[ -3.692307710647583, -103.69230651855469, 96.48351287841797, 58.46154022216797, -3.5604395866394043, 2.9152543544769287 ]
0.2
6
1
7
0
[ -2.807826042175293, -104.2724609375, 103.85069274902344, 57.387969970703125, -4.022028923034668, 0.611968994140625 ]
[ -3.692307710647583, -103.86813354492188, 96.57142639160156, 58.46154022216797, -3.5604395866394043, 2.9152543544769287 ]
0.233333
7
1
8
0

This dataset was created using LeRobot.

Dataset Structure

meta/info.json:

{
    "codebase_version": "v3.0",
    "robot_type": "so_follower",
    "total_episodes": 0,
    "total_frames": 0,
    "total_tasks": 0,
    "chunks_size": 1000,
    "data_files_size_in_mb": 100,
    "video_files_size_in_mb": 200,
    "fps": 30,
    "splits": {},
    "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.wrist": {
            "dtype": "video",
            "shape": [
                480,
                640,
                3
            ],
            "names": [
                "height",
                "width",
                "channels"
            ]
        },
        "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
16