grab_two_cubes_add50 / meta /modality.json
yooww1515's picture
Upload 106 files
a581c73 verified
raw
history blame contribute delete
590 Bytes
{
"state": {
"single_arm": {
"start": 0,
"end": 5
},
"gripper": {
"start": 5,
"end": 6
}
},
"action": {
"single_arm": {
"start": 0,
"end": 5
},
"gripper": {
"start": 5,
"end": 6
}
},
"video": {
"webcam": {
"original_key": "observation.images.webcam"
}
},
"annotation": {
"human.action.task_description": {
"original_key": "task_index"
}
}
}