Files
lerobot_piper/tests/data/lerobot/unitreeh1_warehouse/train/dataset_info.json
2024-09-05 15:07:43 +02:00

50 lines
920 B
JSON

{
"citation": "",
"description": "",
"features": {
"observation.images.cam_left": {
"_type": "VideoFrame"
},
"observation.images.cam_right": {
"_type": "VideoFrame"
},
"observation.state": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 19,
"_type": "Sequence"
},
"action": {
"feature": {
"dtype": "float32",
"_type": "Value"
},
"length": 40,
"_type": "Sequence"
},
"episode_index": {
"dtype": "int64",
"_type": "Value"
},
"frame_index": {
"dtype": "int64",
"_type": "Value"
},
"timestamp": {
"dtype": "float32",
"_type": "Value"
},
"next.done": {
"dtype": "bool",
"_type": "Value"
},
"index": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}