File size: 1,071 Bytes
68837a9 | 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 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | {
"state": {
"arm_left": {
"start": 0,
"end": 8
},
"arm_right": {
"start": 8,
"end": 16
},
"head": {
"start": 16,
"end": 18
},
"lift": {
"start": 18,
"end": 19
},
"odometry": {
"start": 19,
"end": 22
}
},
"action": {
"arm_left": {
"start": 0,
"end": 8
},
"arm_right": {
"start": 8,
"end": 16
},
"head": {
"start": 16,
"end": 18
},
"lift": {
"start": 18,
"end": 19
},
"odometry": {
"start": 19,
"end": 22
}
},
"video": {
"cam_left_head": {
"original_key": "observation.images.rgb.cam_left_head"
}
},
"annotation": {
"human.primitive_instruction": {
"original_key": "task_index"
}
}
}
|