pick_magnet / meta /info.json
sw107's picture
Upload meta/info.json with huggingface_hub
dcc3770 verified
{
"codebase_version": "v2.0",
"robot_type": "custom_robot",
"fps": 30,
"features": {
"action": {
"dtype": "float32",
"shape": [
6
],
"names": [
"joint_0",
"joint_1",
"joint_2",
"joint_3",
"joint_4",
"joint_5"
]
},
"observation.state": {
"dtype": "float32",
"shape": [
6
],
"names": [
"joint_0",
"joint_1",
"joint_2",
"joint_3",
"joint_4",
"joint_5"
]
},
"observation.images.handcam": {
"dtype": "video",
"shape": [
3,
480,
640
],
"names": [
"channel",
"height",
"width"
]
},
"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
}
}
}