tactile_data / meta /modality.json
shayfeng's picture
Add files using upload-large-folder tool
b2833c8 verified
Raw
History Blame Contribute Delete
705 Bytes
{
"state": {
"single_arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"action": {
"single_arm": {
"start": 0,
"end": 6
},
"gripper": {
"start": 6,
"end": 7
}
},
"video": {
"front": {
"original_key": "observation.images.front"
},
"wrist": {
"original_key": "observation.images.wrist"
},
"tactile_left": {
"original_key": "observation.images.tactile_left"
},
"tactile_right": {
"original_key": "observation.images.tactile_right"
}
},
"annotation": {
"human.action.task_description": {
"original_key": "task_index"
}
}
}