File size: 688 Bytes
483df21 | 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 | {
"state": {
"observation.state": {
"start": 0,
"end": 28,
"original_key": "observation.state"
}
},
"action": {
"action": {
"start": 0,
"end": 28,
"original_key": "action"
}
},
"video": {
"cam_left_high": {
"original_key": "observation.images.cam_left_high"
},
"cam_right_high": {
"original_key": "observation.images.cam_right_high"
},
"cam_left_wrist": {
"original_key": "observation.images.cam_left_wrist"
},
"cam_right_wrist": {
"original_key": "observation.images.cam_right_wrist"
}
},
"annotation": {
"task": {
"original_key": "task_index"
}
}
} |