groot-lerobot-v5 / meta /modality.json
tolasing's picture
Upload folder using huggingface_hub
b21f85a verified
Raw
History Blame Contribute Delete
575 Bytes
{
"state": {
"single_arm": {
"start": 0,
"end": 3
},
"gripper": {
"start": 3,
"end": 4
}
},
"action": {
"single_arm": {
"start": 0,
"end": 3
},
"gripper": {
"start": 3,
"end": 4
}
},
"video": {
"top": {
"original_key": "observation.images.top"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}