Search is not available for this dataset
action list | observation.state list | timestamp float32 0 0.57 | frame_index int64 0 17 | episode_index int64 0 0 | index int64 0 17 | task_index int64 0 0 |
|---|---|---|---|---|---|---|
[
375,
375,
375,
370,
370,
373
] | [
375,
375,
375,
375,
375,
375
] | 0 | 0 | 0 | 0 | 0 |
[
375,
375,
375,
365,
365,
369
] | [
375,
375,
375,
370,
370,
373
] | 0.033333 | 1 | 0 | 1 | 0 |
[
375,
375,
375,
360,
360,
372
] | [
375,
375,
375,
365,
365,
369
] | 0.066667 | 2 | 0 | 2 | 0 |
[
375,
375,
375,
355,
355,
373
] | [
375,
375,
375,
360,
360,
372
] | 0.1 | 3 | 0 | 3 | 0 |
[
375,
375,
375,
350,
350,
373
] | [
375,
375,
375,
355,
355,
373
] | 0.133333 | 4 | 0 | 4 | 0 |
[
375,
375,
375,
345,
345,
372
] | [
375,
375,
375,
350,
350,
373
] | 0.166667 | 5 | 0 | 5 | 0 |
[
375,
375,
375,
340,
340,
371
] | [
375,
375,
375,
345,
345,
372
] | 0.2 | 6 | 0 | 6 | 0 |
[
375,
375,
375,
335,
335,
369
] | [
375,
375,
375,
340,
340,
371
] | 0.233333 | 7 | 0 | 7 | 0 |
[
375,
375,
375,
330,
330,
366
] | [
375,
375,
375,
335,
335,
369
] | 0.266667 | 8 | 0 | 8 | 0 |
[
375,
375,
375,
325,
325,
363
] | [
375,
375,
375,
330,
330,
366
] | 0.3 | 9 | 0 | 9 | 0 |
[
375,
375,
375,
320,
320,
359
] | [
375,
375,
375,
325,
325,
363
] | 0.333333 | 10 | 0 | 10 | 0 |
[
375,
375,
375,
315,
315,
355
] | [
375,
375,
375,
320,
320,
359
] | 0.366667 | 11 | 0 | 11 | 0 |
[
375,
375,
375,
310,
310,
351
] | [
375,
375,
375,
315,
315,
355
] | 0.4 | 12 | 0 | 12 | 0 |
[
375,
375,
375,
305,
305,
347
] | [
375,
375,
375,
310,
310,
351
] | 0.433333 | 13 | 0 | 13 | 0 |
[
375,
375,
375,
300,
300,
343
] | [
375,
375,
375,
305,
305,
347
] | 0.466667 | 14 | 0 | 14 | 0 |
[
375,
375,
375,
295,
295,
339
] | [
375,
375,
375,
300,
300,
343
] | 0.5 | 15 | 0 | 15 | 0 |
[
375,
375,
375,
290,
290,
335
] | [
375,
375,
375,
295,
295,
339
] | 0.533333 | 16 | 0 | 16 | 0 |
[
375,
375,
375,
285,
285,
339
] | [
375,
375,
375,
290,
290,
335
] | 0.566667 | 17 | 0 | 17 | 0 |
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v2.1",
"robot_type": "chess_robot",
"total_episodes": 1,
"total_frames": 18,
"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
- 8