File size: 862 Bytes
6ec6a44 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | {
"state": {
"eef_9d": {
"start": 0,
"end": 9,
"original_key": "observation.state.cam9d"
},
"gripper": {
"start": 0,
"end": 1,
"original_key": "observation.state.gripper"
}
},
"action": {
"eef_9d": {
"start": 0,
"end": 9,
"original_key": "action.cam9d"
},
"gripper": {
"start": 0,
"end": 1,
"original_key": "action.gripper"
}
},
"video": {
"front": {
"original_key": "observation.images.overhead"
},
"wrist": {
"original_key": "observation.images.wrist"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}
|