| { |
| "tree": { |
| "ground": [ |
| [ |
| "table2", |
| "FLOOR" |
| ], |
| [ |
| "franka", |
| "IN" |
| ] |
| ], |
| "table2": [ |
| [ |
| "white spoon rest", |
| "ON" |
| ], |
| [ |
| "porcelain tray", |
| "ON" |
| ], |
| [ |
| "purple sponge", |
| "ON" |
| ], |
| [ |
| "black mouse", |
| "ON" |
| ] |
| ] |
| }, |
| "relation": { |
| "task_desc": "Put the white porcelain spoon rest on the white rectangular porcelain tray on the table.", |
| "task": "pick and place", |
| "robot": "franka", |
| "background": "ground", |
| "context": "table2", |
| "manipulated_objs": [ |
| "white spoon rest", |
| "porcelain tray" |
| ], |
| "distractor_objs": [ |
| "purple sponge", |
| "black mouse" |
| ] |
| }, |
| "objs_desc": { |
| "ground": "simple flat grey ground plane", |
| "table2": "standalone table used for tabletop manipulation", |
| "white spoon rest": "long white porcelain spoon rest", |
| "porcelain tray": "white rectangular porcelain serving tray", |
| "purple sponge": "rectangular purple cellulose sponge", |
| "black mouse": "black wired gaming mouse" |
| }, |
| "objs_mapping": { |
| "ground": "background", |
| "table2": "context", |
| "white spoon rest": "manipulated_objs", |
| "porcelain tray": "manipulated_objs", |
| "purple sponge": "distractor_objs", |
| "black mouse": "distractor_objs" |
| }, |
| "assets": { |
| "table2": "asset3d/table2/result", |
| "white spoon rest": "asset3d/white_spoon_rest/result", |
| "porcelain tray": "asset3d/porcelain_tray/result", |
| "purple sponge": "asset3d/purple_sponge/result", |
| "black mouse": "asset3d/black_mouse/result" |
| }, |
| "quality": { |
| "ground": "N/A: logical ground plane provided by SAPIEN", |
| "table2": "YES", |
| "white spoon rest": "YES", |
| "porcelain tray": "YES", |
| "purple sponge": "YES", |
| "black mouse": "YES" |
| }, |
| "position": { |
| "franka": [ |
| -0.5149, |
| 0.0, |
| 0.8009008, |
| 0.0, |
| 0.0, |
| 0.0, |
| -1.0 |
| ], |
| "ground": [ |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.0, |
| 0.3968, |
| 0.0, |
| -0.9179 |
| ], |
| "table2": [ |
| 0.0, |
| 0.0, |
| 0.4024008, |
| 0.0, |
| 0.0, |
| 0.0, |
| 1.0 |
| ], |
| "porcelain tray": [ |
| -0.1797, |
| -0.1657, |
| 0.8048317, |
| 0.0, |
| 0.0, |
| 0.7682, |
| 0.6402 |
| ], |
| "white spoon rest": [ |
| -0.0642, |
| 0.0802, |
| 0.8048494, |
| 0.0, |
| 0.0, |
| 0.9668, |
| -0.2556 |
| ], |
| "black mouse": [ |
| -0.354, |
| 0.1722, |
| 0.8047992, |
| 0.0, |
| 0.0, |
| 0.9613, |
| 0.2757 |
| ], |
| "purple sponge": [ |
| 0.3092, |
| 0.0118, |
| 0.8048281, |
| 0.0, |
| 0.0, |
| 0.5514, |
| 0.8342 |
| ] |
| } |
| } |
|
|