tutorial / meta /modality.json
Gadget2's picture
Upload meta/modality.json with huggingface_hub
206126b verified
raw
history blame
351 Bytes
{
"state": {
"arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"action": {
"arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"video": {
"ego_view": {
"original_key": "observation.images.ego_view"
}
}
}