| { |
| "tree": { |
| "ground": [ |
| [ |
| "table1", |
| "FLOOR" |
| ], |
| [ |
| "franka", |
| "IN" |
| ] |
| ], |
| "table1": [ |
| [ |
| "red flashlight", |
| "ON" |
| ], |
| [ |
| "porcelain tray", |
| "ON" |
| ], |
| [ |
| "coffee mug", |
| "ON" |
| ], |
| [ |
| "green tape roll", |
| "ON" |
| ] |
| ] |
| }, |
| "relation": { |
| "task_desc": "Put the red and black flashlight on the white rectangular porcelain tray on the table.", |
| "task": "pick and place", |
| "robot": "franka", |
| "background": "ground", |
| "context": "table1", |
| "manipulated_objs": [ |
| "red flashlight", |
| "porcelain tray" |
| ], |
| "distractor_objs": [ |
| "coffee mug", |
| "green tape roll" |
| ] |
| }, |
| "objs_desc": { |
| "ground": "simple flat grey ground plane", |
| "table1": "standalone table used for tabletop manipulation", |
| "red flashlight": "red and black heavy-duty flashlight", |
| "porcelain tray": "white rectangular porcelain serving tray", |
| "coffee mug": "red ceramic coffee mug with white decorative pattern", |
| "green tape roll": "flat green vinyl tape roll" |
| }, |
| "objs_mapping": { |
| "ground": "background", |
| "table1": "context", |
| "red flashlight": "manipulated_objs", |
| "porcelain tray": "manipulated_objs", |
| "coffee mug": "distractor_objs", |
| "green tape roll": "distractor_objs" |
| }, |
| "assets": { |
| "table1": "asset3d/table1/result", |
| "red flashlight": "asset3d/red_flashlight/result", |
| "porcelain tray": "asset3d/porcelain_tray/result", |
| "coffee mug": "asset3d/coffee_mug/result", |
| "green tape roll": "asset3d/green_tape_roll/result" |
| }, |
| "quality": { |
| "ground": "N/A: logical ground plane provided by SAPIEN", |
| "table1": "YES", |
| "red flashlight": "YES", |
| "porcelain tray": "YES", |
| "coffee mug": "YES", |
| "green tape roll": "YES" |
| }, |
| "position": { |
| "franka": [ |
| -0.4778, |
| 0.0, |
| 0.7980644, |
| 0.0, |
| 0.0, |
| 0.0, |
| -1.0 |
| ], |
| "ground": [ |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.4656, |
| 0.0, |
| 0.885 |
| ], |
| "table1": [ |
| 0.0, |
| 0.0, |
| 0.3990644, |
| 0.0, |
| 0.0, |
| 0.0, |
| 1.0 |
| ], |
| "porcelain tray": [ |
| -0.0188, |
| 0.1376, |
| 0.7981579, |
| 0.0, |
| 0.0, |
| 0.7361, |
| 0.6769 |
| ], |
| "green tape roll": [ |
| 0.1586, |
| -0.3408, |
| 0.7981196, |
| 0.0, |
| 0.0, |
| 0.0458, |
| 0.999 |
| ], |
| "coffee mug": [ |
| -0.2122, |
| 0.3022, |
| 0.7981566, |
| 0.0, |
| 0.0, |
| 0.9944, |
| -0.1058 |
| ], |
| "red flashlight": [ |
| 0.188, |
| 0.1, |
| 0.7981895, |
| 0.0, |
| 0.0, |
| 0.7289, |
| -0.6847 |
| ] |
| } |
| } |
|
|