File size: 1,768 Bytes
f1e1be7 | 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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 | {
"state": {
"left_arm": {
"start": 0,
"end": 7
},
"right_arm": {
"start": 7,
"end": 14
},
"left_hand": {
"start": 14,
"end": 21
},
"right_hand": {
"start": 21,
"end": 28
},
"left_leg": {
"start": 28,
"end": 34
},
"right_leg": {
"start": 34,
"end": 40
},
"waist": {
"start": 40,
"end": 43
}
},
"action": {
"left_arm": {
"start": 0,
"end": 7
},
"right_arm": {
"start": 7,
"end": 14
},
"left_hand": {
"start": 14,
"end": 21
},
"right_hand": {
"start": 21,
"end": 28
},
"navigate_command": {
"start": 28,
"end": 31
},
"base_height_command": {
"start": 31,
"end": 32
},
"waist": {
"start": 32,
"end": 35
}
},
"lable": {
"tasklable": {
"start": 0,
"end": 2
},
"stage_vector": {
"start": 2,
"end": 5
}
},
"video": {
"ego_view": {
"original_key": "observation.images.ego_view"
},
"wrist_left": {
"original_key": "observation.images.wrist_left"
},
"wrist_right": {
"original_key": "observation.images.wrist_right"
}
},
"annotation": {
"human.action.task_description": {},
"human.validity": {}
}
} |