so100_lego / meta /modality.json
THUgewu's picture
Add TsFile (converted from aaronsu11/so100_lego)
f30792b verified
Raw
History Blame Contribute Delete
684 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": {
"arm_camera": {
"original_key": "observation.images.arm_camera"
},
"top_camera": {
"original_key": "observation.images.top_camera"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}