Search is not available for this dataset
action list | observation.state list | timestamp float32 0 0.27 | frame_index int64 0 8 | episode_index int64 0 0 | index int64 0 8 | task_index int64 0 0 |
|---|---|---|---|---|---|---|
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0 | 0 | 0 | 0 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.033333 | 1 | 0 | 1 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.066667 | 2 | 0 | 2 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.1 | 3 | 0 | 3 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.133333 | 4 | 0 | 4 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.166667 | 5 | 0 | 5 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.2 | 6 | 0 | 6 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.233333 | 7 | 0 | 7 | 0 |
[
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | [
17.2265625,
73.388671875,
60.908203125,
52.470703125,
-2.021484375,
30.41015625
] | 0.266667 | 8 | 0 | 8 | 0 |
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v2.1",
"robot_type": "roarm_m3",
"total_episodes": 1,
"total_frames": 9,
"total_tasks": 1,
"total_videos": 1,
"total_chunks": 1,
"chunks_size": 1000,
"fps": 30,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
"features": {
"action": {
"dtype": "float32",
"shape": [
6
],
"names": [
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
6
],
"names": [
"1",
"2",
"3",
"4",
"5",
"6"
]
},
"observation.images.laptop": {
"dtype": "video",
"shape": [
240,
640,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.fps": 30.0,
"video.height": 240,
"video.width": 640,
"video.channels": 3,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"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
- 25