| { |
| "tree": { |
| "ground": [ |
| [ |
| "table3", |
| "FLOOR" |
| ], |
| [ |
| "franka", |
| "IN" |
| ] |
| ], |
| "table3": [ |
| [ |
| "black hammer", |
| "ON" |
| ], |
| [ |
| "porcelain tray", |
| "ON" |
| ], |
| [ |
| "gold sprinkles bottle", |
| "ON" |
| ], |
| [ |
| "cereal bowl", |
| "ON" |
| ] |
| ] |
| }, |
| "relation": { |
| "task_desc": "Put the black and yellow hammer on the white rectangular porcelain tray on the table.", |
| "task": "pick and place", |
| "robot": "franka", |
| "background": "ground", |
| "context": "table3", |
| "manipulated_objs": [ |
| "black hammer", |
| "porcelain tray" |
| ], |
| "distractor_objs": [ |
| "gold sprinkles bottle", |
| "cereal bowl" |
| ] |
| }, |
| "objs_desc": { |
| "ground": "simple flat grey ground plane", |
| "table3": "standalone table used for tabletop manipulation", |
| "black hammer": "black and yellow claw hammer", |
| "porcelain tray": "white rectangular porcelain serving tray", |
| "gold sprinkles bottle": "small clear bottle of gold sugar sprinkles", |
| "cereal bowl": "white ceramic cereal bowl with a textured exterior" |
| }, |
| "objs_mapping": { |
| "ground": "background", |
| "table3": "context", |
| "black hammer": "manipulated_objs", |
| "porcelain tray": "manipulated_objs", |
| "gold sprinkles bottle": "distractor_objs", |
| "cereal bowl": "distractor_objs" |
| }, |
| "assets": { |
| "table3": "asset3d/table3/result", |
| "black hammer": "asset3d/black_hammer/result", |
| "porcelain tray": "asset3d/porcelain_tray/result", |
| "gold sprinkles bottle": "asset3d/gold_sprinkles_bottle/result", |
| "cereal bowl": "asset3d/cereal_bowl/result" |
| }, |
| "quality": { |
| "ground": "N/A: logical ground plane provided by SAPIEN", |
| "table3": "YES", |
| "black hammer": "YES", |
| "porcelain tray": "YES", |
| "gold sprinkles bottle": "YES", |
| "cereal bowl": "YES" |
| }, |
| "position": { |
| "franka": [ |
| -0.6682, |
| 0.0, |
| 0.7516163, |
| 0.0, |
| 0.0, |
| 0.0, |
| -1.0 |
| ], |
| "ground": [ |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.6582, |
| 0.0, |
| -0.7528 |
| ], |
| "table3": [ |
| 0.0, |
| 0.0, |
| 0.3759163, |
| 0.0, |
| 0.0, |
| 0.0, |
| 1.0 |
| ], |
| "porcelain tray": [ |
| -0.1231, |
| -0.2276, |
| 0.751862, |
| 0.0, |
| 0.0, |
| 0.9131, |
| -0.4076 |
| ], |
| "cereal bowl": [ |
| 0.2111, |
| -0.0522, |
| 0.7518657, |
| 0.0, |
| 0.0, |
| 1.0, |
| 0.0047 |
| ], |
| "black hammer": [ |
| -0.2017, |
| 0.0638, |
| 0.7518417, |
| 0.0, |
| 0.0, |
| 0.0651, |
| 0.9979 |
| ], |
| "gold sprinkles bottle": [ |
| -0.0851, |
| -0.5788, |
| 0.7518507, |
| 0.0, |
| 0.0, |
| 0.7098, |
| -0.7044 |
| ] |
| } |
| } |
|
|