File size: 920 Bytes
fb8e51c | 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 | {
"state": {
"position": {
"start": 0,
"end": 3
},
"rotation": {
"start": 3,
"end": 6,
"rotation_type": "euler_angles_rpy"
},
"gripper": {
"start": 6,
"end": 7
}
},
"action": {
"position": {
"start": 0,
"end": 3
},
"rotation": {
"start": 3,
"end": 6,
"rotation_type": "euler_angles_rpy"
},
"gripper": {
"start": 6,
"end": 7
}
},
"video": {
"image": {
"original_key": "observation.images.image"
},
"wrist_image": {
"original_key": "observation.images.wrist_image"
}
},
"annotation": {
"human.task_description": { "original_key": "task_index" }
}
} |