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 |
|---|---|---|---|---|---|---|
[
0.2956205904483795,
-0.14433415234088898,
-0.29193243384361267,
-1.0399736166000366,
-0.45271238684654236,
-0.05473550036549568,
0.40237489342689514,
2.2407805919647217,
0.05449358746409416,
-0.7171462178230286,
0.327648788690567,
-0.3413423001766205,
-0.21622402966022491,
11.3473024368286... | [
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.010928469710052013,
-0.0109284697100... | 0 | 0 | 0 | 0 | 0 |
This dataset was created using LeRobot.
Dataset Structure
{
"codebase_version": "v3.0",
"robot_type": "bi_openarm_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": [
"right_joint_1.pos",
"right_joint_2.pos",
"right_joint_3.pos",
"right_joint_4.pos",
"right_joint_5.pos",
"right_joint_6.pos",
"right_joint_7.pos",
"right_gripper.pos",
"left_joint_1.pos",
"left_joint_2.pos",
"left_joint_3.pos",
"left_joint_4.pos",
"left_joint_5.pos",
"left_joint_6.pos",
"left_joint_7.pos",
"left_gripper.pos"
],
"shape": [
16
]
},
"observation.state": {
"dtype": "float32",
"names": [
"right_joint_1.pos",
"right_joint_2.pos",
"right_joint_3.pos",
"right_joint_4.pos",
"right_joint_5.pos",
"right_joint_6.pos",
"right_joint_7.pos",
"right_gripper.pos",
"left_joint_1.pos",
"left_joint_2.pos",
"left_joint_3.pos",
"left_joint_4.pos",
"left_joint_5.pos",
"left_joint_6.pos",
"left_joint_7.pos",
"left_gripper.pos"
],
"shape": [
16
]
},
"observation.images.left_wrist": {
"dtype": "video",
"shape": [
720,
1280,
3
],
"names": [
"height",
"width",
"channels"
]
},
"observation.images.base": {
"dtype": "video",
"shape": [
480,
640,
3
],
"names": [
"height",
"width",
"channels"
]
},
"observation.images.right_wrist": {
"dtype": "video",
"shape": [
720,
1280,
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
- 21