lerobot_dataset / meta /modality.json
Unskild's picture
Upload folder using huggingface_hub
5bf291d verified
raw
history blame contribute delete
581 Bytes
{
"state": {
"single_arm": {
"start": 0,
"end": 5
},
"gripper": {
"start": 5,
"end": 6
}
},
"action": {
"single_arm": {
"start": 0,
"end": 5
},
"gripper": {
"start": 5,
"end": 6
}
},
"video": {
"webcam": {
"original_key": "observation.images.front"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}