owen-burns's picture
added modality config
b98c65b
raw
history blame contribute delete
917 Bytes
{
"state": {
"left_arm": {
"start": 0,
"end": 7
},
"left_hand": {
"start": 14,
"end": 21
},
"right_arm": {
"start": 7,
"end": 14
},
"right_hand": {
"start": 21,
"end": 28
}
},
"action": {
"left_arm": {
"start": 0,
"end": 7
},
"left_hand": {
"start": 14,
"end": 21
},
"right_arm": {
"start": 7,
"end": 14
},
"right_hand": {
"start": 21,
"end": 28
}
},
"video": {
"rs_view": {
"original_key": "observation.images.cam_left_high"
}
},
"annotation": {
"human.task_description": {
"original_key": "task_index"
}
}
}