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 |
|---|---|---|---|---|---|---|
[
7.2547454833984375,
-97.87161254882812,
100.37925720214844,
66.20529174804688,
4.388888359069824,
2.7011871337890625
] | [
6.8131866455078125,
-93.62637329101562,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.5812671184539795
] | 0 | 0 | 0 | 0 | 0 |
[
6.783292770385742,
-98.102783203125,
100.4727554321289,
66.10712432861328,
4.316493034362793,
2.727956771850586
] | [
6.8131866455078125,
-93.62637329101562,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.5812671184539795
] | 0.033333 | 1 | 0 | 1 | 0 |
[
6.946642875671387,
-98.00670623779297,
100.5340576171875,
66.174072265625,
4.202539443969727,
2.582183837890625
] | [
6.8131866455078125,
-93.62637329101562,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.5812671184539795
] | 0.066667 | 2 | 0 | 2 | 0 |
[
7.268355369567871,
-97.78337860107422,
100.06634521484375,
66.33679962158203,
4.819554328918457,
2.8089427947998047
] | [
6.8131866455078125,
-93.89010620117188,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.512396812438965
] | 0.1 | 3 | 0 | 3 | 0 |
[
6.832690238952637,
-98.22607421875,
100.71269989013672,
66.117431640625,
4.265551567077637,
2.693160057067871
] | [
6.8131866455078125,
-94.5934066772461,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.443526268005371
] | 0.133333 | 4 | 0 | 4 | 0 |
[
6.855044364929199,
-97.90216064453125,
100.29052734375,
66.12461853027344,
4.276676177978516,
2.711880683898926
] | [
6.8131866455078125,
-95.64835357666016,
96.26373291015625,
66.5054931640625,
4.439560413360596,
3.3746557235717773
] | 0.166667 | 5 | 0 | 5 | 0 |
This dataset was created using LeRobot.
Dataset Structure
{
"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.handeye": {
"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.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
}
},
"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
- 63