Search is not available for this dataset
action list | observation.state list | timestamp float32 0 0.6 | frame_index int64 0 18 | episode_index int64 0 0 | index int64 0 18 | task_index int64 0 0 |
|---|---|---|---|---|---|---|
[
375,
375,
375,
367,
367,
375
] | [
375,
375,
375,
375,
375,
375
] | 0 | 0 | 0 | 0 | 0 |
[
375,
375,
375,
359,
359,
375
] | [
375,
375,
375,
367,
367,
375
] | 0.033333 | 1 | 0 | 1 | 0 |
[
375,
375,
375,
351,
351,
375
] | [
375,
375,
375,
359,
359,
375
] | 0.066667 | 2 | 0 | 2 | 0 |
[
375,
375,
375,
343,
343,
374
] | [
375,
375,
375,
351,
351,
375
] | 0.1 | 3 | 0 | 3 | 0 |
[
375,
375,
375,
335,
335,
373
] | [
375,
375,
375,
343,
343,
374
] | 0.133333 | 4 | 0 | 4 | 0 |
[
375,
375,
375,
327,
327,
371
] | [
375,
375,
375,
335,
335,
373
] | 0.166667 | 5 | 0 | 5 | 0 |
[
375,
375,
375,
319,
319,
368
] | [
375,
375,
375,
327,
327,
371
] | 0.2 | 6 | 0 | 6 | 0 |
[
375,
375,
375,
311,
311,
364
] | [
375,
375,
375,
319,
319,
368
] | 0.233333 | 7 | 0 | 7 | 0 |
[
375,
375,
375,
303,
303,
360
] | [
375,
375,
375,
311,
311,
364
] | 0.266667 | 8 | 0 | 8 | 0 |
[
375,
375,
375,
295,
295,
355
] | [
375,
375,
375,
303,
303,
360
] | 0.3 | 9 | 0 | 9 | 0 |
[
375,
375,
375,
287,
287,
349
] | [
375,
375,
375,
295,
295,
355
] | 0.333333 | 10 | 0 | 10 | 0 |
[
375,
375,
375,
279,
279,
342
] | [
375,
375,
375,
287,
287,
349
] | 0.366667 | 11 | 0 | 11 | 0 |
[
375,
375,
375,
271,
271,
349
] | [
375,
375,
375,
279,
279,
342
] | 0.4 | 12 | 0 | 12 | 0 |
[
375,
375,
375,
263,
263,
356
] | [
375,
375,
375,
271,
271,
349
] | 0.433333 | 13 | 0 | 13 | 0 |
[
375,
375,
375,
255,
255,
362
] | [
375,
375,
375,
263,
263,
356
] | 0.466667 | 14 | 0 | 14 | 0 |
[
375,
375,
375,
247,
247,
368
] | [
375,
375,
375,
255,
255,
362
] | 0.5 | 15 | 0 | 15 | 0 |
[
375,
375,
375,
239,
239,
374
] | [
375,
375,
375,
247,
247,
368
] | 0.533333 | 16 | 0 | 16 | 0 |
[
375,
375,
375,
231,
231,
380
] | [
375,
375,
375,
239,
239,
374
] | 0.566667 | 17 | 0 | 17 | 0 |
[
375,
375,
375,
223,
223,
386
] | [
375,
375,
375,
231,
231,
380
] | 0.6 | 18 | 0 | 18 | 0 |
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v2.1",
"robot_type": "chess_robot",
"total_episodes": 1,
"total_frames": 19,
"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": [
"gripper.pos",
"wrist_roll.pos",
"wrist_pitch.pos",
"elbow.pos",
"shoulder.pos",
"base.pos"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
6
],
"names": [
"gripper.pos",
"wrist_roll.pos",
"wrist_pitch.pos",
"elbow.pos",
"shoulder.pos",
"base.pos"
]
},
"observation.images.cam_1": {
"dtype": "video",
"shape": [
960,
1280,
3
],
"names": [
"height",
"width",
"channels"
],
"info": {
"video.height": 960,
"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
- 7