Add seven-case robustness BDDL evaluation set
#4
by racingemperor - opened
This view is limited to 50 files because it contains too many changes. See the raw diff here.
- .gitattributes +2 -0
- README.md +43 -1
- SHA256SUMS.txt +353 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl +143 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl +169 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl +158 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl +144 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl +170 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl +209 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl +209 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl +176 -0
- bddl_files/01_visual_noise_glare/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl +163 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl +202 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_plate.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_stove.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl +203 -0
- bddl_files/01_visual_noise_glare/bddl/libero_goal/turn_on_the_stove.bddl +202 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl +167 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl +211 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl +210 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl +143 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl +169 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl +158 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl +144 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl +170 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl +209 -0
- bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl +209 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.init filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.init filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -38,6 +38,48 @@ Each perturbation includes corresponding **`init` files** (initial environment c
|
|
| 38 |
|
| 39 |
---
|
| 40 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
## Uses
|
| 42 |
|
| 43 |
**How to use:**
|
|
@@ -94,4 +136,4 @@ If you use this dataset, please cite both the original LIBERO benchmark and the
|
|
| 94 |
## Dataset Card Contact
|
| 95 |
|
| 96 |
For questions or issues, please contact:
|
| 97 |
-
📧 **d202480819@hust.edu.cn**
|
|
|
|
| 38 |
|
| 39 |
---
|
| 40 |
|
| 41 |
+
## Seven-Case Robustness Extension
|
| 42 |
+
|
| 43 |
+
The repository also includes a 40-task evaluation set covering seven
|
| 44 |
+
BDDL-configured robustness cases. Each category contains
|
| 45 |
+
10 tasks from each of `libero_spatial`, `libero_object`, `libero_goal`, and
|
| 46 |
+
`libero_10`.
|
| 47 |
+
|
| 48 |
+
| Folder | Evaluation case |
|
| 49 |
+
| --- | --- |
|
| 50 |
+
| `01_visual_noise_glare` | Lighting and observation noise |
|
| 51 |
+
| `02_camera_view_angle` | Camera position and orientation |
|
| 52 |
+
| `03_runtime_object_move` | Runtime target-object movement |
|
| 53 |
+
| `04_object_texture` | Object appearance and texture |
|
| 54 |
+
| `05_view_occlusion` | View occlusion by scene objects |
|
| 55 |
+
| `06_object_shape` | Target-object shape scaling |
|
| 56 |
+
| `07_initial_pose_position_angle` | Initial position and yaw changes |
|
| 57 |
+
|
| 58 |
+
The 280 BDDL files use this layout:
|
| 59 |
+
|
| 60 |
+
```text
|
| 61 |
+
bddl_files/<category>/bddl/<suite>/<task>.bddl
|
| 62 |
+
```
|
| 63 |
+
|
| 64 |
+
Shared original initialization states are stored under:
|
| 65 |
+
|
| 66 |
+
```text
|
| 67 |
+
init_files/<suite>/<task>.pruned_init
|
| 68 |
+
```
|
| 69 |
+
|
| 70 |
+
Where available, the corresponding `.init` files are included as well. The
|
| 71 |
+
runtime object movement case uses a near-grasp trigger with a maximum
|
| 72 |
+
end-effector-to-target distance of `0.09 m` and a step-160 fallback.
|
| 73 |
+
|
| 74 |
+
The `metadata/` directory contains a portable dataset index, task-specific
|
| 75 |
+
perturbation manifest, and the latest static validation report. File checksums
|
| 76 |
+
are listed in `SHA256SUMS.txt`.
|
| 77 |
+
|
| 78 |
+
The custom `:perturbation_config` fields require the LIBERO-Pro-aware parser
|
| 79 |
+
and evaluation integration from the project codebase.
|
| 80 |
+
|
| 81 |
+
---
|
| 82 |
+
|
| 83 |
## Uses
|
| 84 |
|
| 85 |
**How to use:**
|
|
|
|
| 136 |
## Dataset Card Contact
|
| 137 |
|
| 138 |
For questions or issues, please contact:
|
| 139 |
+
📧 **d202480819@hust.edu.cn**
|
SHA256SUMS.txt
ADDED
|
@@ -0,0 +1,353 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
07bcadf75e130feaf140a7d37b213e17f06084a6a927db11f4b1d7f2387bfafc bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 2 |
+
a59420bb77ad53afc937631c0a6c8909455ccd48bccd782b4bed883d39a73a8d bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 3 |
+
ca8d6d9f50f763e92cf1415bc4c4823eeac474729fdd0e3bfd94091224361a98 bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 4 |
+
b64c5d45ecbe3614ce17abcf51fbaa71e75d0c8c5417c48e5b3c0175f301cd95 bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 5 |
+
11dad447e58ec1fa7fee31fefd316e2c4a0f95c3c512fa077f541f841a62039a bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 6 |
+
e9681ee52b780e2f57185f0053c6013a8f7c238fb95a5d949395ea5923c4ee93 bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 7 |
+
f6d5f52d5b2c7977733cb6b92defdf22c5628fe30df0c3e1ea41c0f197207aa8 bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 8 |
+
1084a32980d1c04b8483c6f6e20248e9cbfb5d18c3d769dad4e430b1f875a0a3 bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 9 |
+
ab8acd65d73c07c521c29f48e7cee81c23e86d48513889c58f0f8c6191c90fba bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 10 |
+
cabdd8242badeffd264d24be76792c143d84ce0bb36f7dc3d87b2152ab7f0879 bddl_files/01_visual_noise_glare/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 11 |
+
2e0dbb92a5d70ed1f9085125fa1b0b05626b2f607ba02e53ec035f33f45db95b bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 12 |
+
86cdade31e22d0b26b03e26a46689396c884b335432cc37297c10201aa2efdc6 bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 13 |
+
4444a1222326bef0d56fb7420295c7a5bfb4b2101d42d219ee5ac46a6d0a2970 bddl_files/01_visual_noise_glare/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 14 |
+
7fa057b8626b242cf22021f87d9e82b3116107f8dcbe53f625aaf8f9b09bbd7d bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 15 |
+
094685692c1b411aec2feb7a492a0061b6e0d6c7bae8d356b998a257700aa037 bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 16 |
+
aec263cfbdac70d9077c771cf1da965486b0cee6503e5bc5f2fdab09bdfa8465 bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 17 |
+
22774530bd760f0df76ac63c224eda317c398c9839b8575f0f1219a6a03feb2a bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 18 |
+
666d2407818e7d20ef2d72a098240ebe9d5f4efa011b3051d3ba1a51fe055a4f bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 19 |
+
4f098bb066c26cf486f38621334702933b9bcf99b0e2bd7b0f6584c0832d4f36 bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 20 |
+
e59dbcd38469b1c544be26cce3b71d2b173b13ab475a0e91cac0a759b4a72124 bddl_files/01_visual_noise_glare/bddl/libero_goal/turn_on_the_stove.bddl
|
| 21 |
+
acf9cef46d94aaebc21f16851a28b00fb62d2b1944b7e664507a1dd88a7a1f1d bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 22 |
+
2a9a6f01c542a4d4c0acbcfc3fda356d02a1968ab1492085a46a03f335465f2f bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 23 |
+
bec9da0136265d75d643ef96b04e9660d423194379ac905ee1849c6c3b53676e bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 24 |
+
9d5096ec3dfc5c18f9bc87b877d93f1a95195b00446e3b472aef22a038dfd99e bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 25 |
+
3f9f2f9468fbada8067662aeb9f2cef49317e234ede99ac98929a04927049c04 bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 26 |
+
98b23123430d2ebb8a429cfb114d5681dc74d98fd14e97d651853ab23b1021e3 bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 27 |
+
8146258b83ffe59596a7b21dc1be0ff224b352638270d9e871218f1c42318b78 bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 28 |
+
466ea88acdda9bbd865b8391b3ba77d1c4a6230c6431a0368fc639476ea54a03 bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 29 |
+
3768e13e9206f3d70a635644203703963a417f58fc47d6553062d61e815f8149 bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 30 |
+
bb2481a2e2741742b8a6a3925461a980738735264011b5e89a91efef7f689c8e bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 31 |
+
c0631d3a7d4eb6a0e9224c363700428f277a482c99ae00bddb392a1f5c41f6d6 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 32 |
+
5385f8dca6eeb188ba3e1bdf1a6bb186fd4a330fdc36305be72ed7a15fd106e9 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 33 |
+
ec0d5b41ac5a79d981a914de6316c90051d2fbb33ba66bfbd51ccc6d85c265dc bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 34 |
+
f2369f40398a23264b88509b2fe03a2a79d8e109dc36cde4ad85859dee9c8e70 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 35 |
+
7f4c06320a738c4c6bcc1bd8352980bc4e9f424722c943e159248f9717d7d535 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 36 |
+
50b5dd1f02d912f78f21e7a87c022e08e64e1f400d9d557b7b40fefd32269b19 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 37 |
+
b00c918e8860b07eeb13e1b9f758ee12382c30c788137c89adf6dbf99da13dc0 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 38 |
+
463dd6d6697606838bcc202fee890a310b446e9cb6be860d3ab1f6743ca749d7 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 39 |
+
36af59577c81fd789e3619266e0bcc0403019132b27472297812c2061c0b8a03 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 40 |
+
955e6405939847348703480744428fe920e134eec78eb124dc72b79803474792 bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 41 |
+
7148a6c332526c00f1fc6e5e0e951a2a8b54b706a906f2c59e57f9aa4098dae3 bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 42 |
+
45d6f80e36e79920108a7dcaba1a87199567eb45ebde701db0f48555e1b6e166 bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 43 |
+
6a7cf063bf9aed74b0dce0b7c3ca058087cf4d86ebfca12190091bed664029fa bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 44 |
+
944383e6d045d9517f8a9e0125b8b72f26898e1998380196a84f5af954f4a15c bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 45 |
+
aa73c184a027ae1f73380e8a49fd58d57ba0c8b20af3e37b4680196210edaa82 bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 46 |
+
17402927dd8eaa8d6f87622d181a938757e9d2681a4057acfce0b46099f5d447 bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 47 |
+
1b7f044d7d7ed111e21c0af40bb0323e30ffba1fce3df9c799ca5cab926dd84a bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 48 |
+
ddf8b185eaf8f12da5e91e2abf4df746e96b89a7d4bf9e55f25842543fa3538f bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 49 |
+
cef89ae1b8057bf3def5407d456091624a62e7c02dcdac317deef1da350be361 bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 50 |
+
d4b36f4a31afa519f039959d394ca6af6b556224791ff1390911ca87171d876d bddl_files/02_camera_view_angle/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 51 |
+
fadf4234fe503659d5442e21afb94bd97cbcf653739d1b86f516e018a261573c bddl_files/02_camera_view_angle/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 52 |
+
600f367905713cec8974dedfe2929da2eb4a9ff8c2bbe5a41ad69c725f97fc0b bddl_files/02_camera_view_angle/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 53 |
+
58d8b4a42353d963b6ae59b8ccf4c6f1edff6ea43cc28332f968553672207fd6 bddl_files/02_camera_view_angle/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 54 |
+
66330184b0e13052209add55e54c1d16e268cec51c4a447b5ea75c2cdaf2aa4a bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 55 |
+
48d4a48005f8a039f12c470cb425fadcfaa2b81e118ae24148892de9273163c6 bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 56 |
+
dd2044b57439ccaa765e9a8a2468ec13407999f6607a5633e10c405657a32f43 bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 57 |
+
311962226170f440512f96a3d75d62fca743dc6c750b3f1b901a02a7134da795 bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 58 |
+
64e89b55f41e0d923d9e150967739fad918f2ba813c8b2f910ef526e2b9c37dc bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 59 |
+
c48dfbbd20e209961b08f043ca9db7ad8fe075f26e5031dc374f54a36f03de26 bddl_files/02_camera_view_angle/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 60 |
+
3363c7d62a3cb8bc33a5ae213028871b8684df4781ba827796be24a8fac4fc33 bddl_files/02_camera_view_angle/bddl/libero_goal/turn_on_the_stove.bddl
|
| 61 |
+
6d805d9bcb6892f845f90b944f878834ced633a80f59f55575360e08d15b1936 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 62 |
+
8a92653dd3f09bdff4c3e2e1eaea73b16d070c9e3580df179e60d0472e8520ec bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 63 |
+
77c3af67e6aa0f592b1b4de9c789a4045bc370003ca36a9dcac6c02f2a0c3e44 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 64 |
+
7e4a54a2b3cd44da49f2191807b4c4358aff5f79df212b9cdc85956e74c73532 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 65 |
+
c6fde093ae49c2259fbc7246712665dc29d2925d7afbd5b7a5a23cfdb4eb99b9 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 66 |
+
cd0d2fff5534bdfb917ffee9750ec109c2fccf431667ca53273cde8fecc9936f bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 67 |
+
04197d6d243bd2aa9bc0594fdeff7bd2d53ca80b16c77571b13562528e02290b bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 68 |
+
c4cbdebeb256c78ad717cce8f9736ba593c81becc2361e9c729b74b1b0ab896e bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 69 |
+
e1c4df61628f98bcf24c71231520bc5080fc908d36a2a241b94464f1a05cccd6 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 70 |
+
288d93fdcf578399904f2b7626154b3610afc8800635eae9d15fc07092f03412 bddl_files/02_camera_view_angle/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 71 |
+
64eee912359f3c6da738ff350c4cf7221c9fc5eb6a4d24e0add17b8d5be2a2b6 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 72 |
+
59af089ad269d96ae978566110ddfcbd22b36dea973aaefc7cce95dea249d4c6 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 73 |
+
32847d6a8366d8e86f12fb48d47c707dec6d958354e056345901f31d990c245a bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 74 |
+
39fb80dcdf0c432ea4bbabcb5101c9d913677a7c95893f22a9ebd37241d532da bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 75 |
+
3fec095e616f8cdc260f316e468d9e3c3e884bb8a2feb7b5f0c3017c38eb965d bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 76 |
+
46e4731df6a086319c989d399b7c1a062b181f9e4e7e771bf8e662206eea4034 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 77 |
+
103c673c72ad1ffbbfd31d8da35abd68fd4db5b0272846f66ba147c139f4e23d bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 78 |
+
ece138e880069055b3b745c24ff9f4461c912d138cf4910fa3709978d4f33687 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 79 |
+
cce87efe109b3ac6c9cbd8442cd2d31166277e3e393b03b72581f45fead31ea8 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 80 |
+
feb8e653da8a8015d87b6ec21d8911e6e44bc2bae45d380249ae6b608bbcfa52 bddl_files/02_camera_view_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 81 |
+
6778b82e8550dc42a447988e94165b22fc4a09755a47b0191bb1abefc7d72339 bddl_files/03_runtime_object_move/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 82 |
+
e34d9bc27ecbdcd0f05a22ecf954ae3f26a6fcee7354da4eec015b0ea811dd56 bddl_files/03_runtime_object_move/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 83 |
+
03ce731f3b088bd04048c11ea2727d981f286a76662256a2d91d9fda53991666 bddl_files/03_runtime_object_move/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 84 |
+
acf1f2a6b17932a798bf1b58b4c19dfdc9b50993af697e8421ff7e795fa53747 bddl_files/03_runtime_object_move/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 85 |
+
8d4e4ba8b8eae9a532bbd25e545f89aca52c9185369715fe9442167c0621522f bddl_files/03_runtime_object_move/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 86 |
+
7072638b58dde677a4148bfbb0f92f064badefbf26bb1dc890f969bd43d168bd bddl_files/03_runtime_object_move/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 87 |
+
8f63b77dc17757038f4b7c852ba91cc80f6ec3142c973909cc51fb278283f407 bddl_files/03_runtime_object_move/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 88 |
+
a55fa7d90b62a065dfc23b3562375ccac59933373f3ed970a7731d39ca7fca46 bddl_files/03_runtime_object_move/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 89 |
+
410fc3266908953522ed1ea64e2a97dae96142773c4cc9ab15d9aedf84e8a3e4 bddl_files/03_runtime_object_move/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 90 |
+
0566bff1d8813636fead7edebd83a6270ed24308613031ce1130517a3934e2ef bddl_files/03_runtime_object_move/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 91 |
+
48c3c8223387c1d5b97f89bebaad52fca74420858a518b0607f36dcaeca61a2c bddl_files/03_runtime_object_move/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 92 |
+
7513b4b9d94b6b18ce1d70dff4a62c8d55128723545aa5f39aceaf640a58e193 bddl_files/03_runtime_object_move/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 93 |
+
4b94fad001c841be44d44cb9007f2862e2cba735cb8361cb3252e1ccc066b059 bddl_files/03_runtime_object_move/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 94 |
+
5fa98190a9c716d08dfd63bb0f8b62962815a174fe53fa1fbf6dc4e86ee1a439 bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 95 |
+
7222b11b9da399c79ec04f51ed63882019692c8ef345ee67f2190697eb5d1653 bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 96 |
+
8f5c8fb31a9fbb2abb69d4da8fd98478af655dd5e96bed94ce9c05e850743e4b bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 97 |
+
5799dd833d07a926e57d5578eb46d92d59b275039c098222286afe5efb47e66b bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 98 |
+
2e4549de3e0b307aa5a4e2a42e33112a35314a1f4dbb512bb2ead48ecf6148b8 bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 99 |
+
7982a391604bcbf074b2507b10ce65a9f57dafd7e605bc101cbd439a49725ae7 bddl_files/03_runtime_object_move/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 100 |
+
9a62d1138442822b1ff72f9178710c1e720228401e2e8a1a046332da00fc1831 bddl_files/03_runtime_object_move/bddl/libero_goal/turn_on_the_stove.bddl
|
| 101 |
+
79de2ab83f00e1235c3e07da5f87ebe4005b1268df766f45a30bdc2836c1a3c2 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 102 |
+
a2ae84ea4e01578b2761a94505ea565ab98a61e68de2c7d84bc37eff62cd7479 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 103 |
+
64473bb293c56da6999ef5392e617b2959f1ff61893d6d2dc18b23649cb5c494 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 104 |
+
109dcc5cf178edc81fe72cc1b7a5c185645564323542ab5050fe950bb6125b59 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 105 |
+
32c58763a503112edd65a9a6ace20c81282a09762342ef354bfd7c8e5f2a50bf bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 106 |
+
3b3ac9b534f46631d2614d01bf5c0d6200f1dc66955335e2233724cc85484574 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 107 |
+
deddf02fcbad2a207b3f5eb9475a9f8913cef5eacfe273fad82d85f4d32fb380 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 108 |
+
a86aa65df05bb7c1c153b5cdb046a136457a76a590ec3276893853458efe504c bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 109 |
+
4e8edde5c364eac6252225fcd5578ca8781f2108af1c84e94cf5ff2188f24d04 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 110 |
+
b2b628b3b2536aab156acce9559c4cec8002387584bcfc9c6af6828c9293bd42 bddl_files/03_runtime_object_move/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 111 |
+
21fdd73f0a5dabbf2b5bde24dba5e1778a93788af03899374d208ddcc64318db bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 112 |
+
7bd9793ae448433d5e18212cf85d53b34dc706c424d2d5e05ae7b4c266f309f4 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 113 |
+
21cd916a0890d2bee426c0bf5bb5cf23e58af32bfdcee0ce1910edaced83016e bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 114 |
+
00b7b955b6f67fcd9783253f5ff4a60418fe540bd417970725db76bc33e065f8 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 115 |
+
ef9e839ab53a60fe4693bc5f2d7faff4844fdc4aa7c6243dde75c8ec063645dc bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 116 |
+
5f3f428e924553677d1b0920b878ab5cdcf196a8155f24f4e6d22c5e43c023c9 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 117 |
+
28bd34db0a5873743ea411c8e76a8305bc139e78576aa005141945e03732064a bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 118 |
+
114f574b6e18c8adf33756b9791eeae9bd94bc115b34d626677b8112d669aa88 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 119 |
+
7d028d44c4ed1e8f7ec5a64bc882bf9052c073fa58b92b18c527f50ad70fcf87 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 120 |
+
9c9fcc026f8c8876a60e31ac7e7c72b21f68e9ff54832ce2e0becf276e08a278 bddl_files/03_runtime_object_move/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 121 |
+
43fea978fcc05456f28229dd4bec836698d825b527d65461a4223c5ac0ea50f1 bddl_files/04_object_texture/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 122 |
+
01af9f1b0b3d0b543738f4b045a6209a62f334fa0b66b9f3be0ad4ec3f9a91ef bddl_files/04_object_texture/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 123 |
+
ace9027cc48afc9bf2de5f4f3ac2cb498127a46f52b526c1a327ab2d55a983fc bddl_files/04_object_texture/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 124 |
+
55a9aee72018ac7ed5427cfe2d97b7a68df5f4f60a433aaa93caf4271d863bae bddl_files/04_object_texture/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 125 |
+
32a474cf6952736a89d6c1f068f6cbdb373999763dce367927a47bb6a6c43dba bddl_files/04_object_texture/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 126 |
+
ba7ee8247ddecacfbdc567351d6841144757fe9d499a1f6671ab5bc959f4083b bddl_files/04_object_texture/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 127 |
+
0b74a1bae6acf46ae33ffb1a3b66a6e086109014af941a1145ad42238568e283 bddl_files/04_object_texture/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 128 |
+
8bab6e1e5a51784538cde359a833917c4e57d661efb52c2a2980197900fc5c6c bddl_files/04_object_texture/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 129 |
+
988846ff8a09b1a9701dfb4af12ac437ecddfe348cc2169af6c37afb895c46dc bddl_files/04_object_texture/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 130 |
+
1ec50efe8ce8de468382118ac4931749734758b25d06e1cd7c50401ba0d62adc bddl_files/04_object_texture/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 131 |
+
0ad315a7d4a58c2c3e49e9c05aef91d39ee89676bf19355416a06bee8f3b1753 bddl_files/04_object_texture/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 132 |
+
691db09f0386f155eda78ef7e3b3f8b2a5205ef53fe5c56c59a46f899cb778b6 bddl_files/04_object_texture/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 133 |
+
20017439b7734fee4ec77ac48d7bb5b5b65ef17560cff68525559214de9beec6 bddl_files/04_object_texture/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 134 |
+
54606a7c2813f38ed465220a5924366893819f50fbb56bcb53e75488067602ed bddl_files/04_object_texture/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 135 |
+
f54a51c4a729d79f11259f6ef9e128e2129c794efd3076da420ff7e0416779d6 bddl_files/04_object_texture/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 136 |
+
ee91968f7465ebfff365c5f19948f159abe41b6b172bb10635d4a7159fcf8430 bddl_files/04_object_texture/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 137 |
+
be626a3ff918d9bba5d3d29d66b5908b434040bd667b96a523beecc97af62b9f bddl_files/04_object_texture/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 138 |
+
995831cf8efdf812cd0940f56696f66a70aca6099dbb48480fc4d68786da144b bddl_files/04_object_texture/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 139 |
+
2808b0409acd012550c06512d92ce608aee5ccd45aac2f62b3dcfbb9aa6874c1 bddl_files/04_object_texture/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 140 |
+
daa0a34c44d838ae9f0015f87d50a6b5b9a42cb9952ec2e2a357a8fdf7124865 bddl_files/04_object_texture/bddl/libero_goal/turn_on_the_stove.bddl
|
| 141 |
+
39c72b63be79fd4c0af3f95c78c8e7e2e29c0e0515b0e51fd7f26fd32c6a22b3 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 142 |
+
3e49010b7336cc27550742310833e05804aa14bc185c6fd662b010661210d312 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 143 |
+
1b4ea6d84c0b12510b606fbe17e400be9f18f93dc1b4a26ea0735c4b861d3ce7 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 144 |
+
ab531ed7db3325eb8f6419f9fb1f299b152fdab3c5698f7ecebb2bf9ffeba4a3 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 145 |
+
cf8179eae68195112f80d89d25de1fa6cbe6e9c204fe60d14e3c7418043a15f7 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 146 |
+
a74041f784f6209f2f00c38b38a6f778bb31c5f1e4ace693a6eda04b0c46219d bddl_files/04_object_texture/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 147 |
+
0a2da08fe8216507b2834168f38fcab2edbec846e2499cc29a30d3eec8d6d6cb bddl_files/04_object_texture/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 148 |
+
7179d45c7c4336745e45e2fc7998d2d93dd0181ebca29dbec4b4eed80f83f757 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 149 |
+
3fd66b14c0f87e4a57983134eec1959de0a5f0df4ef19cfb0eed930e4627d890 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 150 |
+
7e59622387c709a73ddd1a23c9ca422ebce266f823513cfc50ecdca51ce277d6 bddl_files/04_object_texture/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 151 |
+
59813c69750da0f16959fbbaaefd7e38d2a51545ab5905bdf4afbb26d8fcbbe6 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 152 |
+
32cb3a89892189bc70aa44db603d96e42176de7575742c47abb4d41adc5c5f37 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 153 |
+
7186c7b96164268e7d278075e4382bffb1d9978d406c2cd4cafb65408b51533e bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 154 |
+
8b09845ae090b7eb3c1e8a4746a7ff4b57b2579e3d810869dddf0c4d7212ab73 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 155 |
+
f37312aa49e27f5b759580ee0ad1b4a88f1fd056c219aae87844e85746d4af91 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 156 |
+
f84ba6473eaa2c5d8deca5e1ad2684b7f964fd052ad08298c5bcde1f6729c002 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 157 |
+
4483da72b9541de427c92825080c6f3629638c74d4218846836857f3d696578a bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 158 |
+
8fea5c0546017fad94d74e3d6a73e9b8242a3cde24e06d2e347491c51d2dac52 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 159 |
+
70f4d28b4d37e1ced91b1da938eeb29205816a80a60c557a5e37a7d10b9295be bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 160 |
+
4ccb642637edfc337db3fb74ecc4e006ae1dad345dec7398986e08bb619e4970 bddl_files/04_object_texture/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 161 |
+
8fa88bc5dc3657ee1aeb7ad85e45b324caac1acc8afbd1dd7a680cacb2b714ce bddl_files/05_view_occlusion/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 162 |
+
8396d36ed1932da0bf0681720f87610e887e06616ec35dbd3117956b251c2ad2 bddl_files/05_view_occlusion/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 163 |
+
87a567f3a7e37ceb6452567a990ec93abef674a446b2e69560131fd5bfe7e0d0 bddl_files/05_view_occlusion/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 164 |
+
dc294c9d8fc57209fbffd38bf1d1d7becca184e273eb19f709901aefb0789f54 bddl_files/05_view_occlusion/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 165 |
+
5601ede0fd35627964e2151f7bc8216222b9d5bfdf5d49bc269b74b5d67e185f bddl_files/05_view_occlusion/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 166 |
+
711b24f9fe29db068550126bf30d81bc707753ef1593627a7dad4d2340b4627e bddl_files/05_view_occlusion/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 167 |
+
b07de06dd40913e300aebe8baec09ba2344d4cfe222931834754a00070361c16 bddl_files/05_view_occlusion/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 168 |
+
e633af728990042c26bb868006ea34c51d10a16f9484d4e34284dbfa2cac586c bddl_files/05_view_occlusion/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 169 |
+
cf1b512026a38d9517c9a7294d5f9e6956a3df4b48948ab580b7548cbd9a1d47 bddl_files/05_view_occlusion/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 170 |
+
b86833426da3e20ef4f1d99072a63a7867c2d94ad668ded94dd174ec52741c83 bddl_files/05_view_occlusion/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 171 |
+
0a7b91e2a85591d3921e9bbbdaddafac0e21e4c10ab83df63efdf08a2170fadf bddl_files/05_view_occlusion/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 172 |
+
ec3dc11dcb714dfb2af4e6b94cfb811feb15e7ecc16fefaf6991af019afa9e9a bddl_files/05_view_occlusion/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 173 |
+
a26b33eb2a719a80859c50cb1ca5882f2580363ca39901855ec44f13f097042c bddl_files/05_view_occlusion/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 174 |
+
e97413f23c3674541a58d10694e2da237252701513ee9b3e9edfd36946f5e778 bddl_files/05_view_occlusion/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 175 |
+
8b8601892f02d7637ba6ddeee9705dad233bd43e12e4a00c64fc04c6ba879977 bddl_files/05_view_occlusion/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 176 |
+
bb68aefa7a1865258b334841e66898a08936ad063dad66b29da07c3bb45aa59c bddl_files/05_view_occlusion/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 177 |
+
7778b4432cf8a5a5cab19654dd3d933cb7fe0e2614e96a705770a704041c723c bddl_files/05_view_occlusion/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 178 |
+
0c4f6a5676efc64f094a109fa4f6c99c9a476ce514ad2c279357fd4f2b49e6d6 bddl_files/05_view_occlusion/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 179 |
+
0da6d116052c5235522d9039e1f6e2a9aa80c362b850d4c917f0883a51256949 bddl_files/05_view_occlusion/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 180 |
+
42da129d963a95674d9662a8d83530a9c09d17baf6935a2f32e1ca6bd8bb5a0f bddl_files/05_view_occlusion/bddl/libero_goal/turn_on_the_stove.bddl
|
| 181 |
+
8c9a3f04adb83e0b4dbb899b8a535f36aaf3d91cb1dc67106e1c173f5d733efa bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 182 |
+
238c9d2d4f91370fb52cbac6e988f2ac43d77cf603f1ad94187344325c2f95e7 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 183 |
+
1ae4cb7dc09104b3f171bec95f8b32ba2860bd3a6c63eba9bc7440fe5f2772e2 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 184 |
+
8ce40b7ca813ed5af9bc1a51f13736dab485372686834fa2db901ebf2e7cc578 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 185 |
+
8fc481df54c920726ae3e6fdcd0bc3e930c541bc30f864f6cc2c7fc794b0804f bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 186 |
+
78b5cf07b205c63a68dc91b80b0f97239a5627399587ef741c6312c50c8cc271 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 187 |
+
1a41f34f48c0ffa30b4fc2128090260639126bd130c04c3a67483334ad92ed16 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 188 |
+
6fa6fa8b126e2c0ce17ae3905e428b26c8f33ab3e854f64440f1db5ae6b1e29a bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 189 |
+
6ace4daa80b8f2c52e562fb3f03c1d9817bf75139a632198c16e4a7922abaa94 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 190 |
+
17cd28efb06c5c60b4fb1cca148c613d0acc3f9afe68ac75e892352ef11dd099 bddl_files/05_view_occlusion/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 191 |
+
f328561f7729e0f1fde014fc1a06866bce9ebba36fda25032ef97a38274e9e53 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 192 |
+
4f05acc28cf02dee9cd62a064dd7e5018fdf68db279f89f151c217e34850a001 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 193 |
+
6c70dd6f8698c869add2e9d81c1063cd5989fe87bdb942d9618ac203ff27761a bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 194 |
+
1ddec14a0c0e9640b60af8f15e1f0cb4e688e06133b77d995535e8b8d0f3254e bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 195 |
+
a73bf17157f8eb8d3781ce2eb4efc7cf24a791c510842f7707ec330fcb22c908 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 196 |
+
630aee15e42f1766a69e37bf6bde7c3a7d51303daaa5f0f2eb5f5e1530bde669 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 197 |
+
e8a56a8b90ea06ee7188c38c41b37635184895597e18b87b64e17b45cd6ab262 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 198 |
+
46d6829a944e83f71f6dc62f202a0ad99a9d509a577b6f59a5746072217fe690 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 199 |
+
9dae44de658aba3e34b76c4f26c92b9e899be6b04fd29e4df616bced8a72afdd bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 200 |
+
8f59068b1980d336d18456ea39d7f2bd7cfb7a5b0610fb1e86af0fb8af5967b7 bddl_files/05_view_occlusion/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 201 |
+
677c3ebb80a611ad04004a8f52824ad9de0e4b79e020b637cfd42c518f9e3375 bddl_files/06_object_shape/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 202 |
+
f03c1b911b16a5c83e2fdfa0ef8fdf7ffa48c578fc46fc6f418a3970cf801768 bddl_files/06_object_shape/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 203 |
+
af89ccc0b317cb16419affb209c997e20ada67a2aa4d9cc06e6d1d951d76b8ee bddl_files/06_object_shape/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 204 |
+
d21b653241a04f9e65f3090ec6162bf8fc301b0be364a50ad6b76fa7beb648e1 bddl_files/06_object_shape/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 205 |
+
e2399eab49159851938075819d1034dfaa3f0f4a23634e18b2554507af434f47 bddl_files/06_object_shape/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 206 |
+
930dfcbb323f2bad6a96878355e413a9174e2a5b31cd7e6fcc5052ffb24a084c bddl_files/06_object_shape/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 207 |
+
6f00adf22d8f8d99876ae0b9fab98c8f500a67630cda3cc30b8bcd60263e511d bddl_files/06_object_shape/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 208 |
+
a35f4517d79faebf50fa2935a3378da0feb24029aa67f0b5e36cc1bb0723cfb1 bddl_files/06_object_shape/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 209 |
+
11aebd891df163d66c813b2a66b232780da03355e158116b0b204e9f503cbad9 bddl_files/06_object_shape/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 210 |
+
ddb1bdf690115bd36a7373b919140d735b998b0c457358021d0a3afdf5c7d531 bddl_files/06_object_shape/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 211 |
+
e3c707fed7844a3e100106d643a2c6dfe2889c7b634f9a3e6911db28df3b8ffa bddl_files/06_object_shape/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 212 |
+
c6c8a2b20213e0387c27b8a7718f3aea0da365e44b3d55254affc8207e37746a bddl_files/06_object_shape/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 213 |
+
86ff5fdeb45e5e9d7a5de0172e4990b113c399f1ab0bd9f2bb1c7e3111c14b8a bddl_files/06_object_shape/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 214 |
+
601994fcde13714c60051856852c5a6b0ab9ec7fabf274341fa832c07935298f bddl_files/06_object_shape/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 215 |
+
15079858c10e21bb42ecad828a69152fb426163ca4bba340908c6aecd005a68a bddl_files/06_object_shape/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 216 |
+
14ef3a08a8cc1cd7ff1a7d3b75b39b31d88b833886192c03ed0ce8cdf765a257 bddl_files/06_object_shape/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 217 |
+
4c2df006c4cbcc81a4a94296862c7b8c7a3e9ef2322461a435b6d44b4426f23f bddl_files/06_object_shape/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 218 |
+
d8b93f03d53e8a12d70494e2c187cf1d6c0c63e84ae131d436d9a4f703e360c1 bddl_files/06_object_shape/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 219 |
+
150b6c1a46ef91d2bec24f5d282b9419d707ca18a7a0d9573b425c3f3f7faf64 bddl_files/06_object_shape/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 220 |
+
65ef8f85dffbb21536c27474d4f5515d51ac0033e904dd4ea33230876ea3df4f bddl_files/06_object_shape/bddl/libero_goal/turn_on_the_stove.bddl
|
| 221 |
+
b9a6e872e131a141d96b23d21a34cb3f4c6c54c580bc8551a32e42402f2ab42e bddl_files/06_object_shape/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 222 |
+
e6b8e8dd010a878ae24a4c6623d097e8c82da266f8a9b11f07cefa938090aee5 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 223 |
+
2996a28945f35c36154a026d99da675fb0875d0ec3c8e3873c57157236bf2b2c bddl_files/06_object_shape/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 224 |
+
9442d6d772e5cf251fa6bce22c4ac5dd9da425d074e9476b0889dd9330088c77 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 225 |
+
10b7bbf71c3993fc398511b0567d28eee04d713de46dc4febf3a05e865864c89 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 226 |
+
e65d11bfc9a696cc64827b04f48740d4b242416a73397b30efc5b328a781c820 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 227 |
+
299b091e22f2f77a1a86c40132f4a83e3fd2d3dbba58a3a893b878559a033c3e bddl_files/06_object_shape/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 228 |
+
4575f9a004b18869e396c61231c9f2bb089ec26615c1a51c94c25b93b15592d2 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 229 |
+
4694f4830f40833162381d5728f7976bd2e1805d17218e0636b06937d592f2fe bddl_files/06_object_shape/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 230 |
+
c378772aed9b3f4a4c208575f9266243c0604c474781d3697ffe420e534dbcc7 bddl_files/06_object_shape/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 231 |
+
91381085046c1ffc324869d87891bcfb9f5d29c0f1d75d63d2c37e1d48463586 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 232 |
+
4cc0811fda78a36346f4924164133f4e984955a2a8b13f5477dcd4d90e551809 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 233 |
+
5ae075aecd58503593c00c115679a46a5752e326a5e64440c447d569c979c2ec bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 234 |
+
97fbcf966081adc14fd2d5a5e000f9aafb3606032785bd2e738c09c8cb2a4539 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 235 |
+
df0c5c151ddb33711d0b5560b872203da19bf3e356e5b8206aab384aecb27dcd bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 236 |
+
31ed7a2a97e3a463b29c44d69da64cdf9d30c0b78507aa6fcfcf44bf87f15bd7 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 237 |
+
b388ff472675cbb48b87c3e92db2ed2107849a439913620d2fd49c3db4097881 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 238 |
+
fd1f25ba0e36a726e4497843b8924ed232d8514dc960ce308bb738f23371932c bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 239 |
+
1946266a632abe349879fe396ed59be214902e9053586c2eee157a87c512fcd9 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 240 |
+
3457731effc4050432e28b2bb6d41fa5f1dc682f286972bd9ea15470810f34e8 bddl_files/06_object_shape/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 241 |
+
cde9ad5ed2ffa5cfb081f74f58128b90d320724b52ec88b6e6b785589929bb11 bddl_files/07_initial_pose_position_angle/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
|
| 242 |
+
f316d593fe0456a1e7c759b3e3aa604b95b41d9aeba87b179b95cbe92ae70d3a bddl_files/07_initial_pose_position_angle/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
|
| 243 |
+
f9b276709e32bb5ba7f6b1d8b829aed0be40b923e7b0b69276c237695f9a62a5 bddl_files/07_initial_pose_position_angle/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
|
| 244 |
+
4daa94c05cd4a7f0697e5fb3af9fc09087fb63aa307c290827f057b0f79ab013 bddl_files/07_initial_pose_position_angle/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
|
| 245 |
+
955640bdb040d11e58a8809faafc397ad234826217b09efa16da0eb8299a29ad bddl_files/07_initial_pose_position_angle/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
|
| 246 |
+
af7b856b97173ec1870e2051e87370641f659f4881eeecd91d9a6d338ff9e59b bddl_files/07_initial_pose_position_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
|
| 247 |
+
22b5698b491781507bf2b76dad9bd0dad1f4d9d38920bed3a3a43aef19e9966c bddl_files/07_initial_pose_position_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
|
| 248 |
+
0be9f565ea9ee41988ce7da0d973c9ac541d8a2b2bf51a8947caeadc1b49f353 bddl_files/07_initial_pose_position_angle/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
|
| 249 |
+
af1b83ed83a6b4a786cc1d2eda134702e830f56a0e43a4eb3616560d5437a236 bddl_files/07_initial_pose_position_angle/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
|
| 250 |
+
6b983efcb0d0027adae40b8077726811aea3e0505c65fe50ce3d40c8459dd5d2 bddl_files/07_initial_pose_position_angle/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
|
| 251 |
+
287d7edae7ea3efd9480714992dbf2dc004213bfd5ea14c05bfbb1b84520406a bddl_files/07_initial_pose_position_angle/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
|
| 252 |
+
275b7359985c46d19910d5be4ed04b2e939acef7dcfdde82e3590186c3417464 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
|
| 253 |
+
d12c7a5d97e02aa23918744de687972b9ad61388e5e25d9d399d9998156348ec bddl_files/07_initial_pose_position_angle/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
|
| 254 |
+
34881a25cf3dcb555a3fe107bc2377d7b002ace128f128e3e945d49b614403e0 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
|
| 255 |
+
4fb722822302f24f350ab94a1bf53c5d3bdf2d723ae03819a4de26973dae0d09 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
|
| 256 |
+
9c8b75cbb3d6aca7419de76a7c9733fc91dd7f95b0ce084c6c65aed362ed68a3 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
|
| 257 |
+
10df80556809516b42c5e8f19d49ee5d25299aa4e717dc971ad3347acabb94b3 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
|
| 258 |
+
5a6e4042ef3f86b8ec06bae06c520a110b53f5053f034d3e00445ba724d90388 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
|
| 259 |
+
d5ae94d10d515bb4a26d5e819b492471357ef1b71c160c61c42e979c9d57cfd3 bddl_files/07_initial_pose_position_angle/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
|
| 260 |
+
5e6dd1c113d58e62836546a71dfdcaabc863ba60e52899bb7ea223e9a029df4d bddl_files/07_initial_pose_position_angle/bddl/libero_goal/turn_on_the_stove.bddl
|
| 261 |
+
a3e0b3b4abf184e125874833d1643483ec5351b59a124731682a875b10e1bcf3 bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
|
| 262 |
+
6a7a6e4e630f8a2d5b83ce6f2ef109e92f8addd411cd29160f8c4fea1dfc373a bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
|
| 263 |
+
723ff9d760fbf24dccbd7a3e3535655d2f1be6a4fe01f4287f43ffe28ae697ed bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
|
| 264 |
+
6c8e9c4b77c7a0938ce91685826c650512b85de49eacc1186f12e03b28f53096 bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
|
| 265 |
+
0cbaf3b0fa36aa3cb3b1354d64f1b1f69c041073bf6981c1e8d86c24fafbdf6a bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
|
| 266 |
+
dd7f820de7fc913f197ac5aef584c6bf088df0d537c280bdbe695467b936f7bc bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
|
| 267 |
+
c54f799c154356fe633967ef9ee9a549688c83f1b7954a6c37900b28cc133b6e bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
|
| 268 |
+
6ca72d550b0cdb9e56ac34dc64150b31b78e12771fe0c49d04d6c09b86c29e24 bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
|
| 269 |
+
d2762948f7e4d7d6146b4671ff48c360c9d335cbf59814c2a4402229ef35d1ac bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
|
| 270 |
+
b9aa493f3186426e8490038cdbbf52f15ad004f6b754a1e6c54afa30c6693642 bddl_files/07_initial_pose_position_angle/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
|
| 271 |
+
64bf606454b56227172d0acbd67a5cb23bc5bc0f2644d2a3ad9338fced4275a8 bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
|
| 272 |
+
5bd6db96284daaa53ed2429c609cd78525f56073a2d7c53caa8c79fcdb2cccda bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
|
| 273 |
+
421abe0c08a759377f5cfe6a7f1e7c677ed5f4ffdd517619d57e18ff76279f9f bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 274 |
+
ec9dc78cb6f07563c0775a1ad77b3e9a9ac48432c8d9a55bc314c8424e45b851 bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 275 |
+
5b63405e7d6b8ea5b3fa090190215f351d2e58283e752763727636373777e2fd bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
|
| 276 |
+
ad94d461f3209fb34c1c14f23268cb90a12d191cc1f589bb631fda09da3e00aa bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
|
| 277 |
+
885a37983fec984622c75cd6246bb9d6e12ad6ce80425764836667e39b0772ef bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
|
| 278 |
+
22aa051958cbf47fe4de0d29aef2f05a00fba994b2364c6a635f5ecc6af46280 bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
|
| 279 |
+
c246d5e68ad88510f4743ea301a41b07e57231d01ef1b68db0c6ce04183a91fd bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
|
| 280 |
+
eaaf9ed820abf8bcaa25965db41575b408ee89dca78d579c071e817b57d34b9a bddl_files/07_initial_pose_position_angle/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
|
| 281 |
+
8519d4638868ce661a20d331495d97e0521f8e1535479dd26ba875d5cc06b88f init_files/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.init
|
| 282 |
+
02a8401f8d59f5447fc8c5a16f4c158dd8c426c3eaed6779927a2a53e9abf3c5 init_files/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.pruned_init
|
| 283 |
+
7eba1f68f9d3a553b14e99a437356fbcc91ba1a531ac2475fc858c1e9bcbe2fc init_files/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.init
|
| 284 |
+
e98ded151f64a036c74c872336dd09b968c379f3c9db7bc333aba37e7c235b86 init_files/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.pruned_init
|
| 285 |
+
b8efe4c7a74062ed6732ac47f65611a8b39afe60b635cb43ab0942f99d47c1b6 init_files/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.init
|
| 286 |
+
6b75c8d4d1e1c40b5d99c78ceea380d99ccffb0a484a4cb2d3153488a0afbbe2 init_files/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.pruned_init
|
| 287 |
+
4d4dcf9bd3930bc560143fbdcf8e6ffc519544ce6d4fa6034cefda34ac1bbe6c init_files/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.init
|
| 288 |
+
44f992e911c84a1340589510ecdaf947a4872966f7678c8364d8bb5d13dc4dac init_files/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.pruned_init
|
| 289 |
+
75f99004a33c2d4f6c543e471e1798b75e6609f6727326611b0368f5abb85af0 init_files/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.init
|
| 290 |
+
2113ea5923fcbbe1b57b428383934496072f062729d0b72d3021573d55d25abc init_files/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.pruned_init
|
| 291 |
+
7cef6cd0973d5c125d3cba94469ee58b116825a8d1df32693fd48119647348c8 init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.init
|
| 292 |
+
1899fe54c51e24a41d5f9e32254730d6777f4894ab68e0e873f1fa7ae2062030 init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.pruned_init
|
| 293 |
+
a2357ab3a089b11c99a932f3e05fb33252f564f9ad66d39a61984156c04e288f init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.init
|
| 294 |
+
f8ac06ea8f43bb328d40cba1e6a9767da2f8f5386fd7ff3f845c64a96bf6d2ce init_files/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.pruned_init
|
| 295 |
+
13269d4d8b2738111d6d2df1949c9b361536d2d3f9e294e472fdbbaaf20eb1c2 init_files/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.init
|
| 296 |
+
b6f20784b381c75d715f4fdaadda1fb460cbe24adcbad76f381a009419b8474e init_files/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.pruned_init
|
| 297 |
+
96e6a59d8a2db8752526dde1ef66c03b09e86a9c601c97f672c862c4d5aa483f init_files/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.init
|
| 298 |
+
6e811394c4ff9a43ae23515d8512e9b657c04344b94dd5baed121b595490514f init_files/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.pruned_init
|
| 299 |
+
98f00fb67ffc25888fc89349daec00dcf686209e09cf0a1b92f8b87f4617244b init_files/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.init
|
| 300 |
+
6cd3937ba18d64e72223222af36888d26ea201840415adbc4dae590454d0a5a8 init_files/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.pruned_init
|
| 301 |
+
977efe1216bee72bb4e9fa9ec4be1bcfe37fb00ece815eac117feba019b34b9f init_files/libero_goal/open_the_middle_drawer_of_the_cabinet.pruned_init
|
| 302 |
+
1cd5354ade9ab9f323a518515f961df96123b7daeca017df1f62d3e9ff18794f init_files/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.pruned_init
|
| 303 |
+
794beed679b18bbd7d9fb851c81877a974915ad63addff2d5ac5af0607fafac9 init_files/libero_goal/push_the_plate_to_the_front_of_the_stove.pruned_init
|
| 304 |
+
ef3466ffad734754dc40eba1f6f5712e37aa46b9692c595e0da34f16d3a0c668 init_files/libero_goal/put_the_bowl_on_the_plate.pruned_init
|
| 305 |
+
7c1819725af8d08988078d6efb98ddb6dbefadb2e6d20df4ed23a2074f4d9ed1 init_files/libero_goal/put_the_bowl_on_the_stove.pruned_init
|
| 306 |
+
c0b7baf82f36f5304488bac91d788800a1c93d0a9fd19a73f448992d5366e145 init_files/libero_goal/put_the_bowl_on_top_of_the_cabinet.pruned_init
|
| 307 |
+
524de11d240f33b93d5218b1779a1ded1037950fcf865f07d0c0029cc48cf3f5 init_files/libero_goal/put_the_cream_cheese_in_the_bowl.pruned_init
|
| 308 |
+
fa09aa4ade871c1c6be3dd8c93eb3437ea15190fd7dc73b8c986c8d2d3cfb062 init_files/libero_goal/put_the_wine_bottle_on_the_rack.pruned_init
|
| 309 |
+
b8c659d17c722bf848065bec6b4d088ab8e90f48b5ae991b2f118b0f2b5bbe4b init_files/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.pruned_init
|
| 310 |
+
ed121db31d749647d70741c4c4ef0bd8e0876663986578795968e962d9b91340 init_files/libero_goal/turn_on_the_stove.pruned_init
|
| 311 |
+
b9023e5546b239cacb2aaa3c76df3b73c3de6f97500fea5e27a0db9827002a19 init_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.init
|
| 312 |
+
b9023e5546b239cacb2aaa3c76df3b73c3de6f97500fea5e27a0db9827002a19 init_files/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.pruned_init
|
| 313 |
+
c524077b0c23006f28fc06760a5b5ab37eee67287b5329e84a34b0a8bd599b4a init_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.init
|
| 314 |
+
c524077b0c23006f28fc06760a5b5ab37eee67287b5329e84a34b0a8bd599b4a init_files/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.pruned_init
|
| 315 |
+
f0925a8653c5902c5a4d78a2053365382ad7d05be7f059abe19c2004ffc5dc59 init_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.init
|
| 316 |
+
f0925a8653c5902c5a4d78a2053365382ad7d05be7f059abe19c2004ffc5dc59 init_files/libero_object/pick_up_the_butter_and_place_it_in_the_basket.pruned_init
|
| 317 |
+
1124189363e76609da182dd92217cd02c41be58e88c42e3949d23ba160da75a5 init_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.init
|
| 318 |
+
1124189363e76609da182dd92217cd02c41be58e88c42e3949d23ba160da75a5 init_files/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.pruned_init
|
| 319 |
+
5ea5483bca8abd80a8f1935e2c60570d60eaaf6a985c283d62805b46fb76aa94 init_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.init
|
| 320 |
+
5ea5483bca8abd80a8f1935e2c60570d60eaaf6a985c283d62805b46fb76aa94 init_files/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.pruned_init
|
| 321 |
+
b987f7b11e8f9b47353cd7882e1da38ecdf6ec9715ad8a84346583ea71049fd3 init_files/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.init
|
| 322 |
+
b987f7b11e8f9b47353cd7882e1da38ecdf6ec9715ad8a84346583ea71049fd3 init_files/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.pruned_init
|
| 323 |
+
4a86269faf4c98baff4c1428997ac828d00c56922a9a131be94e19b6027e1db2 init_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.init
|
| 324 |
+
4a86269faf4c98baff4c1428997ac828d00c56922a9a131be94e19b6027e1db2 init_files/libero_object/pick_up_the_milk_and_place_it_in_the_basket.pruned_init
|
| 325 |
+
35b19ffab1fe08c6457ebd732c37d04b9bc0d22b7ce7de015986092ddddea151 init_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.init
|
| 326 |
+
35b19ffab1fe08c6457ebd732c37d04b9bc0d22b7ce7de015986092ddddea151 init_files/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.pruned_init
|
| 327 |
+
6f6793ee550419a4a79dcb6ac83a9ba7bbf5e76e92fef26b82b6a7a10f72b04a init_files/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.init
|
| 328 |
+
6f6793ee550419a4a79dcb6ac83a9ba7bbf5e76e92fef26b82b6a7a10f72b04a init_files/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.pruned_init
|
| 329 |
+
2326da7ccacd3ebc75d80847f92d2e310b537b8dbbd8a76840a29b13f00f9a65 init_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.init
|
| 330 |
+
2326da7ccacd3ebc75d80847f92d2e310b537b8dbbd8a76840a29b13f00f9a65 init_files/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.pruned_init
|
| 331 |
+
c3a6a01fdc53ae1914fe24c8935088d723baee8f6ee3cd5f8d68e86aea3e2f1c init_files/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.init
|
| 332 |
+
cbbc73792ce546c9bec181fd328a411d3183074840b282671dee481511381d0a init_files/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.pruned_init
|
| 333 |
+
ea75a120adadfd7d265d98b34c71bd1a0207422e8d0715f6230995522b9a6ea6 init_files/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.init
|
| 334 |
+
27d5b81d739f969e40c72b6c88699e57a91ea61209946b21c593aae5990689cb init_files/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.pruned_init
|
| 335 |
+
04023b4637f314b07479e856117769895cac379f29f111124005261647fdc4b9 init_files/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.init
|
| 336 |
+
deef3df529e0bb57658b973bbb3baf02b02922db065c025a73ebfcd11eb54d46 init_files/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.pruned_init
|
| 337 |
+
7e26118c95fb611fe5f7f084de671edeba7a7eb75f84edf1e7cd6016b0f6d2d9 init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.init
|
| 338 |
+
ab86fb7b5942dc0fec762eae57e72bf636106b1c10ad8ce57227723d8eb9a81b init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.pruned_init
|
| 339 |
+
413c46c3fe978eaa7f5a879b3d092c54bc171ed7cf5fdd196fb82ec854d2d864 init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.init
|
| 340 |
+
f43df2d80042130ac8770590d83f1a1e6fd4df7479aebc392aa2ed6e3bd0b83e init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.pruned_init
|
| 341 |
+
3f66ccb2c58a0f290baed02513fd106514723f5d509f51113fb05fc1821ca7c9 init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.init
|
| 342 |
+
9b6927b6ef03460ab055141e1a1154ad85e5e290058d8ed3a8a314aff911f864 init_files/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.pruned_init
|
| 343 |
+
04e67508a45434720b696d87354cc9510280b544ca602e62270857b5640565b7 init_files/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.init
|
| 344 |
+
0627f5f5ce3ef23be546571012be8ef603d93bcb4032bc80feb34937ba580140 init_files/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.pruned_init
|
| 345 |
+
72451b06150b6a33b3e3274b0185f5169e55eb49fdc9508f09efe4c3e980ec0a init_files/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.init
|
| 346 |
+
2d2c50b7dcbf861fffa94d576f217ed34153e57487010d7a109a220d4d97189b init_files/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.pruned_init
|
| 347 |
+
963c9b8d88d13e1fc22d07b3303751f5c6c7e8c6f5b979cd52e4598286a04fd7 init_files/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.init
|
| 348 |
+
ea9cba2814bc166f3682f3f5a97329467839bcf584069cd419191b6c17adae25 init_files/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.pruned_init
|
| 349 |
+
cf88d880ab359681b7ca07df895738221e8cc19f68efaba0e332669b3b1e3fe2 init_files/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.init
|
| 350 |
+
08b0ac928dcc524a66d963851a6a4eece9aeb782b38466006e403a70e3287867 init_files/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.pruned_init
|
| 351 |
+
acaf63a37e4b054e2250d9603e78112fd870cf88415a80248fb3218f53ad6e80 metadata/bddl_40task_7perturbation_manifest.json
|
| 352 |
+
e0de8928390229bfdf38a3d8be550afe055daf55ef9cb4ace6cfc9258e7bfda7 metadata/dataset_index.json
|
| 353 |
+
be53d5638c5498db996cd0d538c6cca01508c7968058a9610c537763904b51ad metadata/static_validation_40task_7perturbation_summary.json
|
bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language turn on the stove and put the moka pot on it)
|
| 4 |
+
(:regions
|
| 5 |
+
(flat_stove_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.21000000000000002 0.19 -0.19 0.21000000000000002)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(frypan_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.07500000000000001 -0.275 -0.025 -0.225)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(moka_pot_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.025 -0.025 0.07500000000000001 0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(cook_region
|
| 39 |
+
(:target flat_stove_1)
|
| 40 |
+
)
|
| 41 |
+
)
|
| 42 |
+
|
| 43 |
+
(:fixtures
|
| 44 |
+
kitchen_table - kitchen_table
|
| 45 |
+
flat_stove_1 - flat_stove
|
| 46 |
+
)
|
| 47 |
+
|
| 48 |
+
(:objects
|
| 49 |
+
chefmate_8_frypan_1 - chefmate_8_frypan
|
| 50 |
+
moka_pot_1 - moka_pot
|
| 51 |
+
)
|
| 52 |
+
|
| 53 |
+
(:obj_of_interest
|
| 54 |
+
moka_pot_1
|
| 55 |
+
flat_stove_1
|
| 56 |
+
)
|
| 57 |
+
|
| 58 |
+
(:init
|
| 59 |
+
(On flat_stove_1 kitchen_table_flat_stove_init_region)
|
| 60 |
+
(On chefmate_8_frypan_1 kitchen_table_frypan_init_region)
|
| 61 |
+
(On moka_pot_1 kitchen_table_moka_pot_init_region)
|
| 62 |
+
)
|
| 63 |
+
|
| 64 |
+
(:goal
|
| 65 |
+
(And (Turnon flat_stove_1) (On moka_pot_1 flat_stove_1_cook_region))
|
| 66 |
+
)
|
| 67 |
+
|
| 68 |
+
(:perturbation_config
|
| 69 |
+
(:case visual_noise_glare)
|
| 70 |
+
(:category visual_noise_glare)
|
| 71 |
+
(:source_suite libero_10)
|
| 72 |
+
(:source_task KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it)
|
| 73 |
+
(:bddl_only true)
|
| 74 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 75 |
+
(:lighting
|
| 76 |
+
(:enabled true)
|
| 77 |
+
(:mode dark_lighting)
|
| 78 |
+
(:ambient 0.020)
|
| 79 |
+
(:diffuse 0.16)
|
| 80 |
+
(:specular 0.010)
|
| 81 |
+
)
|
| 82 |
+
(:observation
|
| 83 |
+
(:enabled true)
|
| 84 |
+
(:mode dark_noise)
|
| 85 |
+
(:brightness 0.68)
|
| 86 |
+
(:sigma 12.0)
|
| 87 |
+
)
|
| 88 |
+
(:camera
|
| 89 |
+
(:enabled false)
|
| 90 |
+
(:mode none)
|
| 91 |
+
(:name agentview)
|
| 92 |
+
(:pos 0.0 0.0 0.0)
|
| 93 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 94 |
+
)
|
| 95 |
+
(:runtime_move
|
| 96 |
+
(:enabled false)
|
| 97 |
+
(:mode none)
|
| 98 |
+
(:object moka_pot_1)
|
| 99 |
+
(:step 0)
|
| 100 |
+
(:delta_xy 0.0 0.0)
|
| 101 |
+
(:min_delta_norm 0.0)
|
| 102 |
+
)
|
| 103 |
+
(:object_appearance
|
| 104 |
+
(:enabled false)
|
| 105 |
+
(:mode none)
|
| 106 |
+
(:targets flat_stove_1)
|
| 107 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 108 |
+
(:override_material_rgba false)
|
| 109 |
+
(:disable_material_texture false)
|
| 110 |
+
(:apply_visible_geom_rgba false)
|
| 111 |
+
)
|
| 112 |
+
(:object_placement
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:reference moka_pot_1)
|
| 116 |
+
(:front_direction 1.0 0.0)
|
| 117 |
+
(:targets black_book_occluder_1)
|
| 118 |
+
(:offsets_xy (
|
| 119 |
+
(0.0 0.0)
|
| 120 |
+
))
|
| 121 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 122 |
+
(:z_offset 0.0)
|
| 123 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 124 |
+
(:min_reference_distance 0.0)
|
| 125 |
+
(:pin_targets false)
|
| 126 |
+
)
|
| 127 |
+
(:object_shape
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:target moka_pot_1)
|
| 131 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 132 |
+
)
|
| 133 |
+
(:initial_pose
|
| 134 |
+
(:enabled false)
|
| 135 |
+
(:mode none)
|
| 136 |
+
(:target moka_pot_1)
|
| 137 |
+
(:delta_xy 0.0 0.0)
|
| 138 |
+
(:min_delta_norm 0.0)
|
| 139 |
+
(:yaw 0.0)
|
| 140 |
+
)
|
| 141 |
+
)
|
| 142 |
+
|
| 143 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the black bowl in the bottom drawer of the cabinet and close it)
|
| 4 |
+
(:regions
|
| 5 |
+
(white_cabinet_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.29 0.01 0.31)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(wine_rack_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.11 -0.31 -0.09000000000000001 -0.29)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(3.141592653589793 3.141592653589793)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(akita_black_bowl_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.0049999999999999975 -0.07500000000000001 0.055 -0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(wine_bottle_init_region
|
| 39 |
+
(:target kitchen_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.175 0.025 -0.125 0.07500000000000001)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(top_side
|
| 50 |
+
(:target white_cabinet_1)
|
| 51 |
+
)
|
| 52 |
+
(top_region
|
| 53 |
+
(:target white_cabinet_1)
|
| 54 |
+
)
|
| 55 |
+
(middle_region
|
| 56 |
+
(:target white_cabinet_1)
|
| 57 |
+
)
|
| 58 |
+
(bottom_region
|
| 59 |
+
(:target white_cabinet_1)
|
| 60 |
+
)
|
| 61 |
+
(top_region
|
| 62 |
+
(:target wine_rack_1)
|
| 63 |
+
)
|
| 64 |
+
)
|
| 65 |
+
|
| 66 |
+
(:fixtures
|
| 67 |
+
kitchen_table - kitchen_table
|
| 68 |
+
white_cabinet_1 - white_cabinet
|
| 69 |
+
wine_rack_1 - wine_rack
|
| 70 |
+
)
|
| 71 |
+
|
| 72 |
+
(:objects
|
| 73 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 74 |
+
wine_bottle_1 - wine_bottle
|
| 75 |
+
)
|
| 76 |
+
|
| 77 |
+
(:obj_of_interest
|
| 78 |
+
akita_black_bowl_1
|
| 79 |
+
white_cabinet_1
|
| 80 |
+
)
|
| 81 |
+
|
| 82 |
+
(:init
|
| 83 |
+
(On akita_black_bowl_1 kitchen_table_akita_black_bowl_init_region)
|
| 84 |
+
(On wine_bottle_1 kitchen_table_wine_bottle_init_region)
|
| 85 |
+
(On white_cabinet_1 kitchen_table_white_cabinet_init_region)
|
| 86 |
+
(On wine_rack_1 kitchen_table_wine_rack_init_region)
|
| 87 |
+
(Open white_cabinet_1_bottom_region)
|
| 88 |
+
)
|
| 89 |
+
|
| 90 |
+
(:goal
|
| 91 |
+
(And (Close white_cabinet_1_bottom_region) (In akita_black_bowl_1 white_cabinet_1_bottom_region))
|
| 92 |
+
)
|
| 93 |
+
|
| 94 |
+
(:perturbation_config
|
| 95 |
+
(:case visual_noise_glare)
|
| 96 |
+
(:category visual_noise_glare)
|
| 97 |
+
(:source_suite libero_10)
|
| 98 |
+
(:source_task KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it)
|
| 99 |
+
(:bddl_only true)
|
| 100 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 101 |
+
(:lighting
|
| 102 |
+
(:enabled true)
|
| 103 |
+
(:mode dark_lighting)
|
| 104 |
+
(:ambient 0.020)
|
| 105 |
+
(:diffuse 0.16)
|
| 106 |
+
(:specular 0.010)
|
| 107 |
+
)
|
| 108 |
+
(:observation
|
| 109 |
+
(:enabled true)
|
| 110 |
+
(:mode dark_noise)
|
| 111 |
+
(:brightness 0.68)
|
| 112 |
+
(:sigma 12.0)
|
| 113 |
+
)
|
| 114 |
+
(:camera
|
| 115 |
+
(:enabled false)
|
| 116 |
+
(:mode none)
|
| 117 |
+
(:name agentview)
|
| 118 |
+
(:pos 0.0 0.0 0.0)
|
| 119 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 120 |
+
)
|
| 121 |
+
(:runtime_move
|
| 122 |
+
(:enabled false)
|
| 123 |
+
(:mode none)
|
| 124 |
+
(:object akita_black_bowl_1)
|
| 125 |
+
(:step 0)
|
| 126 |
+
(:delta_xy 0.0 0.0)
|
| 127 |
+
(:min_delta_norm 0.0)
|
| 128 |
+
)
|
| 129 |
+
(:object_appearance
|
| 130 |
+
(:enabled false)
|
| 131 |
+
(:mode none)
|
| 132 |
+
(:targets white_cabinet_1)
|
| 133 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 134 |
+
(:override_material_rgba false)
|
| 135 |
+
(:disable_material_texture false)
|
| 136 |
+
(:apply_visible_geom_rgba false)
|
| 137 |
+
)
|
| 138 |
+
(:object_placement
|
| 139 |
+
(:enabled false)
|
| 140 |
+
(:mode none)
|
| 141 |
+
(:reference akita_black_bowl_1)
|
| 142 |
+
(:front_direction 1.0 0.0)
|
| 143 |
+
(:targets black_book_occluder_1)
|
| 144 |
+
(:offsets_xy (
|
| 145 |
+
(0.0 0.0)
|
| 146 |
+
))
|
| 147 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 148 |
+
(:z_offset 0.0)
|
| 149 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 150 |
+
(:min_reference_distance 0.0)
|
| 151 |
+
(:pin_targets false)
|
| 152 |
+
)
|
| 153 |
+
(:object_shape
|
| 154 |
+
(:enabled false)
|
| 155 |
+
(:mode none)
|
| 156 |
+
(:target akita_black_bowl_1)
|
| 157 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 158 |
+
)
|
| 159 |
+
(:initial_pose
|
| 160 |
+
(:enabled false)
|
| 161 |
+
(:mode none)
|
| 162 |
+
(:target akita_black_bowl_1)
|
| 163 |
+
(:delta_xy 0.0 0.0)
|
| 164 |
+
(:min_delta_norm 0.0)
|
| 165 |
+
(:yaw 0.0)
|
| 166 |
+
)
|
| 167 |
+
)
|
| 168 |
+
|
| 169 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the yellow and white mug in the microwave and close it)
|
| 4 |
+
(:regions
|
| 5 |
+
(microwave_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.33999999999999997 0.01 0.36)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0 0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(white_yellow_mug_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.025 -0.025 0.025 0.025)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(porcelain_mug_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(-0.125 -0.275 -0.07500000000000001 -0.225)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(porcelain_mug_front_region
|
| 39 |
+
(:target kitchen_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.05 -0.3 0.05 -0.2)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(top_side
|
| 50 |
+
(:target microwave_1)
|
| 51 |
+
)
|
| 52 |
+
(heating_region
|
| 53 |
+
(:target microwave_1)
|
| 54 |
+
)
|
| 55 |
+
)
|
| 56 |
+
|
| 57 |
+
(:fixtures
|
| 58 |
+
kitchen_table - kitchen_table
|
| 59 |
+
microwave_1 - microwave
|
| 60 |
+
)
|
| 61 |
+
|
| 62 |
+
(:objects
|
| 63 |
+
porcelain_mug_1 - porcelain_mug
|
| 64 |
+
white_yellow_mug_1 - white_yellow_mug
|
| 65 |
+
)
|
| 66 |
+
|
| 67 |
+
(:obj_of_interest
|
| 68 |
+
white_yellow_mug_1
|
| 69 |
+
microwave_1
|
| 70 |
+
)
|
| 71 |
+
|
| 72 |
+
(:init
|
| 73 |
+
(On porcelain_mug_1 kitchen_table_porcelain_mug_init_region)
|
| 74 |
+
(On white_yellow_mug_1 kitchen_table_white_yellow_mug_init_region)
|
| 75 |
+
(On microwave_1 kitchen_table_microwave_init_region)
|
| 76 |
+
(Open microwave_1)
|
| 77 |
+
)
|
| 78 |
+
|
| 79 |
+
(:goal
|
| 80 |
+
(And (In white_yellow_mug_1 microwave_1_heating_region) (Close microwave_1))
|
| 81 |
+
)
|
| 82 |
+
|
| 83 |
+
(:perturbation_config
|
| 84 |
+
(:case visual_noise_glare)
|
| 85 |
+
(:category visual_noise_glare)
|
| 86 |
+
(:source_suite libero_10)
|
| 87 |
+
(:source_task KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it)
|
| 88 |
+
(:bddl_only true)
|
| 89 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 90 |
+
(:lighting
|
| 91 |
+
(:enabled true)
|
| 92 |
+
(:mode dark_lighting)
|
| 93 |
+
(:ambient 0.020)
|
| 94 |
+
(:diffuse 0.16)
|
| 95 |
+
(:specular 0.010)
|
| 96 |
+
)
|
| 97 |
+
(:observation
|
| 98 |
+
(:enabled true)
|
| 99 |
+
(:mode dark_noise)
|
| 100 |
+
(:brightness 0.68)
|
| 101 |
+
(:sigma 12.0)
|
| 102 |
+
)
|
| 103 |
+
(:camera
|
| 104 |
+
(:enabled false)
|
| 105 |
+
(:mode none)
|
| 106 |
+
(:name agentview)
|
| 107 |
+
(:pos 0.0 0.0 0.0)
|
| 108 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 109 |
+
)
|
| 110 |
+
(:runtime_move
|
| 111 |
+
(:enabled false)
|
| 112 |
+
(:mode none)
|
| 113 |
+
(:object white_yellow_mug_1)
|
| 114 |
+
(:step 0)
|
| 115 |
+
(:delta_xy 0.0 0.0)
|
| 116 |
+
(:min_delta_norm 0.0)
|
| 117 |
+
)
|
| 118 |
+
(:object_appearance
|
| 119 |
+
(:enabled false)
|
| 120 |
+
(:mode none)
|
| 121 |
+
(:targets microwave_1)
|
| 122 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 123 |
+
(:override_material_rgba false)
|
| 124 |
+
(:disable_material_texture false)
|
| 125 |
+
(:apply_visible_geom_rgba false)
|
| 126 |
+
)
|
| 127 |
+
(:object_placement
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:reference white_yellow_mug_1)
|
| 131 |
+
(:front_direction 1.0 0.0)
|
| 132 |
+
(:targets black_book_occluder_1)
|
| 133 |
+
(:offsets_xy (
|
| 134 |
+
(0.0 0.0)
|
| 135 |
+
))
|
| 136 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 137 |
+
(:z_offset 0.0)
|
| 138 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 139 |
+
(:min_reference_distance 0.0)
|
| 140 |
+
(:pin_targets false)
|
| 141 |
+
)
|
| 142 |
+
(:object_shape
|
| 143 |
+
(:enabled false)
|
| 144 |
+
(:mode none)
|
| 145 |
+
(:target white_yellow_mug_1)
|
| 146 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 147 |
+
)
|
| 148 |
+
(:initial_pose
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:target white_yellow_mug_1)
|
| 152 |
+
(:delta_xy 0.0 0.0)
|
| 153 |
+
(:min_delta_norm 0.0)
|
| 154 |
+
(:yaw 0.0)
|
| 155 |
+
)
|
| 156 |
+
)
|
| 157 |
+
|
| 158 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
ADDED
|
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both moka pots on the stove)
|
| 4 |
+
(:regions
|
| 5 |
+
(flat_stove_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.21000000000000002 -0.21000000000000002 -0.19 -0.19)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(moka_pot_right_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.07500000000000001 0.225 -0.025 0.275)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(moka_pot_left_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(cook_region
|
| 39 |
+
(:target flat_stove_1)
|
| 40 |
+
)
|
| 41 |
+
)
|
| 42 |
+
|
| 43 |
+
(:fixtures
|
| 44 |
+
kitchen_table - kitchen_table
|
| 45 |
+
flat_stove_1 - flat_stove
|
| 46 |
+
)
|
| 47 |
+
|
| 48 |
+
(:objects
|
| 49 |
+
moka_pot_1 moka_pot_2 - moka_pot
|
| 50 |
+
)
|
| 51 |
+
|
| 52 |
+
(:obj_of_interest
|
| 53 |
+
moka_pot_1
|
| 54 |
+
moka_pot_2
|
| 55 |
+
flat_stove_1
|
| 56 |
+
)
|
| 57 |
+
|
| 58 |
+
(:init
|
| 59 |
+
(On flat_stove_1 kitchen_table_flat_stove_init_region)
|
| 60 |
+
(On moka_pot_1 kitchen_table_moka_pot_right_init_region)
|
| 61 |
+
(On moka_pot_2 kitchen_table_moka_pot_left_init_region)
|
| 62 |
+
(Turnon flat_stove_1)
|
| 63 |
+
)
|
| 64 |
+
|
| 65 |
+
(:goal
|
| 66 |
+
(And (On moka_pot_1 flat_stove_1_cook_region) (On moka_pot_2 flat_stove_1_cook_region) (Turnon flat_stove_1))
|
| 67 |
+
)
|
| 68 |
+
|
| 69 |
+
(:perturbation_config
|
| 70 |
+
(:case visual_noise_glare)
|
| 71 |
+
(:category visual_noise_glare)
|
| 72 |
+
(:source_suite libero_10)
|
| 73 |
+
(:source_task KITCHEN_SCENE8_put_both_moka_pots_on_the_stove)
|
| 74 |
+
(:bddl_only true)
|
| 75 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 76 |
+
(:lighting
|
| 77 |
+
(:enabled true)
|
| 78 |
+
(:mode dark_lighting)
|
| 79 |
+
(:ambient 0.020)
|
| 80 |
+
(:diffuse 0.16)
|
| 81 |
+
(:specular 0.010)
|
| 82 |
+
)
|
| 83 |
+
(:observation
|
| 84 |
+
(:enabled true)
|
| 85 |
+
(:mode dark_noise)
|
| 86 |
+
(:brightness 0.68)
|
| 87 |
+
(:sigma 12.0)
|
| 88 |
+
)
|
| 89 |
+
(:camera
|
| 90 |
+
(:enabled false)
|
| 91 |
+
(:mode none)
|
| 92 |
+
(:name agentview)
|
| 93 |
+
(:pos 0.0 0.0 0.0)
|
| 94 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 95 |
+
)
|
| 96 |
+
(:runtime_move
|
| 97 |
+
(:enabled false)
|
| 98 |
+
(:mode none)
|
| 99 |
+
(:object moka_pot_1)
|
| 100 |
+
(:step 0)
|
| 101 |
+
(:delta_xy 0.0 0.0)
|
| 102 |
+
(:min_delta_norm 0.0)
|
| 103 |
+
)
|
| 104 |
+
(:object_appearance
|
| 105 |
+
(:enabled false)
|
| 106 |
+
(:mode none)
|
| 107 |
+
(:targets flat_stove_1)
|
| 108 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 109 |
+
(:override_material_rgba false)
|
| 110 |
+
(:disable_material_texture false)
|
| 111 |
+
(:apply_visible_geom_rgba false)
|
| 112 |
+
)
|
| 113 |
+
(:object_placement
|
| 114 |
+
(:enabled false)
|
| 115 |
+
(:mode none)
|
| 116 |
+
(:reference moka_pot_1)
|
| 117 |
+
(:front_direction 1.0 0.0)
|
| 118 |
+
(:targets black_book_occluder_1)
|
| 119 |
+
(:offsets_xy (
|
| 120 |
+
(0.0 0.0)
|
| 121 |
+
))
|
| 122 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 123 |
+
(:z_offset 0.0)
|
| 124 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 125 |
+
(:min_reference_distance 0.0)
|
| 126 |
+
(:pin_targets false)
|
| 127 |
+
)
|
| 128 |
+
(:object_shape
|
| 129 |
+
(:enabled false)
|
| 130 |
+
(:mode none)
|
| 131 |
+
(:target moka_pot_1)
|
| 132 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 133 |
+
)
|
| 134 |
+
(:initial_pose
|
| 135 |
+
(:enabled false)
|
| 136 |
+
(:mode none)
|
| 137 |
+
(:target moka_pot_1)
|
| 138 |
+
(:delta_xy 0.0 0.0)
|
| 139 |
+
(:min_delta_norm 0.0)
|
| 140 |
+
(:yaw 0.0)
|
| 141 |
+
)
|
| 142 |
+
)
|
| 143 |
+
|
| 144 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the alphabet soup and the cream cheese box in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(alphabet_soup_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(tomato_sauce_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(ketchup_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.225 -0.175 -0.17500000000000002 -0.125)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(contain_region
|
| 61 |
+
(:target basket_1)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
|
| 65 |
+
(:fixtures
|
| 66 |
+
living_room_table - living_room_table
|
| 67 |
+
)
|
| 68 |
+
|
| 69 |
+
(:objects
|
| 70 |
+
alphabet_soup_1 - alphabet_soup
|
| 71 |
+
cream_cheese_1 - cream_cheese
|
| 72 |
+
tomato_sauce_1 - tomato_sauce
|
| 73 |
+
ketchup_1 - ketchup
|
| 74 |
+
basket_1 - basket
|
| 75 |
+
)
|
| 76 |
+
|
| 77 |
+
(:obj_of_interest
|
| 78 |
+
alphabet_soup_1
|
| 79 |
+
cream_cheese_1
|
| 80 |
+
basket_1
|
| 81 |
+
)
|
| 82 |
+
|
| 83 |
+
(:init
|
| 84 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 85 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 86 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 87 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 88 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 89 |
+
)
|
| 90 |
+
|
| 91 |
+
(:goal
|
| 92 |
+
(And (In alphabet_soup_1 basket_1_contain_region) (In cream_cheese_1 basket_1_contain_region))
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:perturbation_config
|
| 96 |
+
(:case visual_noise_glare)
|
| 97 |
+
(:category visual_noise_glare)
|
| 98 |
+
(:source_suite libero_10)
|
| 99 |
+
(:source_task LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket)
|
| 100 |
+
(:bddl_only true)
|
| 101 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 102 |
+
(:lighting
|
| 103 |
+
(:enabled true)
|
| 104 |
+
(:mode dark_lighting)
|
| 105 |
+
(:ambient 0.020)
|
| 106 |
+
(:diffuse 0.16)
|
| 107 |
+
(:specular 0.010)
|
| 108 |
+
)
|
| 109 |
+
(:observation
|
| 110 |
+
(:enabled true)
|
| 111 |
+
(:mode dark_noise)
|
| 112 |
+
(:brightness 0.68)
|
| 113 |
+
(:sigma 12.0)
|
| 114 |
+
)
|
| 115 |
+
(:camera
|
| 116 |
+
(:enabled false)
|
| 117 |
+
(:mode none)
|
| 118 |
+
(:name agentview)
|
| 119 |
+
(:pos 0.0 0.0 0.0)
|
| 120 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 121 |
+
)
|
| 122 |
+
(:runtime_move
|
| 123 |
+
(:enabled false)
|
| 124 |
+
(:mode none)
|
| 125 |
+
(:object alphabet_soup_1)
|
| 126 |
+
(:step 0)
|
| 127 |
+
(:delta_xy 0.0 0.0)
|
| 128 |
+
(:min_delta_norm 0.0)
|
| 129 |
+
)
|
| 130 |
+
(:object_appearance
|
| 131 |
+
(:enabled false)
|
| 132 |
+
(:mode none)
|
| 133 |
+
(:targets basket_1)
|
| 134 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 135 |
+
(:override_material_rgba false)
|
| 136 |
+
(:disable_material_texture false)
|
| 137 |
+
(:apply_visible_geom_rgba false)
|
| 138 |
+
)
|
| 139 |
+
(:object_placement
|
| 140 |
+
(:enabled false)
|
| 141 |
+
(:mode none)
|
| 142 |
+
(:reference alphabet_soup_1)
|
| 143 |
+
(:front_direction 1.0 0.0)
|
| 144 |
+
(:targets black_book_occluder_1)
|
| 145 |
+
(:offsets_xy (
|
| 146 |
+
(0.0 0.0)
|
| 147 |
+
))
|
| 148 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 149 |
+
(:z_offset 0.0)
|
| 150 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 151 |
+
(:min_reference_distance 0.0)
|
| 152 |
+
(:pin_targets false)
|
| 153 |
+
)
|
| 154 |
+
(:object_shape
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:target alphabet_soup_1)
|
| 158 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 159 |
+
)
|
| 160 |
+
(:initial_pose
|
| 161 |
+
(:enabled false)
|
| 162 |
+
(:mode none)
|
| 163 |
+
(:target alphabet_soup_1)
|
| 164 |
+
(:delta_xy 0.0 0.0)
|
| 165 |
+
(:min_delta_norm 0.0)
|
| 166 |
+
(:yaw 0.0)
|
| 167 |
+
)
|
| 168 |
+
)
|
| 169 |
+
|
| 170 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the alphabet soup and the tomato sauce in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(milk_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(orange_juice_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.025 -0.275 0.025 -0.225)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(tomato_sauce_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.125 0.025 -0.07500000000000001 0.07500000000000001)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(alphabet_soup_init_region
|
| 61 |
+
(:target living_room_table)
|
| 62 |
+
(:ranges (
|
| 63 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 64 |
+
)
|
| 65 |
+
)
|
| 66 |
+
(:yaw_rotation (
|
| 67 |
+
(0.0 0.0)
|
| 68 |
+
)
|
| 69 |
+
)
|
| 70 |
+
)
|
| 71 |
+
(butter_init_region
|
| 72 |
+
(:target living_room_table)
|
| 73 |
+
(:ranges (
|
| 74 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 75 |
+
)
|
| 76 |
+
)
|
| 77 |
+
(:yaw_rotation (
|
| 78 |
+
(0.0 0.0)
|
| 79 |
+
)
|
| 80 |
+
)
|
| 81 |
+
)
|
| 82 |
+
(ketchup_init_region
|
| 83 |
+
(:target living_room_table)
|
| 84 |
+
(:ranges (
|
| 85 |
+
(-0.275 -0.175 -0.225 -0.125)
|
| 86 |
+
)
|
| 87 |
+
)
|
| 88 |
+
(:yaw_rotation (
|
| 89 |
+
(0.0 0.0)
|
| 90 |
+
)
|
| 91 |
+
)
|
| 92 |
+
)
|
| 93 |
+
(contain_region
|
| 94 |
+
(:target basket_1)
|
| 95 |
+
)
|
| 96 |
+
)
|
| 97 |
+
|
| 98 |
+
(:fixtures
|
| 99 |
+
living_room_table - living_room_table
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
alphabet_soup_1 - alphabet_soup
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
tomato_sauce_1 - tomato_sauce
|
| 106 |
+
ketchup_1 - ketchup
|
| 107 |
+
orange_juice_1 - orange_juice
|
| 108 |
+
milk_1 - milk
|
| 109 |
+
butter_1 - butter
|
| 110 |
+
basket_1 - basket
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:obj_of_interest
|
| 114 |
+
alphabet_soup_1
|
| 115 |
+
tomato_sauce_1
|
| 116 |
+
basket_1
|
| 117 |
+
)
|
| 118 |
+
|
| 119 |
+
(:init
|
| 120 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 121 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 122 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 123 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 124 |
+
(On milk_1 living_room_table_milk_init_region)
|
| 125 |
+
(On orange_juice_1 living_room_table_orange_juice_init_region)
|
| 126 |
+
(On butter_1 living_room_table_butter_init_region)
|
| 127 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 128 |
+
)
|
| 129 |
+
|
| 130 |
+
(:goal
|
| 131 |
+
(And (In alphabet_soup_1 basket_1_contain_region) (In tomato_sauce_1 basket_1_contain_region))
|
| 132 |
+
)
|
| 133 |
+
|
| 134 |
+
(:perturbation_config
|
| 135 |
+
(:case visual_noise_glare)
|
| 136 |
+
(:category visual_noise_glare)
|
| 137 |
+
(:source_suite libero_10)
|
| 138 |
+
(:source_task LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket)
|
| 139 |
+
(:bddl_only true)
|
| 140 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 141 |
+
(:lighting
|
| 142 |
+
(:enabled true)
|
| 143 |
+
(:mode dark_lighting)
|
| 144 |
+
(:ambient 0.020)
|
| 145 |
+
(:diffuse 0.16)
|
| 146 |
+
(:specular 0.010)
|
| 147 |
+
)
|
| 148 |
+
(:observation
|
| 149 |
+
(:enabled true)
|
| 150 |
+
(:mode dark_noise)
|
| 151 |
+
(:brightness 0.68)
|
| 152 |
+
(:sigma 12.0)
|
| 153 |
+
)
|
| 154 |
+
(:camera
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:name agentview)
|
| 158 |
+
(:pos 0.0 0.0 0.0)
|
| 159 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 160 |
+
)
|
| 161 |
+
(:runtime_move
|
| 162 |
+
(:enabled false)
|
| 163 |
+
(:mode none)
|
| 164 |
+
(:object alphabet_soup_1)
|
| 165 |
+
(:step 0)
|
| 166 |
+
(:delta_xy 0.0 0.0)
|
| 167 |
+
(:min_delta_norm 0.0)
|
| 168 |
+
)
|
| 169 |
+
(:object_appearance
|
| 170 |
+
(:enabled false)
|
| 171 |
+
(:mode none)
|
| 172 |
+
(:targets basket_1)
|
| 173 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 174 |
+
(:override_material_rgba false)
|
| 175 |
+
(:disable_material_texture false)
|
| 176 |
+
(:apply_visible_geom_rgba false)
|
| 177 |
+
)
|
| 178 |
+
(:object_placement
|
| 179 |
+
(:enabled false)
|
| 180 |
+
(:mode none)
|
| 181 |
+
(:reference alphabet_soup_1)
|
| 182 |
+
(:front_direction 1.0 0.0)
|
| 183 |
+
(:targets black_book_occluder_1)
|
| 184 |
+
(:offsets_xy (
|
| 185 |
+
(0.0 0.0)
|
| 186 |
+
))
|
| 187 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 188 |
+
(:z_offset 0.0)
|
| 189 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 190 |
+
(:min_reference_distance 0.0)
|
| 191 |
+
(:pin_targets false)
|
| 192 |
+
)
|
| 193 |
+
(:object_shape
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target alphabet_soup_1)
|
| 197 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 198 |
+
)
|
| 199 |
+
(:initial_pose
|
| 200 |
+
(:enabled false)
|
| 201 |
+
(:mode none)
|
| 202 |
+
(:target alphabet_soup_1)
|
| 203 |
+
(:delta_xy 0.0 0.0)
|
| 204 |
+
(:min_delta_norm 0.0)
|
| 205 |
+
(:yaw 0.0)
|
| 206 |
+
)
|
| 207 |
+
)
|
| 208 |
+
|
| 209 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the cream cheese box and the butter in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(milk_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(orange_juice_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.025 -0.275 0.025 -0.225)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(tomato_sauce_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.125 0.025 -0.07500000000000001 0.07500000000000001)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(alphabet_soup_init_region
|
| 61 |
+
(:target living_room_table)
|
| 62 |
+
(:ranges (
|
| 63 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 64 |
+
)
|
| 65 |
+
)
|
| 66 |
+
(:yaw_rotation (
|
| 67 |
+
(0.0 0.0)
|
| 68 |
+
)
|
| 69 |
+
)
|
| 70 |
+
)
|
| 71 |
+
(butter_init_region
|
| 72 |
+
(:target living_room_table)
|
| 73 |
+
(:ranges (
|
| 74 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 75 |
+
)
|
| 76 |
+
)
|
| 77 |
+
(:yaw_rotation (
|
| 78 |
+
(0.0 0.0)
|
| 79 |
+
)
|
| 80 |
+
)
|
| 81 |
+
)
|
| 82 |
+
(ketchup_init_region
|
| 83 |
+
(:target living_room_table)
|
| 84 |
+
(:ranges (
|
| 85 |
+
(-0.275 -0.175 -0.225 -0.125)
|
| 86 |
+
)
|
| 87 |
+
)
|
| 88 |
+
(:yaw_rotation (
|
| 89 |
+
(0.0 0.0)
|
| 90 |
+
)
|
| 91 |
+
)
|
| 92 |
+
)
|
| 93 |
+
(contain_region
|
| 94 |
+
(:target basket_1)
|
| 95 |
+
)
|
| 96 |
+
)
|
| 97 |
+
|
| 98 |
+
(:fixtures
|
| 99 |
+
living_room_table - living_room_table
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
alphabet_soup_1 - alphabet_soup
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
tomato_sauce_1 - tomato_sauce
|
| 106 |
+
ketchup_1 - ketchup
|
| 107 |
+
orange_juice_1 - orange_juice
|
| 108 |
+
milk_1 - milk
|
| 109 |
+
butter_1 - butter
|
| 110 |
+
basket_1 - basket
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:obj_of_interest
|
| 114 |
+
cream_cheese_1
|
| 115 |
+
butter_1
|
| 116 |
+
basket_1
|
| 117 |
+
)
|
| 118 |
+
|
| 119 |
+
(:init
|
| 120 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 121 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 122 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 123 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 124 |
+
(On milk_1 living_room_table_milk_init_region)
|
| 125 |
+
(On orange_juice_1 living_room_table_orange_juice_init_region)
|
| 126 |
+
(On butter_1 living_room_table_butter_init_region)
|
| 127 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 128 |
+
)
|
| 129 |
+
|
| 130 |
+
(:goal
|
| 131 |
+
(And (In cream_cheese_1 basket_1_contain_region) (In butter_1 basket_1_contain_region))
|
| 132 |
+
)
|
| 133 |
+
|
| 134 |
+
(:perturbation_config
|
| 135 |
+
(:case visual_noise_glare)
|
| 136 |
+
(:category visual_noise_glare)
|
| 137 |
+
(:source_suite libero_10)
|
| 138 |
+
(:source_task LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket)
|
| 139 |
+
(:bddl_only true)
|
| 140 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 141 |
+
(:lighting
|
| 142 |
+
(:enabled true)
|
| 143 |
+
(:mode dark_lighting)
|
| 144 |
+
(:ambient 0.020)
|
| 145 |
+
(:diffuse 0.16)
|
| 146 |
+
(:specular 0.010)
|
| 147 |
+
)
|
| 148 |
+
(:observation
|
| 149 |
+
(:enabled true)
|
| 150 |
+
(:mode dark_noise)
|
| 151 |
+
(:brightness 0.68)
|
| 152 |
+
(:sigma 12.0)
|
| 153 |
+
)
|
| 154 |
+
(:camera
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:name agentview)
|
| 158 |
+
(:pos 0.0 0.0 0.0)
|
| 159 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 160 |
+
)
|
| 161 |
+
(:runtime_move
|
| 162 |
+
(:enabled false)
|
| 163 |
+
(:mode none)
|
| 164 |
+
(:object cream_cheese_1)
|
| 165 |
+
(:step 0)
|
| 166 |
+
(:delta_xy 0.0 0.0)
|
| 167 |
+
(:min_delta_norm 0.0)
|
| 168 |
+
)
|
| 169 |
+
(:object_appearance
|
| 170 |
+
(:enabled false)
|
| 171 |
+
(:mode none)
|
| 172 |
+
(:targets basket_1)
|
| 173 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 174 |
+
(:override_material_rgba false)
|
| 175 |
+
(:disable_material_texture false)
|
| 176 |
+
(:apply_visible_geom_rgba false)
|
| 177 |
+
)
|
| 178 |
+
(:object_placement
|
| 179 |
+
(:enabled false)
|
| 180 |
+
(:mode none)
|
| 181 |
+
(:reference cream_cheese_1)
|
| 182 |
+
(:front_direction 1.0 0.0)
|
| 183 |
+
(:targets black_book_occluder_1)
|
| 184 |
+
(:offsets_xy (
|
| 185 |
+
(0.0 0.0)
|
| 186 |
+
))
|
| 187 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 188 |
+
(:z_offset 0.0)
|
| 189 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 190 |
+
(:min_reference_distance 0.0)
|
| 191 |
+
(:pin_targets false)
|
| 192 |
+
)
|
| 193 |
+
(:object_shape
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target cream_cheese_1)
|
| 197 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 198 |
+
)
|
| 199 |
+
(:initial_pose
|
| 200 |
+
(:enabled false)
|
| 201 |
+
(:mode none)
|
| 202 |
+
(:target cream_cheese_1)
|
| 203 |
+
(:delta_xy 0.0 0.0)
|
| 204 |
+
(:min_delta_norm 0.0)
|
| 205 |
+
(:yaw 0.0)
|
| 206 |
+
)
|
| 207 |
+
)
|
| 208 |
+
|
| 209 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the white mug on the left plate and put the yellow and white mug on the right plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_left_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.025 -0.325 0.025 -0.27499999999999997)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(plate_right_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.025 0.27499999999999997 0.025 0.325)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(porcelain_mug_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(white_yellow_mug_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.07500000000000001 0.07500000000000001 -0.025 0.125)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(red_coffee_mug_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.225 -0.025 -0.17500000000000002 0.025)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
|
| 62 |
+
(:fixtures
|
| 63 |
+
living_room_table - living_room_table
|
| 64 |
+
)
|
| 65 |
+
|
| 66 |
+
(:objects
|
| 67 |
+
porcelain_mug_1 - porcelain_mug
|
| 68 |
+
red_coffee_mug_1 - red_coffee_mug
|
| 69 |
+
white_yellow_mug_1 - white_yellow_mug
|
| 70 |
+
plate_1 plate_2 - plate
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
plate_1
|
| 75 |
+
plate_2
|
| 76 |
+
white_yellow_mug_1
|
| 77 |
+
porcelain_mug_1
|
| 78 |
+
)
|
| 79 |
+
|
| 80 |
+
(:init
|
| 81 |
+
(On plate_1 living_room_table_plate_left_region)
|
| 82 |
+
(On plate_2 living_room_table_plate_right_region)
|
| 83 |
+
(On red_coffee_mug_1 living_room_table_red_coffee_mug_init_region)
|
| 84 |
+
(On white_yellow_mug_1 living_room_table_white_yellow_mug_init_region)
|
| 85 |
+
(On porcelain_mug_1 living_room_table_porcelain_mug_init_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (On porcelain_mug_1 plate_1) (On white_yellow_mug_1 plate_2))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_10)
|
| 96 |
+
(:source_task LIVING_ROOM_SCENE5_put_the_white_mug_on_the_left_plate_and_put_the_yellow_and_white_mug_on_the_right_plate)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object plate_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets plate_1 plate_2)
|
| 131 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference plate_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target plate_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target plate_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate.bddl
ADDED
|
@@ -0,0 +1,176 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the white mug on the plate and put the chocolate pudding to the right of the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_left_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.09999999999999999 -0.15000000000000002 0.2 -0.05)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(plate_right_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.09999999999999999 0.05 0.2 0.15000000000000002)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(plate_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.125 -0.025 0.175 0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(porcelain_mug_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(chocolate_pudding_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.07500000000000001 0.07500000000000001 -0.025 0.125)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(red_coffee_mug_init_region
|
| 61 |
+
(:target living_room_table)
|
| 62 |
+
(:ranges (
|
| 63 |
+
(-0.225 -0.025 -0.17500000000000002 0.025)
|
| 64 |
+
)
|
| 65 |
+
)
|
| 66 |
+
(:yaw_rotation (
|
| 67 |
+
(0.0 0.0)
|
| 68 |
+
)
|
| 69 |
+
)
|
| 70 |
+
)
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:fixtures
|
| 74 |
+
living_room_table - living_room_table
|
| 75 |
+
)
|
| 76 |
+
|
| 77 |
+
(:objects
|
| 78 |
+
porcelain_mug_1 - porcelain_mug
|
| 79 |
+
red_coffee_mug_1 - red_coffee_mug
|
| 80 |
+
plate_1 - plate
|
| 81 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 82 |
+
)
|
| 83 |
+
|
| 84 |
+
(:obj_of_interest
|
| 85 |
+
plate_1
|
| 86 |
+
chocolate_pudding_1
|
| 87 |
+
porcelain_mug_1
|
| 88 |
+
)
|
| 89 |
+
|
| 90 |
+
(:init
|
| 91 |
+
(On plate_1 living_room_table_plate_init_region)
|
| 92 |
+
(On red_coffee_mug_1 living_room_table_red_coffee_mug_init_region)
|
| 93 |
+
(On chocolate_pudding_1 living_room_table_chocolate_pudding_init_region)
|
| 94 |
+
(On porcelain_mug_1 living_room_table_porcelain_mug_init_region)
|
| 95 |
+
)
|
| 96 |
+
|
| 97 |
+
(:goal
|
| 98 |
+
(And (On porcelain_mug_1 plate_1) (On chocolate_pudding_1 living_room_table_plate_right_region))
|
| 99 |
+
)
|
| 100 |
+
|
| 101 |
+
(:perturbation_config
|
| 102 |
+
(:case visual_noise_glare)
|
| 103 |
+
(:category visual_noise_glare)
|
| 104 |
+
(:source_suite libero_10)
|
| 105 |
+
(:source_task LIVING_ROOM_SCENE6_put_the_white_mug_on_the_plate_and_put_the_chocolate_pudding_to_the_right_of_the_plate)
|
| 106 |
+
(:bddl_only true)
|
| 107 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 108 |
+
(:lighting
|
| 109 |
+
(:enabled true)
|
| 110 |
+
(:mode dark_lighting)
|
| 111 |
+
(:ambient 0.020)
|
| 112 |
+
(:diffuse 0.16)
|
| 113 |
+
(:specular 0.010)
|
| 114 |
+
)
|
| 115 |
+
(:observation
|
| 116 |
+
(:enabled true)
|
| 117 |
+
(:mode dark_noise)
|
| 118 |
+
(:brightness 0.68)
|
| 119 |
+
(:sigma 12.0)
|
| 120 |
+
)
|
| 121 |
+
(:camera
|
| 122 |
+
(:enabled false)
|
| 123 |
+
(:mode none)
|
| 124 |
+
(:name agentview)
|
| 125 |
+
(:pos 0.0 0.0 0.0)
|
| 126 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 127 |
+
)
|
| 128 |
+
(:runtime_move
|
| 129 |
+
(:enabled false)
|
| 130 |
+
(:mode none)
|
| 131 |
+
(:object plate_1)
|
| 132 |
+
(:step 0)
|
| 133 |
+
(:delta_xy 0.0 0.0)
|
| 134 |
+
(:min_delta_norm 0.0)
|
| 135 |
+
)
|
| 136 |
+
(:object_appearance
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:targets plate_1)
|
| 140 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 141 |
+
(:override_material_rgba false)
|
| 142 |
+
(:disable_material_texture false)
|
| 143 |
+
(:apply_visible_geom_rgba false)
|
| 144 |
+
)
|
| 145 |
+
(:object_placement
|
| 146 |
+
(:enabled false)
|
| 147 |
+
(:mode none)
|
| 148 |
+
(:reference plate_1)
|
| 149 |
+
(:front_direction 1.0 0.0)
|
| 150 |
+
(:targets black_book_occluder_1)
|
| 151 |
+
(:offsets_xy (
|
| 152 |
+
(0.0 0.0)
|
| 153 |
+
))
|
| 154 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 155 |
+
(:z_offset 0.0)
|
| 156 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 157 |
+
(:min_reference_distance 0.0)
|
| 158 |
+
(:pin_targets false)
|
| 159 |
+
)
|
| 160 |
+
(:object_shape
|
| 161 |
+
(:enabled false)
|
| 162 |
+
(:mode none)
|
| 163 |
+
(:target plate_1)
|
| 164 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 165 |
+
)
|
| 166 |
+
(:initial_pose
|
| 167 |
+
(:enabled false)
|
| 168 |
+
(:mode none)
|
| 169 |
+
(:target plate_1)
|
| 170 |
+
(:delta_xy 0.0 0.0)
|
| 171 |
+
(:min_delta_norm 0.0)
|
| 172 |
+
(:yaw 0.0)
|
| 173 |
+
)
|
| 174 |
+
)
|
| 175 |
+
|
| 176 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_10/STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy.bddl
ADDED
|
@@ -0,0 +1,163 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Study_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language pick up the book and place it in the back compartment of the caddy)
|
| 4 |
+
(:regions
|
| 5 |
+
(desk_caddy_init_region
|
| 6 |
+
(:target study_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.21000000000000002 -0.15000000000000002 -0.19 -0.13)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(3.141592653589793 3.141592653589793)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(black_book_init_region
|
| 17 |
+
(:target study_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.025 0.125 0.025 0.175)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(-1.5707963267948966 -0.7853981633974483)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(white_yellow_mug_init_region
|
| 28 |
+
(:target study_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.07500000000000001 -0.025 0.125 0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(desk_caddy_right_region
|
| 39 |
+
(:target study_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.25 0.09999999999999999 -0.15000000000000002 0.2)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(3.141592653589793 3.141592653589793)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(right_contain_region
|
| 50 |
+
(:target desk_caddy_1)
|
| 51 |
+
)
|
| 52 |
+
(left_contain_region
|
| 53 |
+
(:target desk_caddy_1)
|
| 54 |
+
)
|
| 55 |
+
(back_contain_region
|
| 56 |
+
(:target desk_caddy_1)
|
| 57 |
+
)
|
| 58 |
+
(front_contain_region
|
| 59 |
+
(:target desk_caddy_1)
|
| 60 |
+
)
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:fixtures
|
| 64 |
+
study_table - study_table
|
| 65 |
+
desk_caddy_1 - desk_caddy
|
| 66 |
+
)
|
| 67 |
+
|
| 68 |
+
(:objects
|
| 69 |
+
black_book_1 - black_book
|
| 70 |
+
white_yellow_mug_1 - white_yellow_mug
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
black_book_1
|
| 75 |
+
desk_caddy_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On desk_caddy_1 study_table_desk_caddy_init_region)
|
| 80 |
+
(On black_book_1 study_table_black_book_init_region)
|
| 81 |
+
(On white_yellow_mug_1 study_table_white_yellow_mug_init_region)
|
| 82 |
+
)
|
| 83 |
+
|
| 84 |
+
(:goal
|
| 85 |
+
(And (In black_book_1 desk_caddy_1_back_contain_region))
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:perturbation_config
|
| 89 |
+
(:case visual_noise_glare)
|
| 90 |
+
(:category visual_noise_glare)
|
| 91 |
+
(:source_suite libero_10)
|
| 92 |
+
(:source_task STUDY_SCENE1_pick_up_the_book_and_place_it_in_the_back_compartment_of_the_caddy)
|
| 93 |
+
(:bddl_only true)
|
| 94 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 95 |
+
(:lighting
|
| 96 |
+
(:enabled true)
|
| 97 |
+
(:mode dark_lighting)
|
| 98 |
+
(:ambient 0.020)
|
| 99 |
+
(:diffuse 0.16)
|
| 100 |
+
(:specular 0.010)
|
| 101 |
+
)
|
| 102 |
+
(:observation
|
| 103 |
+
(:enabled true)
|
| 104 |
+
(:mode dark_noise)
|
| 105 |
+
(:brightness 0.68)
|
| 106 |
+
(:sigma 12.0)
|
| 107 |
+
)
|
| 108 |
+
(:camera
|
| 109 |
+
(:enabled false)
|
| 110 |
+
(:mode none)
|
| 111 |
+
(:name agentview)
|
| 112 |
+
(:pos 0.0 0.0 0.0)
|
| 113 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 114 |
+
)
|
| 115 |
+
(:runtime_move
|
| 116 |
+
(:enabled false)
|
| 117 |
+
(:mode none)
|
| 118 |
+
(:object black_book_1)
|
| 119 |
+
(:step 0)
|
| 120 |
+
(:delta_xy 0.0 0.0)
|
| 121 |
+
(:min_delta_norm 0.0)
|
| 122 |
+
)
|
| 123 |
+
(:object_appearance
|
| 124 |
+
(:enabled false)
|
| 125 |
+
(:mode none)
|
| 126 |
+
(:targets desk_caddy_1)
|
| 127 |
+
(:rgba 0.50 0.36 0.20 1.0)
|
| 128 |
+
(:override_material_rgba false)
|
| 129 |
+
(:disable_material_texture false)
|
| 130 |
+
(:apply_visible_geom_rgba false)
|
| 131 |
+
)
|
| 132 |
+
(:object_placement
|
| 133 |
+
(:enabled false)
|
| 134 |
+
(:mode none)
|
| 135 |
+
(:reference black_book_1)
|
| 136 |
+
(:front_direction 1.0 0.0)
|
| 137 |
+
(:targets yellow_book_1)
|
| 138 |
+
(:offsets_xy (
|
| 139 |
+
(0.0 0.0)
|
| 140 |
+
))
|
| 141 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 142 |
+
(:z_offset 0.0)
|
| 143 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 144 |
+
(:min_reference_distance 0.0)
|
| 145 |
+
(:pin_targets false)
|
| 146 |
+
)
|
| 147 |
+
(:object_shape
|
| 148 |
+
(:enabled false)
|
| 149 |
+
(:mode none)
|
| 150 |
+
(:target black_book_1)
|
| 151 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 152 |
+
)
|
| 153 |
+
(:initial_pose
|
| 154 |
+
(:enabled false)
|
| 155 |
+
(:mode none)
|
| 156 |
+
(:target black_book_1)
|
| 157 |
+
(:delta_xy 0.0 0.0)
|
| 158 |
+
(:min_delta_norm 0.0)
|
| 159 |
+
(:yaw 0.0)
|
| 160 |
+
)
|
| 161 |
+
)
|
| 162 |
+
|
| 163 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_middle_drawer_of_the_cabinet.bddl
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Open the middle layer of the drawer)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
wooden_cabinet_1_middle_region
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:init
|
| 114 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 115 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 116 |
+
(On plate_1 main_table_plate_region)
|
| 117 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 118 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 119 |
+
(On flat_stove_1 main_table_stove_region)
|
| 120 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 121 |
+
)
|
| 122 |
+
|
| 123 |
+
(:goal
|
| 124 |
+
(And (Open wooden_cabinet_1_middle_region))
|
| 125 |
+
)
|
| 126 |
+
|
| 127 |
+
(:perturbation_config
|
| 128 |
+
(:case visual_noise_glare)
|
| 129 |
+
(:category visual_noise_glare)
|
| 130 |
+
(:source_suite libero_goal)
|
| 131 |
+
(:source_task open_the_middle_drawer_of_the_cabinet)
|
| 132 |
+
(:bddl_only true)
|
| 133 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 134 |
+
(:lighting
|
| 135 |
+
(:enabled true)
|
| 136 |
+
(:mode dark_lighting)
|
| 137 |
+
(:ambient 0.020)
|
| 138 |
+
(:diffuse 0.16)
|
| 139 |
+
(:specular 0.010)
|
| 140 |
+
)
|
| 141 |
+
(:observation
|
| 142 |
+
(:enabled true)
|
| 143 |
+
(:mode dark_noise)
|
| 144 |
+
(:brightness 0.68)
|
| 145 |
+
(:sigma 12.0)
|
| 146 |
+
)
|
| 147 |
+
(:camera
|
| 148 |
+
(:enabled false)
|
| 149 |
+
(:mode none)
|
| 150 |
+
(:name agentview)
|
| 151 |
+
(:pos 0.0 0.0 0.0)
|
| 152 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 153 |
+
)
|
| 154 |
+
(:runtime_move
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:object akita_black_bowl_1)
|
| 158 |
+
(:step 0)
|
| 159 |
+
(:delta_xy 0.0 0.0)
|
| 160 |
+
(:min_delta_norm 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:object_appearance
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:targets wooden_cabinet_1)
|
| 166 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 167 |
+
(:override_material_rgba false)
|
| 168 |
+
(:disable_material_texture false)
|
| 169 |
+
(:apply_visible_geom_rgba false)
|
| 170 |
+
)
|
| 171 |
+
(:object_placement
|
| 172 |
+
(:enabled false)
|
| 173 |
+
(:mode none)
|
| 174 |
+
(:reference akita_black_bowl_1)
|
| 175 |
+
(:front_direction 1.0 0.0)
|
| 176 |
+
(:targets black_book_occluder_1)
|
| 177 |
+
(:offsets_xy (
|
| 178 |
+
(0.0 0.0)
|
| 179 |
+
))
|
| 180 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 181 |
+
(:z_offset 0.0)
|
| 182 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 183 |
+
(:min_reference_distance 0.0)
|
| 184 |
+
(:pin_targets false)
|
| 185 |
+
)
|
| 186 |
+
(:object_shape
|
| 187 |
+
(:enabled false)
|
| 188 |
+
(:mode none)
|
| 189 |
+
(:target akita_black_bowl_1)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
)
|
| 192 |
+
(:initial_pose
|
| 193 |
+
(:enabled false)
|
| 194 |
+
(:mode none)
|
| 195 |
+
(:target akita_black_bowl_1)
|
| 196 |
+
(:delta_xy 0.0 0.0)
|
| 197 |
+
(:min_delta_norm 0.0)
|
| 198 |
+
(:yaw 0.0)
|
| 199 |
+
)
|
| 200 |
+
)
|
| 201 |
+
|
| 202 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/open_the_top_drawer_and_put_the_bowl_inside.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Open the top layer of the drawer and put the bowl inside)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
akita_black_bowl_1
|
| 111 |
+
wooden_cabinet_1_top_region
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (In akita_black_bowl_1 wooden_cabinet_1_top_region))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task open_the_top_drawer_and_put_the_bowl_inside)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object akita_black_bowl_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets wooden_cabinet_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference akita_black_bowl_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target akita_black_bowl_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target akita_black_bowl_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/push_the_plate_to_the_front_of_the_stove.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Push the plate to the front of the stove)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
plate_1
|
| 111 |
+
main_table_stove_front_region
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On plate_1 main_table_stove_front_region))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task push_the_plate_to_the_front_of_the_stove)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object plate_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets flat_stove_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference plate_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target plate_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target plate_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the bowl on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
akita_black_bowl_1
|
| 111 |
+
plate_1
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_bowl_on_the_plate)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object akita_black_bowl_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets plate_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference akita_black_bowl_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target akita_black_bowl_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target akita_black_bowl_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_the_stove.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the bowl on the stove)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
akita_black_bowl_1
|
| 111 |
+
flat_stove_1_cook_region
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On akita_black_bowl_1 flat_stove_1_cook_region))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_bowl_on_the_stove)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object akita_black_bowl_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets flat_stove_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference akita_black_bowl_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target akita_black_bowl_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target akita_black_bowl_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_bowl_on_top_of_the_cabinet.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the bowl on the top of the drawer)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
akita_black_bowl_1
|
| 111 |
+
wooden_cabinet_1_top_side
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On akita_black_bowl_1 wooden_cabinet_1_top_side))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_bowl_on_top_of_the_cabinet)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object akita_black_bowl_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets wooden_cabinet_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference akita_black_bowl_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target akita_black_bowl_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target akita_black_bowl_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_cream_cheese_in_the_bowl.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the cream cheese on the bowl)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
cream_cheese_1
|
| 111 |
+
akita_black_bowl_1
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On cream_cheese_1 akita_black_bowl_1))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_cream_cheese_in_the_bowl)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object cream_cheese_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets akita_black_bowl_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference cream_cheese_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target cream_cheese_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target cream_cheese_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_the_rack.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the wine bottle on the rack)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
wine_bottle_1
|
| 111 |
+
wine_rack_1_top_region
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On wine_bottle_1 wine_rack_1_top_region))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_wine_bottle_on_the_rack)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object wine_bottle_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets wine_rack_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference wine_bottle_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target wine_bottle_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target wine_bottle_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/put_the_wine_bottle_on_top_of_the_cabinet.bddl
ADDED
|
@@ -0,0 +1,203 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Put the wine bottle on the top of the drawer)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
wine_bottle_1
|
| 111 |
+
wooden_cabinet_1_top_side
|
| 112 |
+
)
|
| 113 |
+
|
| 114 |
+
(:init
|
| 115 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 116 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 117 |
+
(On plate_1 main_table_plate_region)
|
| 118 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 119 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 120 |
+
(On flat_stove_1 main_table_stove_region)
|
| 121 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 122 |
+
)
|
| 123 |
+
|
| 124 |
+
(:goal
|
| 125 |
+
(And (On wine_bottle_1 wooden_cabinet_1_top_side))
|
| 126 |
+
)
|
| 127 |
+
|
| 128 |
+
(:perturbation_config
|
| 129 |
+
(:case visual_noise_glare)
|
| 130 |
+
(:category visual_noise_glare)
|
| 131 |
+
(:source_suite libero_goal)
|
| 132 |
+
(:source_task put_the_wine_bottle_on_top_of_the_cabinet)
|
| 133 |
+
(:bddl_only true)
|
| 134 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 135 |
+
(:lighting
|
| 136 |
+
(:enabled true)
|
| 137 |
+
(:mode dark_lighting)
|
| 138 |
+
(:ambient 0.020)
|
| 139 |
+
(:diffuse 0.16)
|
| 140 |
+
(:specular 0.010)
|
| 141 |
+
)
|
| 142 |
+
(:observation
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_noise)
|
| 145 |
+
(:brightness 0.68)
|
| 146 |
+
(:sigma 12.0)
|
| 147 |
+
)
|
| 148 |
+
(:camera
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:name agentview)
|
| 152 |
+
(:pos 0.0 0.0 0.0)
|
| 153 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 154 |
+
)
|
| 155 |
+
(:runtime_move
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:object wine_bottle_1)
|
| 159 |
+
(:step 0)
|
| 160 |
+
(:delta_xy 0.0 0.0)
|
| 161 |
+
(:min_delta_norm 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:object_appearance
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:targets wooden_cabinet_1)
|
| 167 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 168 |
+
(:override_material_rgba false)
|
| 169 |
+
(:disable_material_texture false)
|
| 170 |
+
(:apply_visible_geom_rgba false)
|
| 171 |
+
)
|
| 172 |
+
(:object_placement
|
| 173 |
+
(:enabled false)
|
| 174 |
+
(:mode none)
|
| 175 |
+
(:reference wine_bottle_1)
|
| 176 |
+
(:front_direction 1.0 0.0)
|
| 177 |
+
(:targets black_book_occluder_1)
|
| 178 |
+
(:offsets_xy (
|
| 179 |
+
(0.0 0.0)
|
| 180 |
+
))
|
| 181 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 182 |
+
(:z_offset 0.0)
|
| 183 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 184 |
+
(:min_reference_distance 0.0)
|
| 185 |
+
(:pin_targets false)
|
| 186 |
+
)
|
| 187 |
+
(:object_shape
|
| 188 |
+
(:enabled false)
|
| 189 |
+
(:mode none)
|
| 190 |
+
(:target wine_bottle_1)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
)
|
| 193 |
+
(:initial_pose
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target wine_bottle_1)
|
| 197 |
+
(:delta_xy 0.0 0.0)
|
| 198 |
+
(:min_delta_norm 0.0)
|
| 199 |
+
(:yaw 0.0)
|
| 200 |
+
)
|
| 201 |
+
)
|
| 202 |
+
|
| 203 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_goal/turn_on_the_stove.bddl
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Turn on the stove)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.04 -0.03 0.060000000000000005 -0.01)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(akita_black_bowl_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.09999999999999999 -0.01 -0.08 0.01)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(wine_bottle_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.21000000000000002 -0.060000000000000005 -0.19 -0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(cream_cheese_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.060000000000000005 0.12000000000000001 -0.04 0.14)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(stove_front_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.09 0.16999999999999998 -0.010000000000000002 0.25)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(cabinet_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.02 -0.25 0.04 -0.23)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
(:yaw_rotation (
|
| 47 |
+
(3.141592653589793 3.141592653589793)
|
| 48 |
+
)
|
| 49 |
+
)
|
| 50 |
+
)
|
| 51 |
+
(stove_region
|
| 52 |
+
(:target main_table)
|
| 53 |
+
(:ranges (
|
| 54 |
+
(-0.42 0.2 -0.4 0.22)
|
| 55 |
+
)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
(wine_rack_region
|
| 59 |
+
(:target main_table)
|
| 60 |
+
(:ranges (
|
| 61 |
+
(-0.27 -0.27 -0.25 -0.25)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
(:yaw_rotation (
|
| 65 |
+
(3.141592653589793 3.141592653589793)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
)
|
| 69 |
+
(top_region
|
| 70 |
+
(:target wooden_cabinet_1)
|
| 71 |
+
)
|
| 72 |
+
(middle_region
|
| 73 |
+
(:target wooden_cabinet_1)
|
| 74 |
+
)
|
| 75 |
+
(bottom_region
|
| 76 |
+
(:target wooden_cabinet_1)
|
| 77 |
+
)
|
| 78 |
+
(top_side
|
| 79 |
+
(:target wooden_cabinet_1)
|
| 80 |
+
)
|
| 81 |
+
(cook_region
|
| 82 |
+
(:target flat_stove_1)
|
| 83 |
+
)
|
| 84 |
+
(right_region
|
| 85 |
+
(:target bowl_drainer_1)
|
| 86 |
+
)
|
| 87 |
+
(left_region
|
| 88 |
+
(:target bowl_drainer_1)
|
| 89 |
+
)
|
| 90 |
+
(top_region
|
| 91 |
+
(:target wine_rack_1)
|
| 92 |
+
)
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:fixtures
|
| 96 |
+
main_table - table
|
| 97 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 98 |
+
flat_stove_1 - flat_stove
|
| 99 |
+
wine_rack_1 - wine_rack
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
wine_bottle_1 - wine_bottle
|
| 106 |
+
plate_1 - plate
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:obj_of_interest
|
| 110 |
+
flat_stove_1
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:init
|
| 114 |
+
(On wine_bottle_1 main_table_wine_bottle_region)
|
| 115 |
+
(On akita_black_bowl_1 main_table_akita_black_bowl_region)
|
| 116 |
+
(On plate_1 main_table_plate_region)
|
| 117 |
+
(On cream_cheese_1 main_table_cream_cheese_region)
|
| 118 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 119 |
+
(On flat_stove_1 main_table_stove_region)
|
| 120 |
+
(On wine_rack_1 main_table_wine_rack_region)
|
| 121 |
+
)
|
| 122 |
+
|
| 123 |
+
(:goal
|
| 124 |
+
(And (Turnon flat_stove_1))
|
| 125 |
+
)
|
| 126 |
+
|
| 127 |
+
(:perturbation_config
|
| 128 |
+
(:case visual_noise_glare)
|
| 129 |
+
(:category visual_noise_glare)
|
| 130 |
+
(:source_suite libero_goal)
|
| 131 |
+
(:source_task turn_on_the_stove)
|
| 132 |
+
(:bddl_only true)
|
| 133 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 134 |
+
(:lighting
|
| 135 |
+
(:enabled true)
|
| 136 |
+
(:mode dark_lighting)
|
| 137 |
+
(:ambient 0.020)
|
| 138 |
+
(:diffuse 0.16)
|
| 139 |
+
(:specular 0.010)
|
| 140 |
+
)
|
| 141 |
+
(:observation
|
| 142 |
+
(:enabled true)
|
| 143 |
+
(:mode dark_noise)
|
| 144 |
+
(:brightness 0.68)
|
| 145 |
+
(:sigma 12.0)
|
| 146 |
+
)
|
| 147 |
+
(:camera
|
| 148 |
+
(:enabled false)
|
| 149 |
+
(:mode none)
|
| 150 |
+
(:name agentview)
|
| 151 |
+
(:pos 0.0 0.0 0.0)
|
| 152 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 153 |
+
)
|
| 154 |
+
(:runtime_move
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:object akita_black_bowl_1)
|
| 158 |
+
(:step 0)
|
| 159 |
+
(:delta_xy 0.0 0.0)
|
| 160 |
+
(:min_delta_norm 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:object_appearance
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:targets flat_stove_1)
|
| 166 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 167 |
+
(:override_material_rgba false)
|
| 168 |
+
(:disable_material_texture false)
|
| 169 |
+
(:apply_visible_geom_rgba false)
|
| 170 |
+
)
|
| 171 |
+
(:object_placement
|
| 172 |
+
(:enabled false)
|
| 173 |
+
(:mode none)
|
| 174 |
+
(:reference akita_black_bowl_1)
|
| 175 |
+
(:front_direction 1.0 0.0)
|
| 176 |
+
(:targets black_book_occluder_1)
|
| 177 |
+
(:offsets_xy (
|
| 178 |
+
(0.0 0.0)
|
| 179 |
+
))
|
| 180 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 181 |
+
(:z_offset 0.0)
|
| 182 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 183 |
+
(:min_reference_distance 0.0)
|
| 184 |
+
(:pin_targets false)
|
| 185 |
+
)
|
| 186 |
+
(:object_shape
|
| 187 |
+
(:enabled false)
|
| 188 |
+
(:mode none)
|
| 189 |
+
(:target akita_black_bowl_1)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
)
|
| 192 |
+
(:initial_pose
|
| 193 |
+
(:enabled false)
|
| 194 |
+
(:mode none)
|
| 195 |
+
(:target akita_black_bowl_1)
|
| 196 |
+
(:delta_xy 0.0 0.0)
|
| 197 |
+
(:min_delta_norm 0.0)
|
| 198 |
+
(:yaw 0.0)
|
| 199 |
+
)
|
| 200 |
+
)
|
| 201 |
+
|
| 202 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_alphabet_soup_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the alphabet soup and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
alphabet_soup_1 - alphabet_soup
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
salad_dressing_1 - salad_dressing
|
| 67 |
+
cream_cheese_1 - cream_cheese
|
| 68 |
+
milk_1 - milk
|
| 69 |
+
tomato_sauce_1 - tomato_sauce
|
| 70 |
+
butter_1 - butter
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
alphabet_soup_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On alphabet_soup_1 floor_target_object_region)
|
| 80 |
+
(On salad_dressing_1 floor_other_object_region_0)
|
| 81 |
+
(On cream_cheese_1 floor_other_object_region_1)
|
| 82 |
+
(On milk_1 floor_other_object_region_2)
|
| 83 |
+
(On tomato_sauce_1 floor_other_object_region_3)
|
| 84 |
+
(On butter_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In alphabet_soup_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_alphabet_soup_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object alphabet_soup_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference alphabet_soup_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target alphabet_soup_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target alphabet_soup_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_bbq_sauce_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the bbq sauce and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
bbq_sauce_1 - bbq_sauce
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 67 |
+
ketchup_1 - ketchup
|
| 68 |
+
salad_dressing_1 - salad_dressing
|
| 69 |
+
alphabet_soup_1 - alphabet_soup
|
| 70 |
+
cream_cheese_1 - cream_cheese
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
bbq_sauce_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On bbq_sauce_1 floor_target_object_region)
|
| 80 |
+
(On chocolate_pudding_1 floor_other_object_region_0)
|
| 81 |
+
(On ketchup_1 floor_other_object_region_1)
|
| 82 |
+
(On salad_dressing_1 floor_other_object_region_2)
|
| 83 |
+
(On alphabet_soup_1 floor_other_object_region_3)
|
| 84 |
+
(On cream_cheese_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In bbq_sauce_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_bbq_sauce_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object bbq_sauce_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference bbq_sauce_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target bbq_sauce_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target bbq_sauce_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_butter_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the butter and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
butter_1 - butter
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
tomato_sauce_1 - tomato_sauce
|
| 67 |
+
orange_juice_1 - orange_juice
|
| 68 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 69 |
+
bbq_sauce_1 - bbq_sauce
|
| 70 |
+
ketchup_1 - ketchup
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
butter_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On butter_1 floor_target_object_region)
|
| 80 |
+
(On tomato_sauce_1 floor_other_object_region_0)
|
| 81 |
+
(On orange_juice_1 floor_other_object_region_1)
|
| 82 |
+
(On chocolate_pudding_1 floor_other_object_region_2)
|
| 83 |
+
(On bbq_sauce_1 floor_other_object_region_3)
|
| 84 |
+
(On ketchup_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In butter_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_butter_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object butter_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference butter_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target butter_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target butter_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_chocolate_pudding_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the chocolate pudding and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
orange_juice_1 - orange_juice
|
| 67 |
+
bbq_sauce_1 - bbq_sauce
|
| 68 |
+
ketchup_1 - ketchup
|
| 69 |
+
salad_dressing_1 - salad_dressing
|
| 70 |
+
alphabet_soup_1 - alphabet_soup
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
chocolate_pudding_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On chocolate_pudding_1 floor_target_object_region)
|
| 80 |
+
(On orange_juice_1 floor_other_object_region_0)
|
| 81 |
+
(On bbq_sauce_1 floor_other_object_region_1)
|
| 82 |
+
(On ketchup_1 floor_other_object_region_2)
|
| 83 |
+
(On salad_dressing_1 floor_other_object_region_3)
|
| 84 |
+
(On alphabet_soup_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In chocolate_pudding_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_chocolate_pudding_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object chocolate_pudding_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference chocolate_pudding_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target chocolate_pudding_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target chocolate_pudding_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_cream_cheese_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the cream cheese and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
cream_cheese_1 - cream_cheese
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
alphabet_soup_1 - alphabet_soup
|
| 67 |
+
milk_1 - milk
|
| 68 |
+
tomato_sauce_1 - tomato_sauce
|
| 69 |
+
butter_1 - butter
|
| 70 |
+
orange_juice_1 - orange_juice
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
cream_cheese_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On cream_cheese_1 floor_target_object_region)
|
| 80 |
+
(On alphabet_soup_1 floor_other_object_region_0)
|
| 81 |
+
(On milk_1 floor_other_object_region_1)
|
| 82 |
+
(On tomato_sauce_1 floor_other_object_region_2)
|
| 83 |
+
(On butter_1 floor_other_object_region_3)
|
| 84 |
+
(On orange_juice_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In cream_cheese_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_cream_cheese_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object cream_cheese_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference cream_cheese_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target cream_cheese_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target cream_cheese_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_ketchup_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the ketchup and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
ketchup_1 - ketchup
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
bbq_sauce_1 - bbq_sauce
|
| 67 |
+
salad_dressing_1 - salad_dressing
|
| 68 |
+
alphabet_soup_1 - alphabet_soup
|
| 69 |
+
cream_cheese_1 - cream_cheese
|
| 70 |
+
milk_1 - milk
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
ketchup_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On ketchup_1 floor_target_object_region)
|
| 80 |
+
(On bbq_sauce_1 floor_other_object_region_0)
|
| 81 |
+
(On salad_dressing_1 floor_other_object_region_1)
|
| 82 |
+
(On alphabet_soup_1 floor_other_object_region_2)
|
| 83 |
+
(On cream_cheese_1 floor_other_object_region_3)
|
| 84 |
+
(On milk_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In ketchup_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_ketchup_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object ketchup_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference ketchup_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target ketchup_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target ketchup_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_milk_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the milk and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
milk_1 - milk
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
cream_cheese_1 - cream_cheese
|
| 67 |
+
tomato_sauce_1 - tomato_sauce
|
| 68 |
+
butter_1 - butter
|
| 69 |
+
orange_juice_1 - orange_juice
|
| 70 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
milk_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On milk_1 floor_target_object_region)
|
| 80 |
+
(On cream_cheese_1 floor_other_object_region_0)
|
| 81 |
+
(On tomato_sauce_1 floor_other_object_region_1)
|
| 82 |
+
(On butter_1 floor_other_object_region_2)
|
| 83 |
+
(On orange_juice_1 floor_other_object_region_3)
|
| 84 |
+
(On chocolate_pudding_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In milk_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_milk_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object milk_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference milk_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target milk_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target milk_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_orange_juice_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the orange juice and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
orange_juice_1 - orange_juice
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
butter_1 - butter
|
| 67 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 68 |
+
bbq_sauce_1 - bbq_sauce
|
| 69 |
+
ketchup_1 - ketchup
|
| 70 |
+
salad_dressing_1 - salad_dressing
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
orange_juice_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On orange_juice_1 floor_target_object_region)
|
| 80 |
+
(On butter_1 floor_other_object_region_0)
|
| 81 |
+
(On chocolate_pudding_1 floor_other_object_region_1)
|
| 82 |
+
(On bbq_sauce_1 floor_other_object_region_2)
|
| 83 |
+
(On ketchup_1 floor_other_object_region_3)
|
| 84 |
+
(On salad_dressing_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In orange_juice_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_orange_juice_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object orange_juice_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference orange_juice_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target orange_juice_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target orange_juice_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_salad_dressing_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the salad dressing and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
salad_dressing_1 - salad_dressing
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
ketchup_1 - ketchup
|
| 67 |
+
alphabet_soup_1 - alphabet_soup
|
| 68 |
+
cream_cheese_1 - cream_cheese
|
| 69 |
+
milk_1 - milk
|
| 70 |
+
tomato_sauce_1 - tomato_sauce
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
salad_dressing_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On salad_dressing_1 floor_target_object_region)
|
| 80 |
+
(On ketchup_1 floor_other_object_region_0)
|
| 81 |
+
(On alphabet_soup_1 floor_other_object_region_1)
|
| 82 |
+
(On cream_cheese_1 floor_other_object_region_2)
|
| 83 |
+
(On milk_1 floor_other_object_region_3)
|
| 84 |
+
(On tomato_sauce_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In salad_dressing_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_salad_dressing_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object salad_dressing_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference salad_dressing_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target salad_dressing_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target salad_dressing_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_object/pick_up_the_tomato_sauce_and_place_it_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,167 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Floor_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the tomato sauce and place it in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(bin_region
|
| 6 |
+
(:target floor)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(target_object_region
|
| 13 |
+
(:target floor)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(other_object_region_0
|
| 20 |
+
(:target floor)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(-0.145 -0.265 -0.095 -0.215)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(other_object_region_1
|
| 27 |
+
(:target floor)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(other_object_region_2
|
| 34 |
+
(:target floor)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(other_object_region_3
|
| 41 |
+
(:target floor)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(0.125 0.0049999999999999975 0.175 0.055)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(other_object_region_4
|
| 48 |
+
(:target floor)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.225 -0.10500000000000001 -0.17500000000000002 -0.055)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(contain_region
|
| 55 |
+
(:target basket_1)
|
| 56 |
+
)
|
| 57 |
+
)
|
| 58 |
+
|
| 59 |
+
(:fixtures
|
| 60 |
+
floor - floor
|
| 61 |
+
)
|
| 62 |
+
|
| 63 |
+
(:objects
|
| 64 |
+
tomato_sauce_1 - tomato_sauce
|
| 65 |
+
basket_1 - basket
|
| 66 |
+
milk_1 - milk
|
| 67 |
+
butter_1 - butter
|
| 68 |
+
orange_juice_1 - orange_juice
|
| 69 |
+
chocolate_pudding_1 - chocolate_pudding
|
| 70 |
+
bbq_sauce_1 - bbq_sauce
|
| 71 |
+
)
|
| 72 |
+
|
| 73 |
+
(:obj_of_interest
|
| 74 |
+
tomato_sauce_1
|
| 75 |
+
basket_1
|
| 76 |
+
)
|
| 77 |
+
|
| 78 |
+
(:init
|
| 79 |
+
(On tomato_sauce_1 floor_target_object_region)
|
| 80 |
+
(On milk_1 floor_other_object_region_0)
|
| 81 |
+
(On butter_1 floor_other_object_region_1)
|
| 82 |
+
(On orange_juice_1 floor_other_object_region_2)
|
| 83 |
+
(On chocolate_pudding_1 floor_other_object_region_3)
|
| 84 |
+
(On bbq_sauce_1 floor_other_object_region_4)
|
| 85 |
+
(On basket_1 floor_bin_region)
|
| 86 |
+
)
|
| 87 |
+
|
| 88 |
+
(:goal
|
| 89 |
+
(And (In tomato_sauce_1 basket_1_contain_region))
|
| 90 |
+
)
|
| 91 |
+
|
| 92 |
+
(:perturbation_config
|
| 93 |
+
(:case visual_noise_glare)
|
| 94 |
+
(:category visual_noise_glare)
|
| 95 |
+
(:source_suite libero_object)
|
| 96 |
+
(:source_task pick_up_the_tomato_sauce_and_place_it_in_the_basket)
|
| 97 |
+
(:bddl_only true)
|
| 98 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 99 |
+
(:lighting
|
| 100 |
+
(:enabled true)
|
| 101 |
+
(:mode dark_lighting)
|
| 102 |
+
(:ambient 0.020)
|
| 103 |
+
(:diffuse 0.16)
|
| 104 |
+
(:specular 0.010)
|
| 105 |
+
)
|
| 106 |
+
(:observation
|
| 107 |
+
(:enabled true)
|
| 108 |
+
(:mode dark_noise)
|
| 109 |
+
(:brightness 0.68)
|
| 110 |
+
(:sigma 12.0)
|
| 111 |
+
)
|
| 112 |
+
(:camera
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:name agentview)
|
| 116 |
+
(:pos 0.0 0.0 0.0)
|
| 117 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 118 |
+
)
|
| 119 |
+
(:runtime_move
|
| 120 |
+
(:enabled false)
|
| 121 |
+
(:mode none)
|
| 122 |
+
(:object tomato_sauce_1)
|
| 123 |
+
(:step 0)
|
| 124 |
+
(:delta_xy 0.0 0.0)
|
| 125 |
+
(:min_delta_norm 0.0)
|
| 126 |
+
)
|
| 127 |
+
(:object_appearance
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:targets basket_1)
|
| 131 |
+
(:rgba 0.35 0.34 0.32 1.0)
|
| 132 |
+
(:override_material_rgba false)
|
| 133 |
+
(:disable_material_texture false)
|
| 134 |
+
(:apply_visible_geom_rgba false)
|
| 135 |
+
)
|
| 136 |
+
(:object_placement
|
| 137 |
+
(:enabled false)
|
| 138 |
+
(:mode none)
|
| 139 |
+
(:reference tomato_sauce_1)
|
| 140 |
+
(:front_direction 1.0 0.0)
|
| 141 |
+
(:targets black_book_occluder_1)
|
| 142 |
+
(:offsets_xy (
|
| 143 |
+
(0.0 0.0)
|
| 144 |
+
))
|
| 145 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 146 |
+
(:z_offset 0.0)
|
| 147 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 148 |
+
(:min_reference_distance 0.0)
|
| 149 |
+
(:pin_targets false)
|
| 150 |
+
)
|
| 151 |
+
(:object_shape
|
| 152 |
+
(:enabled false)
|
| 153 |
+
(:mode none)
|
| 154 |
+
(:target tomato_sauce_1)
|
| 155 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 156 |
+
)
|
| 157 |
+
(:initial_pose
|
| 158 |
+
(:enabled false)
|
| 159 |
+
(:mode none)
|
| 160 |
+
(:target tomato_sauce_1)
|
| 161 |
+
(:delta_xy 0.0 0.0)
|
| 162 |
+
(:min_delta_norm 0.0)
|
| 163 |
+
(:yaw 0.0)
|
| 164 |
+
)
|
| 165 |
+
)
|
| 166 |
+
|
| 167 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl between the plate and the ramekin and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 main_table_between_plate_ramekin_region)
|
| 123 |
+
(On akita_black_bowl_2 main_table_next_to_ramekin_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_between_the_plate_and_the_ramekin_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl from table center and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 main_table_table_center)
|
| 123 |
+
(On akita_black_bowl_2 main_table_next_to_plate_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_from_table_center_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,211 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl in the top layer of the wooden cabinet and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(In akita_black_bowl_1 wooden_cabinet_1_top_region)
|
| 123 |
+
(On akita_black_bowl_2 wooden_cabinet_1_top_side)
|
| 124 |
+
(Open wooden_cabinet_1_top_region)
|
| 125 |
+
(On plate_1 main_table_plate_region)
|
| 126 |
+
(On cookies_1 main_table_box_region)
|
| 127 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 128 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 129 |
+
(On flat_stove_1 main_table_stove_region)
|
| 130 |
+
)
|
| 131 |
+
|
| 132 |
+
(:goal
|
| 133 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 134 |
+
)
|
| 135 |
+
|
| 136 |
+
(:perturbation_config
|
| 137 |
+
(:case visual_noise_glare)
|
| 138 |
+
(:category visual_noise_glare)
|
| 139 |
+
(:source_suite libero_spatial)
|
| 140 |
+
(:source_task pick_up_the_black_bowl_in_the_top_drawer_of_the_wooden_cabinet_and_place_it_on_the_plate)
|
| 141 |
+
(:bddl_only true)
|
| 142 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 143 |
+
(:lighting
|
| 144 |
+
(:enabled true)
|
| 145 |
+
(:mode dark_lighting)
|
| 146 |
+
(:ambient 0.020)
|
| 147 |
+
(:diffuse 0.16)
|
| 148 |
+
(:specular 0.010)
|
| 149 |
+
)
|
| 150 |
+
(:observation
|
| 151 |
+
(:enabled true)
|
| 152 |
+
(:mode dark_noise)
|
| 153 |
+
(:brightness 0.68)
|
| 154 |
+
(:sigma 12.0)
|
| 155 |
+
)
|
| 156 |
+
(:camera
|
| 157 |
+
(:enabled false)
|
| 158 |
+
(:mode none)
|
| 159 |
+
(:name agentview)
|
| 160 |
+
(:pos 0.0 0.0 0.0)
|
| 161 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 162 |
+
)
|
| 163 |
+
(:runtime_move
|
| 164 |
+
(:enabled false)
|
| 165 |
+
(:mode none)
|
| 166 |
+
(:object akita_black_bowl_1)
|
| 167 |
+
(:step 0)
|
| 168 |
+
(:delta_xy 0.0 0.0)
|
| 169 |
+
(:min_delta_norm 0.0)
|
| 170 |
+
)
|
| 171 |
+
(:object_appearance
|
| 172 |
+
(:enabled false)
|
| 173 |
+
(:mode none)
|
| 174 |
+
(:targets plate_1)
|
| 175 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 176 |
+
(:override_material_rgba false)
|
| 177 |
+
(:disable_material_texture false)
|
| 178 |
+
(:apply_visible_geom_rgba false)
|
| 179 |
+
)
|
| 180 |
+
(:object_placement
|
| 181 |
+
(:enabled false)
|
| 182 |
+
(:mode none)
|
| 183 |
+
(:reference akita_black_bowl_1)
|
| 184 |
+
(:front_direction 1.0 0.0)
|
| 185 |
+
(:targets black_book_occluder_1)
|
| 186 |
+
(:offsets_xy (
|
| 187 |
+
(0.0 0.0)
|
| 188 |
+
))
|
| 189 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 190 |
+
(:z_offset 0.0)
|
| 191 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 192 |
+
(:min_reference_distance 0.0)
|
| 193 |
+
(:pin_targets false)
|
| 194 |
+
)
|
| 195 |
+
(:object_shape
|
| 196 |
+
(:enabled false)
|
| 197 |
+
(:mode none)
|
| 198 |
+
(:target akita_black_bowl_1)
|
| 199 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 200 |
+
)
|
| 201 |
+
(:initial_pose
|
| 202 |
+
(:enabled false)
|
| 203 |
+
(:mode none)
|
| 204 |
+
(:target akita_black_bowl_1)
|
| 205 |
+
(:delta_xy 0.0 0.0)
|
| 206 |
+
(:min_delta_norm 0.0)
|
| 207 |
+
(:yaw 0.0)
|
| 208 |
+
)
|
| 209 |
+
)
|
| 210 |
+
|
| 211 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl next to the cookies box and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 main_table_next_to_box_region)
|
| 123 |
+
(On akita_black_bowl_2 flat_stove_1_cook_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_next_to_the_cookie_box_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl next to the plate and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 main_table_next_to_plate_region)
|
| 123 |
+
(On akita_black_bowl_2 main_table_next_to_ramekin_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_next_to_the_plate_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl next to the ramekin and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 main_table_next_to_ramekin_region)
|
| 123 |
+
(On akita_black_bowl_2 main_table_next_to_box_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_next_to_the_ramekin_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl on the cookies box and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 cookies_1)
|
| 123 |
+
(On akita_black_bowl_2 wooden_cabinet_1_top_side)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_on_the_cookie_box_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl on the ramekin and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 glazed_rim_porcelain_ramekin_1)
|
| 123 |
+
(On akita_black_bowl_2 cookies_1)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_on_the_ramekin_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl on the stove and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 flat_stove_1_cook_region)
|
| 123 |
+
(On akita_black_bowl_2 wooden_cabinet_1_top_side)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_on_the_stove_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/01_visual_noise_glare/bddl/libero_spatial/pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate.bddl
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language Pick the akita black bowl on the wooden cabinet and place it on the plate)
|
| 4 |
+
(:regions
|
| 5 |
+
(plate_region
|
| 6 |
+
(:target main_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(0.05 0.19 0.07 0.21)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
)
|
| 12 |
+
(next_to_plate_region
|
| 13 |
+
(:target main_table)
|
| 14 |
+
(:ranges (
|
| 15 |
+
(0.0 0.3 0.02 0.32)
|
| 16 |
+
)
|
| 17 |
+
)
|
| 18 |
+
)
|
| 19 |
+
(box_region
|
| 20 |
+
(:target main_table)
|
| 21 |
+
(:ranges (
|
| 22 |
+
(0.06 0.02 0.08 0.04)
|
| 23 |
+
)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
(next_to_box_region
|
| 27 |
+
(:target main_table)
|
| 28 |
+
(:ranges (
|
| 29 |
+
(0.12 -0.08 0.14 -0.06)
|
| 30 |
+
)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(between_plate_ramekin_region
|
| 34 |
+
(:target main_table)
|
| 35 |
+
(:ranges (
|
| 36 |
+
(-0.06 0.19 -0.04 0.21)
|
| 37 |
+
)
|
| 38 |
+
)
|
| 39 |
+
)
|
| 40 |
+
(ramekin_region
|
| 41 |
+
(:target main_table)
|
| 42 |
+
(:ranges (
|
| 43 |
+
(-0.21 0.19 -0.19 0.21)
|
| 44 |
+
)
|
| 45 |
+
)
|
| 46 |
+
)
|
| 47 |
+
(next_to_ramekin_region
|
| 48 |
+
(:target main_table)
|
| 49 |
+
(:ranges (
|
| 50 |
+
(-0.19 0.31 -0.17 0.33)
|
| 51 |
+
)
|
| 52 |
+
)
|
| 53 |
+
)
|
| 54 |
+
(table_center
|
| 55 |
+
(:target main_table)
|
| 56 |
+
(:ranges (
|
| 57 |
+
(-0.1 -0.01 -0.05 0.01)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
)
|
| 61 |
+
(table_front
|
| 62 |
+
(:target main_table)
|
| 63 |
+
(:ranges (
|
| 64 |
+
(0.19 -0.01 0.21 0.01)
|
| 65 |
+
)
|
| 66 |
+
)
|
| 67 |
+
)
|
| 68 |
+
(cabinet_region
|
| 69 |
+
(:target main_table)
|
| 70 |
+
(:ranges (
|
| 71 |
+
(0.02 -0.28 0.04 -0.26)
|
| 72 |
+
)
|
| 73 |
+
)
|
| 74 |
+
(:yaw_rotation (
|
| 75 |
+
(2.6613777765410678 2.7242096296128633)
|
| 76 |
+
)
|
| 77 |
+
)
|
| 78 |
+
)
|
| 79 |
+
(stove_region
|
| 80 |
+
(:target main_table)
|
| 81 |
+
(:ranges (
|
| 82 |
+
(-0.42 -0.15 -0.4 -0.13)
|
| 83 |
+
)
|
| 84 |
+
)
|
| 85 |
+
)
|
| 86 |
+
(top_region
|
| 87 |
+
(:target wooden_cabinet_1)
|
| 88 |
+
)
|
| 89 |
+
(middle_region
|
| 90 |
+
(:target wooden_cabinet_1)
|
| 91 |
+
)
|
| 92 |
+
(bottom_region
|
| 93 |
+
(:target wooden_cabinet_1)
|
| 94 |
+
)
|
| 95 |
+
(top_side
|
| 96 |
+
(:target wooden_cabinet_1)
|
| 97 |
+
)
|
| 98 |
+
(cook_region
|
| 99 |
+
(:target flat_stove_1)
|
| 100 |
+
)
|
| 101 |
+
)
|
| 102 |
+
|
| 103 |
+
(:fixtures
|
| 104 |
+
main_table - table
|
| 105 |
+
wooden_cabinet_1 - wooden_cabinet
|
| 106 |
+
flat_stove_1 - flat_stove
|
| 107 |
+
)
|
| 108 |
+
|
| 109 |
+
(:objects
|
| 110 |
+
akita_black_bowl_1 akita_black_bowl_2 - akita_black_bowl
|
| 111 |
+
cookies_1 - cookies
|
| 112 |
+
glazed_rim_porcelain_ramekin_1 - glazed_rim_porcelain_ramekin
|
| 113 |
+
plate_1 - plate
|
| 114 |
+
)
|
| 115 |
+
|
| 116 |
+
(:obj_of_interest
|
| 117 |
+
akita_black_bowl_1
|
| 118 |
+
plate_1
|
| 119 |
+
)
|
| 120 |
+
|
| 121 |
+
(:init
|
| 122 |
+
(On akita_black_bowl_1 wooden_cabinet_1_top_side)
|
| 123 |
+
(On akita_black_bowl_2 flat_stove_1_cook_region)
|
| 124 |
+
(On plate_1 main_table_plate_region)
|
| 125 |
+
(On cookies_1 main_table_box_region)
|
| 126 |
+
(On glazed_rim_porcelain_ramekin_1 main_table_ramekin_region)
|
| 127 |
+
(On wooden_cabinet_1 main_table_cabinet_region)
|
| 128 |
+
(On flat_stove_1 main_table_stove_region)
|
| 129 |
+
)
|
| 130 |
+
|
| 131 |
+
(:goal
|
| 132 |
+
(And (On akita_black_bowl_1 plate_1))
|
| 133 |
+
)
|
| 134 |
+
|
| 135 |
+
(:perturbation_config
|
| 136 |
+
(:case visual_noise_glare)
|
| 137 |
+
(:category visual_noise_glare)
|
| 138 |
+
(:source_suite libero_spatial)
|
| 139 |
+
(:source_task pick_up_the_black_bowl_on_the_wooden_cabinet_and_place_it_on_the_plate)
|
| 140 |
+
(:bddl_only true)
|
| 141 |
+
(:detail mildly_dim_lighting_with_light_policy_observation_noise)
|
| 142 |
+
(:lighting
|
| 143 |
+
(:enabled true)
|
| 144 |
+
(:mode dark_lighting)
|
| 145 |
+
(:ambient 0.020)
|
| 146 |
+
(:diffuse 0.16)
|
| 147 |
+
(:specular 0.010)
|
| 148 |
+
)
|
| 149 |
+
(:observation
|
| 150 |
+
(:enabled true)
|
| 151 |
+
(:mode dark_noise)
|
| 152 |
+
(:brightness 0.68)
|
| 153 |
+
(:sigma 12.0)
|
| 154 |
+
)
|
| 155 |
+
(:camera
|
| 156 |
+
(:enabled false)
|
| 157 |
+
(:mode none)
|
| 158 |
+
(:name agentview)
|
| 159 |
+
(:pos 0.0 0.0 0.0)
|
| 160 |
+
(:quat 1.0 0.0 0.0 0.0)
|
| 161 |
+
)
|
| 162 |
+
(:runtime_move
|
| 163 |
+
(:enabled false)
|
| 164 |
+
(:mode none)
|
| 165 |
+
(:object akita_black_bowl_1)
|
| 166 |
+
(:step 0)
|
| 167 |
+
(:delta_xy 0.0 0.0)
|
| 168 |
+
(:min_delta_norm 0.0)
|
| 169 |
+
)
|
| 170 |
+
(:object_appearance
|
| 171 |
+
(:enabled false)
|
| 172 |
+
(:mode none)
|
| 173 |
+
(:targets plate_1)
|
| 174 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 175 |
+
(:override_material_rgba false)
|
| 176 |
+
(:disable_material_texture false)
|
| 177 |
+
(:apply_visible_geom_rgba false)
|
| 178 |
+
)
|
| 179 |
+
(:object_placement
|
| 180 |
+
(:enabled false)
|
| 181 |
+
(:mode none)
|
| 182 |
+
(:reference akita_black_bowl_1)
|
| 183 |
+
(:front_direction 1.0 0.0)
|
| 184 |
+
(:targets black_book_occluder_1)
|
| 185 |
+
(:offsets_xy (
|
| 186 |
+
(0.0 0.0)
|
| 187 |
+
))
|
| 188 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 189 |
+
(:z_offset 0.0)
|
| 190 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 191 |
+
(:min_reference_distance 0.0)
|
| 192 |
+
(:pin_targets false)
|
| 193 |
+
)
|
| 194 |
+
(:object_shape
|
| 195 |
+
(:enabled false)
|
| 196 |
+
(:mode none)
|
| 197 |
+
(:target akita_black_bowl_1)
|
| 198 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 199 |
+
)
|
| 200 |
+
(:initial_pose
|
| 201 |
+
(:enabled false)
|
| 202 |
+
(:mode none)
|
| 203 |
+
(:target akita_black_bowl_1)
|
| 204 |
+
(:delta_xy 0.0 0.0)
|
| 205 |
+
(:min_delta_norm 0.0)
|
| 206 |
+
(:yaw 0.0)
|
| 207 |
+
)
|
| 208 |
+
)
|
| 209 |
+
|
| 210 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it.bddl
ADDED
|
@@ -0,0 +1,143 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language turn on the stove and put the moka pot on it)
|
| 4 |
+
(:regions
|
| 5 |
+
(flat_stove_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.21000000000000002 0.19 -0.19 0.21000000000000002)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(frypan_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.07500000000000001 -0.275 -0.025 -0.225)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(moka_pot_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.025 -0.025 0.07500000000000001 0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(cook_region
|
| 39 |
+
(:target flat_stove_1)
|
| 40 |
+
)
|
| 41 |
+
)
|
| 42 |
+
|
| 43 |
+
(:fixtures
|
| 44 |
+
kitchen_table - kitchen_table
|
| 45 |
+
flat_stove_1 - flat_stove
|
| 46 |
+
)
|
| 47 |
+
|
| 48 |
+
(:objects
|
| 49 |
+
chefmate_8_frypan_1 - chefmate_8_frypan
|
| 50 |
+
moka_pot_1 - moka_pot
|
| 51 |
+
)
|
| 52 |
+
|
| 53 |
+
(:obj_of_interest
|
| 54 |
+
moka_pot_1
|
| 55 |
+
flat_stove_1
|
| 56 |
+
)
|
| 57 |
+
|
| 58 |
+
(:init
|
| 59 |
+
(On flat_stove_1 kitchen_table_flat_stove_init_region)
|
| 60 |
+
(On chefmate_8_frypan_1 kitchen_table_frypan_init_region)
|
| 61 |
+
(On moka_pot_1 kitchen_table_moka_pot_init_region)
|
| 62 |
+
)
|
| 63 |
+
|
| 64 |
+
(:goal
|
| 65 |
+
(And (Turnon flat_stove_1) (On moka_pot_1 flat_stove_1_cook_region))
|
| 66 |
+
)
|
| 67 |
+
|
| 68 |
+
(:perturbation_config
|
| 69 |
+
(:case camera_view_angle)
|
| 70 |
+
(:category camera_view_angle)
|
| 71 |
+
(:source_suite libero_10)
|
| 72 |
+
(:source_task KITCHEN_SCENE3_turn_on_the_stove_and_put_the_moka_pot_on_it)
|
| 73 |
+
(:bddl_only true)
|
| 74 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 75 |
+
(:lighting
|
| 76 |
+
(:enabled false)
|
| 77 |
+
(:mode none)
|
| 78 |
+
(:ambient 1.0)
|
| 79 |
+
(:diffuse 1.0)
|
| 80 |
+
(:specular 1.0)
|
| 81 |
+
)
|
| 82 |
+
(:observation
|
| 83 |
+
(:enabled false)
|
| 84 |
+
(:mode none)
|
| 85 |
+
(:brightness 1.0)
|
| 86 |
+
(:sigma 0.0)
|
| 87 |
+
)
|
| 88 |
+
(:camera
|
| 89 |
+
(:enabled true)
|
| 90 |
+
(:mode agentview_angle)
|
| 91 |
+
(:name agentview)
|
| 92 |
+
(:pos 0.48 0.24 1.62)
|
| 93 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 94 |
+
)
|
| 95 |
+
(:runtime_move
|
| 96 |
+
(:enabled false)
|
| 97 |
+
(:mode none)
|
| 98 |
+
(:object moka_pot_1)
|
| 99 |
+
(:step 0)
|
| 100 |
+
(:delta_xy 0.0 0.0)
|
| 101 |
+
(:min_delta_norm 0.0)
|
| 102 |
+
)
|
| 103 |
+
(:object_appearance
|
| 104 |
+
(:enabled false)
|
| 105 |
+
(:mode none)
|
| 106 |
+
(:targets flat_stove_1)
|
| 107 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 108 |
+
(:override_material_rgba false)
|
| 109 |
+
(:disable_material_texture false)
|
| 110 |
+
(:apply_visible_geom_rgba false)
|
| 111 |
+
)
|
| 112 |
+
(:object_placement
|
| 113 |
+
(:enabled false)
|
| 114 |
+
(:mode none)
|
| 115 |
+
(:reference moka_pot_1)
|
| 116 |
+
(:front_direction 1.0 0.0)
|
| 117 |
+
(:targets black_book_occluder_1)
|
| 118 |
+
(:offsets_xy (
|
| 119 |
+
(0.0 0.0)
|
| 120 |
+
))
|
| 121 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 122 |
+
(:z_offset 0.0)
|
| 123 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 124 |
+
(:min_reference_distance 0.0)
|
| 125 |
+
(:pin_targets false)
|
| 126 |
+
)
|
| 127 |
+
(:object_shape
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:target moka_pot_1)
|
| 131 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 132 |
+
)
|
| 133 |
+
(:initial_pose
|
| 134 |
+
(:enabled false)
|
| 135 |
+
(:mode none)
|
| 136 |
+
(:target moka_pot_1)
|
| 137 |
+
(:delta_xy 0.0 0.0)
|
| 138 |
+
(:min_delta_norm 0.0)
|
| 139 |
+
(:yaw 0.0)
|
| 140 |
+
)
|
| 141 |
+
)
|
| 142 |
+
|
| 143 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it.bddl
ADDED
|
@@ -0,0 +1,169 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the black bowl in the bottom drawer of the cabinet and close it)
|
| 4 |
+
(:regions
|
| 5 |
+
(white_cabinet_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.29 0.01 0.31)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(wine_rack_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.11 -0.31 -0.09000000000000001 -0.29)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(3.141592653589793 3.141592653589793)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(akita_black_bowl_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.0049999999999999975 -0.07500000000000001 0.055 -0.025)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(wine_bottle_init_region
|
| 39 |
+
(:target kitchen_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.175 0.025 -0.125 0.07500000000000001)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(top_side
|
| 50 |
+
(:target white_cabinet_1)
|
| 51 |
+
)
|
| 52 |
+
(top_region
|
| 53 |
+
(:target white_cabinet_1)
|
| 54 |
+
)
|
| 55 |
+
(middle_region
|
| 56 |
+
(:target white_cabinet_1)
|
| 57 |
+
)
|
| 58 |
+
(bottom_region
|
| 59 |
+
(:target white_cabinet_1)
|
| 60 |
+
)
|
| 61 |
+
(top_region
|
| 62 |
+
(:target wine_rack_1)
|
| 63 |
+
)
|
| 64 |
+
)
|
| 65 |
+
|
| 66 |
+
(:fixtures
|
| 67 |
+
kitchen_table - kitchen_table
|
| 68 |
+
white_cabinet_1 - white_cabinet
|
| 69 |
+
wine_rack_1 - wine_rack
|
| 70 |
+
)
|
| 71 |
+
|
| 72 |
+
(:objects
|
| 73 |
+
akita_black_bowl_1 - akita_black_bowl
|
| 74 |
+
wine_bottle_1 - wine_bottle
|
| 75 |
+
)
|
| 76 |
+
|
| 77 |
+
(:obj_of_interest
|
| 78 |
+
akita_black_bowl_1
|
| 79 |
+
white_cabinet_1
|
| 80 |
+
)
|
| 81 |
+
|
| 82 |
+
(:init
|
| 83 |
+
(On akita_black_bowl_1 kitchen_table_akita_black_bowl_init_region)
|
| 84 |
+
(On wine_bottle_1 kitchen_table_wine_bottle_init_region)
|
| 85 |
+
(On white_cabinet_1 kitchen_table_white_cabinet_init_region)
|
| 86 |
+
(On wine_rack_1 kitchen_table_wine_rack_init_region)
|
| 87 |
+
(Open white_cabinet_1_bottom_region)
|
| 88 |
+
)
|
| 89 |
+
|
| 90 |
+
(:goal
|
| 91 |
+
(And (Close white_cabinet_1_bottom_region) (In akita_black_bowl_1 white_cabinet_1_bottom_region))
|
| 92 |
+
)
|
| 93 |
+
|
| 94 |
+
(:perturbation_config
|
| 95 |
+
(:case camera_view_angle)
|
| 96 |
+
(:category camera_view_angle)
|
| 97 |
+
(:source_suite libero_10)
|
| 98 |
+
(:source_task KITCHEN_SCENE4_put_the_black_bowl_in_the_bottom_drawer_of_the_cabinet_and_close_it)
|
| 99 |
+
(:bddl_only true)
|
| 100 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 101 |
+
(:lighting
|
| 102 |
+
(:enabled false)
|
| 103 |
+
(:mode none)
|
| 104 |
+
(:ambient 1.0)
|
| 105 |
+
(:diffuse 1.0)
|
| 106 |
+
(:specular 1.0)
|
| 107 |
+
)
|
| 108 |
+
(:observation
|
| 109 |
+
(:enabled false)
|
| 110 |
+
(:mode none)
|
| 111 |
+
(:brightness 1.0)
|
| 112 |
+
(:sigma 0.0)
|
| 113 |
+
)
|
| 114 |
+
(:camera
|
| 115 |
+
(:enabled true)
|
| 116 |
+
(:mode agentview_angle)
|
| 117 |
+
(:name agentview)
|
| 118 |
+
(:pos 0.48 0.24 1.62)
|
| 119 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 120 |
+
)
|
| 121 |
+
(:runtime_move
|
| 122 |
+
(:enabled false)
|
| 123 |
+
(:mode none)
|
| 124 |
+
(:object akita_black_bowl_1)
|
| 125 |
+
(:step 0)
|
| 126 |
+
(:delta_xy 0.0 0.0)
|
| 127 |
+
(:min_delta_norm 0.0)
|
| 128 |
+
)
|
| 129 |
+
(:object_appearance
|
| 130 |
+
(:enabled false)
|
| 131 |
+
(:mode none)
|
| 132 |
+
(:targets white_cabinet_1)
|
| 133 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 134 |
+
(:override_material_rgba false)
|
| 135 |
+
(:disable_material_texture false)
|
| 136 |
+
(:apply_visible_geom_rgba false)
|
| 137 |
+
)
|
| 138 |
+
(:object_placement
|
| 139 |
+
(:enabled false)
|
| 140 |
+
(:mode none)
|
| 141 |
+
(:reference akita_black_bowl_1)
|
| 142 |
+
(:front_direction 1.0 0.0)
|
| 143 |
+
(:targets black_book_occluder_1)
|
| 144 |
+
(:offsets_xy (
|
| 145 |
+
(0.0 0.0)
|
| 146 |
+
))
|
| 147 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 148 |
+
(:z_offset 0.0)
|
| 149 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 150 |
+
(:min_reference_distance 0.0)
|
| 151 |
+
(:pin_targets false)
|
| 152 |
+
)
|
| 153 |
+
(:object_shape
|
| 154 |
+
(:enabled false)
|
| 155 |
+
(:mode none)
|
| 156 |
+
(:target akita_black_bowl_1)
|
| 157 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 158 |
+
)
|
| 159 |
+
(:initial_pose
|
| 160 |
+
(:enabled false)
|
| 161 |
+
(:mode none)
|
| 162 |
+
(:target akita_black_bowl_1)
|
| 163 |
+
(:delta_xy 0.0 0.0)
|
| 164 |
+
(:min_delta_norm 0.0)
|
| 165 |
+
(:yaw 0.0)
|
| 166 |
+
)
|
| 167 |
+
)
|
| 168 |
+
|
| 169 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it.bddl
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put the yellow and white mug in the microwave and close it)
|
| 4 |
+
(:regions
|
| 5 |
+
(microwave_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.33999999999999997 0.01 0.36)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0 0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(white_yellow_mug_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.025 -0.025 0.025 0.025)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(porcelain_mug_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(-0.125 -0.275 -0.07500000000000001 -0.225)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(porcelain_mug_front_region
|
| 39 |
+
(:target kitchen_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.05 -0.3 0.05 -0.2)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(top_side
|
| 50 |
+
(:target microwave_1)
|
| 51 |
+
)
|
| 52 |
+
(heating_region
|
| 53 |
+
(:target microwave_1)
|
| 54 |
+
)
|
| 55 |
+
)
|
| 56 |
+
|
| 57 |
+
(:fixtures
|
| 58 |
+
kitchen_table - kitchen_table
|
| 59 |
+
microwave_1 - microwave
|
| 60 |
+
)
|
| 61 |
+
|
| 62 |
+
(:objects
|
| 63 |
+
porcelain_mug_1 - porcelain_mug
|
| 64 |
+
white_yellow_mug_1 - white_yellow_mug
|
| 65 |
+
)
|
| 66 |
+
|
| 67 |
+
(:obj_of_interest
|
| 68 |
+
white_yellow_mug_1
|
| 69 |
+
microwave_1
|
| 70 |
+
)
|
| 71 |
+
|
| 72 |
+
(:init
|
| 73 |
+
(On porcelain_mug_1 kitchen_table_porcelain_mug_init_region)
|
| 74 |
+
(On white_yellow_mug_1 kitchen_table_white_yellow_mug_init_region)
|
| 75 |
+
(On microwave_1 kitchen_table_microwave_init_region)
|
| 76 |
+
(Open microwave_1)
|
| 77 |
+
)
|
| 78 |
+
|
| 79 |
+
(:goal
|
| 80 |
+
(And (In white_yellow_mug_1 microwave_1_heating_region) (Close microwave_1))
|
| 81 |
+
)
|
| 82 |
+
|
| 83 |
+
(:perturbation_config
|
| 84 |
+
(:case camera_view_angle)
|
| 85 |
+
(:category camera_view_angle)
|
| 86 |
+
(:source_suite libero_10)
|
| 87 |
+
(:source_task KITCHEN_SCENE6_put_the_yellow_and_white_mug_in_the_microwave_and_close_it)
|
| 88 |
+
(:bddl_only true)
|
| 89 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 90 |
+
(:lighting
|
| 91 |
+
(:enabled false)
|
| 92 |
+
(:mode none)
|
| 93 |
+
(:ambient 1.0)
|
| 94 |
+
(:diffuse 1.0)
|
| 95 |
+
(:specular 1.0)
|
| 96 |
+
)
|
| 97 |
+
(:observation
|
| 98 |
+
(:enabled false)
|
| 99 |
+
(:mode none)
|
| 100 |
+
(:brightness 1.0)
|
| 101 |
+
(:sigma 0.0)
|
| 102 |
+
)
|
| 103 |
+
(:camera
|
| 104 |
+
(:enabled true)
|
| 105 |
+
(:mode agentview_angle)
|
| 106 |
+
(:name agentview)
|
| 107 |
+
(:pos 0.48 0.24 1.62)
|
| 108 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 109 |
+
)
|
| 110 |
+
(:runtime_move
|
| 111 |
+
(:enabled false)
|
| 112 |
+
(:mode none)
|
| 113 |
+
(:object white_yellow_mug_1)
|
| 114 |
+
(:step 0)
|
| 115 |
+
(:delta_xy 0.0 0.0)
|
| 116 |
+
(:min_delta_norm 0.0)
|
| 117 |
+
)
|
| 118 |
+
(:object_appearance
|
| 119 |
+
(:enabled false)
|
| 120 |
+
(:mode none)
|
| 121 |
+
(:targets microwave_1)
|
| 122 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 123 |
+
(:override_material_rgba false)
|
| 124 |
+
(:disable_material_texture false)
|
| 125 |
+
(:apply_visible_geom_rgba false)
|
| 126 |
+
)
|
| 127 |
+
(:object_placement
|
| 128 |
+
(:enabled false)
|
| 129 |
+
(:mode none)
|
| 130 |
+
(:reference white_yellow_mug_1)
|
| 131 |
+
(:front_direction 1.0 0.0)
|
| 132 |
+
(:targets black_book_occluder_1)
|
| 133 |
+
(:offsets_xy (
|
| 134 |
+
(0.0 0.0)
|
| 135 |
+
))
|
| 136 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 137 |
+
(:z_offset 0.0)
|
| 138 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 139 |
+
(:min_reference_distance 0.0)
|
| 140 |
+
(:pin_targets false)
|
| 141 |
+
)
|
| 142 |
+
(:object_shape
|
| 143 |
+
(:enabled false)
|
| 144 |
+
(:mode none)
|
| 145 |
+
(:target white_yellow_mug_1)
|
| 146 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 147 |
+
)
|
| 148 |
+
(:initial_pose
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:target white_yellow_mug_1)
|
| 152 |
+
(:delta_xy 0.0 0.0)
|
| 153 |
+
(:min_delta_norm 0.0)
|
| 154 |
+
(:yaw 0.0)
|
| 155 |
+
)
|
| 156 |
+
)
|
| 157 |
+
|
| 158 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/KITCHEN_SCENE8_put_both_moka_pots_on_the_stove.bddl
ADDED
|
@@ -0,0 +1,144 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Kitchen_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both moka pots on the stove)
|
| 4 |
+
(:regions
|
| 5 |
+
(flat_stove_init_region
|
| 6 |
+
(:target kitchen_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.21000000000000002 -0.21000000000000002 -0.19 -0.19)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(moka_pot_right_init_region
|
| 17 |
+
(:target kitchen_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(-0.07500000000000001 0.225 -0.025 0.275)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(moka_pot_left_init_region
|
| 28 |
+
(:target kitchen_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(cook_region
|
| 39 |
+
(:target flat_stove_1)
|
| 40 |
+
)
|
| 41 |
+
)
|
| 42 |
+
|
| 43 |
+
(:fixtures
|
| 44 |
+
kitchen_table - kitchen_table
|
| 45 |
+
flat_stove_1 - flat_stove
|
| 46 |
+
)
|
| 47 |
+
|
| 48 |
+
(:objects
|
| 49 |
+
moka_pot_1 moka_pot_2 - moka_pot
|
| 50 |
+
)
|
| 51 |
+
|
| 52 |
+
(:obj_of_interest
|
| 53 |
+
moka_pot_1
|
| 54 |
+
moka_pot_2
|
| 55 |
+
flat_stove_1
|
| 56 |
+
)
|
| 57 |
+
|
| 58 |
+
(:init
|
| 59 |
+
(On flat_stove_1 kitchen_table_flat_stove_init_region)
|
| 60 |
+
(On moka_pot_1 kitchen_table_moka_pot_right_init_region)
|
| 61 |
+
(On moka_pot_2 kitchen_table_moka_pot_left_init_region)
|
| 62 |
+
(Turnon flat_stove_1)
|
| 63 |
+
)
|
| 64 |
+
|
| 65 |
+
(:goal
|
| 66 |
+
(And (On moka_pot_1 flat_stove_1_cook_region) (On moka_pot_2 flat_stove_1_cook_region) (Turnon flat_stove_1))
|
| 67 |
+
)
|
| 68 |
+
|
| 69 |
+
(:perturbation_config
|
| 70 |
+
(:case camera_view_angle)
|
| 71 |
+
(:category camera_view_angle)
|
| 72 |
+
(:source_suite libero_10)
|
| 73 |
+
(:source_task KITCHEN_SCENE8_put_both_moka_pots_on_the_stove)
|
| 74 |
+
(:bddl_only true)
|
| 75 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 76 |
+
(:lighting
|
| 77 |
+
(:enabled false)
|
| 78 |
+
(:mode none)
|
| 79 |
+
(:ambient 1.0)
|
| 80 |
+
(:diffuse 1.0)
|
| 81 |
+
(:specular 1.0)
|
| 82 |
+
)
|
| 83 |
+
(:observation
|
| 84 |
+
(:enabled false)
|
| 85 |
+
(:mode none)
|
| 86 |
+
(:brightness 1.0)
|
| 87 |
+
(:sigma 0.0)
|
| 88 |
+
)
|
| 89 |
+
(:camera
|
| 90 |
+
(:enabled true)
|
| 91 |
+
(:mode agentview_angle)
|
| 92 |
+
(:name agentview)
|
| 93 |
+
(:pos 0.48 0.24 1.62)
|
| 94 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 95 |
+
)
|
| 96 |
+
(:runtime_move
|
| 97 |
+
(:enabled false)
|
| 98 |
+
(:mode none)
|
| 99 |
+
(:object moka_pot_1)
|
| 100 |
+
(:step 0)
|
| 101 |
+
(:delta_xy 0.0 0.0)
|
| 102 |
+
(:min_delta_norm 0.0)
|
| 103 |
+
)
|
| 104 |
+
(:object_appearance
|
| 105 |
+
(:enabled false)
|
| 106 |
+
(:mode none)
|
| 107 |
+
(:targets flat_stove_1)
|
| 108 |
+
(:rgba 0.72 0.63 0.50 1.0)
|
| 109 |
+
(:override_material_rgba false)
|
| 110 |
+
(:disable_material_texture false)
|
| 111 |
+
(:apply_visible_geom_rgba false)
|
| 112 |
+
)
|
| 113 |
+
(:object_placement
|
| 114 |
+
(:enabled false)
|
| 115 |
+
(:mode none)
|
| 116 |
+
(:reference moka_pot_1)
|
| 117 |
+
(:front_direction 1.0 0.0)
|
| 118 |
+
(:targets black_book_occluder_1)
|
| 119 |
+
(:offsets_xy (
|
| 120 |
+
(0.0 0.0)
|
| 121 |
+
))
|
| 122 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 123 |
+
(:z_offset 0.0)
|
| 124 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 125 |
+
(:min_reference_distance 0.0)
|
| 126 |
+
(:pin_targets false)
|
| 127 |
+
)
|
| 128 |
+
(:object_shape
|
| 129 |
+
(:enabled false)
|
| 130 |
+
(:mode none)
|
| 131 |
+
(:target moka_pot_1)
|
| 132 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 133 |
+
)
|
| 134 |
+
(:initial_pose
|
| 135 |
+
(:enabled false)
|
| 136 |
+
(:mode none)
|
| 137 |
+
(:target moka_pot_1)
|
| 138 |
+
(:delta_xy 0.0 0.0)
|
| 139 |
+
(:min_delta_norm 0.0)
|
| 140 |
+
(:yaw 0.0)
|
| 141 |
+
)
|
| 142 |
+
)
|
| 143 |
+
|
| 144 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,170 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the alphabet soup and the cream cheese box in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(alphabet_soup_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(-0.175 0.034999999999999996 -0.125 0.08499999999999999)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(tomato_sauce_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(ketchup_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.225 -0.175 -0.17500000000000002 -0.125)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(contain_region
|
| 61 |
+
(:target basket_1)
|
| 62 |
+
)
|
| 63 |
+
)
|
| 64 |
+
|
| 65 |
+
(:fixtures
|
| 66 |
+
living_room_table - living_room_table
|
| 67 |
+
)
|
| 68 |
+
|
| 69 |
+
(:objects
|
| 70 |
+
alphabet_soup_1 - alphabet_soup
|
| 71 |
+
cream_cheese_1 - cream_cheese
|
| 72 |
+
tomato_sauce_1 - tomato_sauce
|
| 73 |
+
ketchup_1 - ketchup
|
| 74 |
+
basket_1 - basket
|
| 75 |
+
)
|
| 76 |
+
|
| 77 |
+
(:obj_of_interest
|
| 78 |
+
alphabet_soup_1
|
| 79 |
+
cream_cheese_1
|
| 80 |
+
basket_1
|
| 81 |
+
)
|
| 82 |
+
|
| 83 |
+
(:init
|
| 84 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 85 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 86 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 87 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 88 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 89 |
+
)
|
| 90 |
+
|
| 91 |
+
(:goal
|
| 92 |
+
(And (In alphabet_soup_1 basket_1_contain_region) (In cream_cheese_1 basket_1_contain_region))
|
| 93 |
+
)
|
| 94 |
+
|
| 95 |
+
(:perturbation_config
|
| 96 |
+
(:case camera_view_angle)
|
| 97 |
+
(:category camera_view_angle)
|
| 98 |
+
(:source_suite libero_10)
|
| 99 |
+
(:source_task LIVING_ROOM_SCENE1_put_both_the_alphabet_soup_and_the_cream_cheese_box_in_the_basket)
|
| 100 |
+
(:bddl_only true)
|
| 101 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 102 |
+
(:lighting
|
| 103 |
+
(:enabled false)
|
| 104 |
+
(:mode none)
|
| 105 |
+
(:ambient 1.0)
|
| 106 |
+
(:diffuse 1.0)
|
| 107 |
+
(:specular 1.0)
|
| 108 |
+
)
|
| 109 |
+
(:observation
|
| 110 |
+
(:enabled false)
|
| 111 |
+
(:mode none)
|
| 112 |
+
(:brightness 1.0)
|
| 113 |
+
(:sigma 0.0)
|
| 114 |
+
)
|
| 115 |
+
(:camera
|
| 116 |
+
(:enabled true)
|
| 117 |
+
(:mode agentview_angle)
|
| 118 |
+
(:name agentview)
|
| 119 |
+
(:pos 0.48 0.24 1.62)
|
| 120 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 121 |
+
)
|
| 122 |
+
(:runtime_move
|
| 123 |
+
(:enabled false)
|
| 124 |
+
(:mode none)
|
| 125 |
+
(:object alphabet_soup_1)
|
| 126 |
+
(:step 0)
|
| 127 |
+
(:delta_xy 0.0 0.0)
|
| 128 |
+
(:min_delta_norm 0.0)
|
| 129 |
+
)
|
| 130 |
+
(:object_appearance
|
| 131 |
+
(:enabled false)
|
| 132 |
+
(:mode none)
|
| 133 |
+
(:targets basket_1)
|
| 134 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 135 |
+
(:override_material_rgba false)
|
| 136 |
+
(:disable_material_texture false)
|
| 137 |
+
(:apply_visible_geom_rgba false)
|
| 138 |
+
)
|
| 139 |
+
(:object_placement
|
| 140 |
+
(:enabled false)
|
| 141 |
+
(:mode none)
|
| 142 |
+
(:reference alphabet_soup_1)
|
| 143 |
+
(:front_direction 1.0 0.0)
|
| 144 |
+
(:targets black_book_occluder_1)
|
| 145 |
+
(:offsets_xy (
|
| 146 |
+
(0.0 0.0)
|
| 147 |
+
))
|
| 148 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 149 |
+
(:z_offset 0.0)
|
| 150 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 151 |
+
(:min_reference_distance 0.0)
|
| 152 |
+
(:pin_targets false)
|
| 153 |
+
)
|
| 154 |
+
(:object_shape
|
| 155 |
+
(:enabled false)
|
| 156 |
+
(:mode none)
|
| 157 |
+
(:target alphabet_soup_1)
|
| 158 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 159 |
+
)
|
| 160 |
+
(:initial_pose
|
| 161 |
+
(:enabled false)
|
| 162 |
+
(:mode none)
|
| 163 |
+
(:target alphabet_soup_1)
|
| 164 |
+
(:delta_xy 0.0 0.0)
|
| 165 |
+
(:min_delta_norm 0.0)
|
| 166 |
+
(:yaw 0.0)
|
| 167 |
+
)
|
| 168 |
+
)
|
| 169 |
+
|
| 170 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the alphabet soup and the tomato sauce in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(milk_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(orange_juice_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.025 -0.275 0.025 -0.225)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(tomato_sauce_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.125 0.025 -0.07500000000000001 0.07500000000000001)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(alphabet_soup_init_region
|
| 61 |
+
(:target living_room_table)
|
| 62 |
+
(:ranges (
|
| 63 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 64 |
+
)
|
| 65 |
+
)
|
| 66 |
+
(:yaw_rotation (
|
| 67 |
+
(0.0 0.0)
|
| 68 |
+
)
|
| 69 |
+
)
|
| 70 |
+
)
|
| 71 |
+
(butter_init_region
|
| 72 |
+
(:target living_room_table)
|
| 73 |
+
(:ranges (
|
| 74 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 75 |
+
)
|
| 76 |
+
)
|
| 77 |
+
(:yaw_rotation (
|
| 78 |
+
(0.0 0.0)
|
| 79 |
+
)
|
| 80 |
+
)
|
| 81 |
+
)
|
| 82 |
+
(ketchup_init_region
|
| 83 |
+
(:target living_room_table)
|
| 84 |
+
(:ranges (
|
| 85 |
+
(-0.275 -0.175 -0.225 -0.125)
|
| 86 |
+
)
|
| 87 |
+
)
|
| 88 |
+
(:yaw_rotation (
|
| 89 |
+
(0.0 0.0)
|
| 90 |
+
)
|
| 91 |
+
)
|
| 92 |
+
)
|
| 93 |
+
(contain_region
|
| 94 |
+
(:target basket_1)
|
| 95 |
+
)
|
| 96 |
+
)
|
| 97 |
+
|
| 98 |
+
(:fixtures
|
| 99 |
+
living_room_table - living_room_table
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
alphabet_soup_1 - alphabet_soup
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
tomato_sauce_1 - tomato_sauce
|
| 106 |
+
ketchup_1 - ketchup
|
| 107 |
+
orange_juice_1 - orange_juice
|
| 108 |
+
milk_1 - milk
|
| 109 |
+
butter_1 - butter
|
| 110 |
+
basket_1 - basket
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:obj_of_interest
|
| 114 |
+
alphabet_soup_1
|
| 115 |
+
tomato_sauce_1
|
| 116 |
+
basket_1
|
| 117 |
+
)
|
| 118 |
+
|
| 119 |
+
(:init
|
| 120 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 121 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 122 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 123 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 124 |
+
(On milk_1 living_room_table_milk_init_region)
|
| 125 |
+
(On orange_juice_1 living_room_table_orange_juice_init_region)
|
| 126 |
+
(On butter_1 living_room_table_butter_init_region)
|
| 127 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 128 |
+
)
|
| 129 |
+
|
| 130 |
+
(:goal
|
| 131 |
+
(And (In alphabet_soup_1 basket_1_contain_region) (In tomato_sauce_1 basket_1_contain_region))
|
| 132 |
+
)
|
| 133 |
+
|
| 134 |
+
(:perturbation_config
|
| 135 |
+
(:case camera_view_angle)
|
| 136 |
+
(:category camera_view_angle)
|
| 137 |
+
(:source_suite libero_10)
|
| 138 |
+
(:source_task LIVING_ROOM_SCENE2_put_both_the_alphabet_soup_and_the_tomato_sauce_in_the_basket)
|
| 139 |
+
(:bddl_only true)
|
| 140 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 141 |
+
(:lighting
|
| 142 |
+
(:enabled false)
|
| 143 |
+
(:mode none)
|
| 144 |
+
(:ambient 1.0)
|
| 145 |
+
(:diffuse 1.0)
|
| 146 |
+
(:specular 1.0)
|
| 147 |
+
)
|
| 148 |
+
(:observation
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:brightness 1.0)
|
| 152 |
+
(:sigma 0.0)
|
| 153 |
+
)
|
| 154 |
+
(:camera
|
| 155 |
+
(:enabled true)
|
| 156 |
+
(:mode agentview_angle)
|
| 157 |
+
(:name agentview)
|
| 158 |
+
(:pos 0.48 0.24 1.62)
|
| 159 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 160 |
+
)
|
| 161 |
+
(:runtime_move
|
| 162 |
+
(:enabled false)
|
| 163 |
+
(:mode none)
|
| 164 |
+
(:object alphabet_soup_1)
|
| 165 |
+
(:step 0)
|
| 166 |
+
(:delta_xy 0.0 0.0)
|
| 167 |
+
(:min_delta_norm 0.0)
|
| 168 |
+
)
|
| 169 |
+
(:object_appearance
|
| 170 |
+
(:enabled false)
|
| 171 |
+
(:mode none)
|
| 172 |
+
(:targets basket_1)
|
| 173 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 174 |
+
(:override_material_rgba false)
|
| 175 |
+
(:disable_material_texture false)
|
| 176 |
+
(:apply_visible_geom_rgba false)
|
| 177 |
+
)
|
| 178 |
+
(:object_placement
|
| 179 |
+
(:enabled false)
|
| 180 |
+
(:mode none)
|
| 181 |
+
(:reference alphabet_soup_1)
|
| 182 |
+
(:front_direction 1.0 0.0)
|
| 183 |
+
(:targets black_book_occluder_1)
|
| 184 |
+
(:offsets_xy (
|
| 185 |
+
(0.0 0.0)
|
| 186 |
+
))
|
| 187 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 188 |
+
(:z_offset 0.0)
|
| 189 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 190 |
+
(:min_reference_distance 0.0)
|
| 191 |
+
(:pin_targets false)
|
| 192 |
+
)
|
| 193 |
+
(:object_shape
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target alphabet_soup_1)
|
| 197 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 198 |
+
)
|
| 199 |
+
(:initial_pose
|
| 200 |
+
(:enabled false)
|
| 201 |
+
(:mode none)
|
| 202 |
+
(:target alphabet_soup_1)
|
| 203 |
+
(:delta_xy 0.0 0.0)
|
| 204 |
+
(:min_delta_norm 0.0)
|
| 205 |
+
(:yaw 0.0)
|
| 206 |
+
)
|
| 207 |
+
)
|
| 208 |
+
|
| 209 |
+
)
|
bddl_files/02_camera_view_angle/bddl/libero_10/LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket.bddl
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
(define (problem LIBERO_Living_Room_Tabletop_Manipulation)
|
| 2 |
+
(:domain robosuite)
|
| 3 |
+
(:language put both the cream cheese box and the butter in the basket)
|
| 4 |
+
(:regions
|
| 5 |
+
(basket_init_region
|
| 6 |
+
(:target living_room_table)
|
| 7 |
+
(:ranges (
|
| 8 |
+
(-0.01 0.25 0.01 0.27)
|
| 9 |
+
)
|
| 10 |
+
)
|
| 11 |
+
(:yaw_rotation (
|
| 12 |
+
(0.0 0.0)
|
| 13 |
+
)
|
| 14 |
+
)
|
| 15 |
+
)
|
| 16 |
+
(milk_init_region
|
| 17 |
+
(:target living_room_table)
|
| 18 |
+
(:ranges (
|
| 19 |
+
(0.025 -0.125 0.07500000000000001 -0.07500000000000001)
|
| 20 |
+
)
|
| 21 |
+
)
|
| 22 |
+
(:yaw_rotation (
|
| 23 |
+
(0.0 0.0)
|
| 24 |
+
)
|
| 25 |
+
)
|
| 26 |
+
)
|
| 27 |
+
(cream_cheese_init_region
|
| 28 |
+
(:target living_room_table)
|
| 29 |
+
(:ranges (
|
| 30 |
+
(0.07500000000000001 -0.225 0.125 -0.17500000000000002)
|
| 31 |
+
)
|
| 32 |
+
)
|
| 33 |
+
(:yaw_rotation (
|
| 34 |
+
(0.0 0.0)
|
| 35 |
+
)
|
| 36 |
+
)
|
| 37 |
+
)
|
| 38 |
+
(orange_juice_init_region
|
| 39 |
+
(:target living_room_table)
|
| 40 |
+
(:ranges (
|
| 41 |
+
(-0.025 -0.275 0.025 -0.225)
|
| 42 |
+
)
|
| 43 |
+
)
|
| 44 |
+
(:yaw_rotation (
|
| 45 |
+
(0.0 0.0)
|
| 46 |
+
)
|
| 47 |
+
)
|
| 48 |
+
)
|
| 49 |
+
(tomato_sauce_init_region
|
| 50 |
+
(:target living_room_table)
|
| 51 |
+
(:ranges (
|
| 52 |
+
(-0.125 0.025 -0.07500000000000001 0.07500000000000001)
|
| 53 |
+
)
|
| 54 |
+
)
|
| 55 |
+
(:yaw_rotation (
|
| 56 |
+
(0.0 0.0)
|
| 57 |
+
)
|
| 58 |
+
)
|
| 59 |
+
)
|
| 60 |
+
(alphabet_soup_init_region
|
| 61 |
+
(:target living_room_table)
|
| 62 |
+
(:ranges (
|
| 63 |
+
(-0.125 -0.175 -0.07500000000000001 -0.125)
|
| 64 |
+
)
|
| 65 |
+
)
|
| 66 |
+
(:yaw_rotation (
|
| 67 |
+
(0.0 0.0)
|
| 68 |
+
)
|
| 69 |
+
)
|
| 70 |
+
)
|
| 71 |
+
(butter_init_region
|
| 72 |
+
(:target living_room_table)
|
| 73 |
+
(:ranges (
|
| 74 |
+
(0.025 0.025 0.07500000000000001 0.07500000000000001)
|
| 75 |
+
)
|
| 76 |
+
)
|
| 77 |
+
(:yaw_rotation (
|
| 78 |
+
(0.0 0.0)
|
| 79 |
+
)
|
| 80 |
+
)
|
| 81 |
+
)
|
| 82 |
+
(ketchup_init_region
|
| 83 |
+
(:target living_room_table)
|
| 84 |
+
(:ranges (
|
| 85 |
+
(-0.275 -0.175 -0.225 -0.125)
|
| 86 |
+
)
|
| 87 |
+
)
|
| 88 |
+
(:yaw_rotation (
|
| 89 |
+
(0.0 0.0)
|
| 90 |
+
)
|
| 91 |
+
)
|
| 92 |
+
)
|
| 93 |
+
(contain_region
|
| 94 |
+
(:target basket_1)
|
| 95 |
+
)
|
| 96 |
+
)
|
| 97 |
+
|
| 98 |
+
(:fixtures
|
| 99 |
+
living_room_table - living_room_table
|
| 100 |
+
)
|
| 101 |
+
|
| 102 |
+
(:objects
|
| 103 |
+
alphabet_soup_1 - alphabet_soup
|
| 104 |
+
cream_cheese_1 - cream_cheese
|
| 105 |
+
tomato_sauce_1 - tomato_sauce
|
| 106 |
+
ketchup_1 - ketchup
|
| 107 |
+
orange_juice_1 - orange_juice
|
| 108 |
+
milk_1 - milk
|
| 109 |
+
butter_1 - butter
|
| 110 |
+
basket_1 - basket
|
| 111 |
+
)
|
| 112 |
+
|
| 113 |
+
(:obj_of_interest
|
| 114 |
+
cream_cheese_1
|
| 115 |
+
butter_1
|
| 116 |
+
basket_1
|
| 117 |
+
)
|
| 118 |
+
|
| 119 |
+
(:init
|
| 120 |
+
(On alphabet_soup_1 living_room_table_alphabet_soup_init_region)
|
| 121 |
+
(On cream_cheese_1 living_room_table_cream_cheese_init_region)
|
| 122 |
+
(On tomato_sauce_1 living_room_table_tomato_sauce_init_region)
|
| 123 |
+
(On ketchup_1 living_room_table_ketchup_init_region)
|
| 124 |
+
(On milk_1 living_room_table_milk_init_region)
|
| 125 |
+
(On orange_juice_1 living_room_table_orange_juice_init_region)
|
| 126 |
+
(On butter_1 living_room_table_butter_init_region)
|
| 127 |
+
(On basket_1 living_room_table_basket_init_region)
|
| 128 |
+
)
|
| 129 |
+
|
| 130 |
+
(:goal
|
| 131 |
+
(And (In cream_cheese_1 basket_1_contain_region) (In butter_1 basket_1_contain_region))
|
| 132 |
+
)
|
| 133 |
+
|
| 134 |
+
(:perturbation_config
|
| 135 |
+
(:case camera_view_angle)
|
| 136 |
+
(:category camera_view_angle)
|
| 137 |
+
(:source_suite libero_10)
|
| 138 |
+
(:source_task LIVING_ROOM_SCENE2_put_both_the_cream_cheese_box_and_the_butter_in_the_basket)
|
| 139 |
+
(:bddl_only true)
|
| 140 |
+
(:detail agentview_camera_shifted_to_an_oblique_view)
|
| 141 |
+
(:lighting
|
| 142 |
+
(:enabled false)
|
| 143 |
+
(:mode none)
|
| 144 |
+
(:ambient 1.0)
|
| 145 |
+
(:diffuse 1.0)
|
| 146 |
+
(:specular 1.0)
|
| 147 |
+
)
|
| 148 |
+
(:observation
|
| 149 |
+
(:enabled false)
|
| 150 |
+
(:mode none)
|
| 151 |
+
(:brightness 1.0)
|
| 152 |
+
(:sigma 0.0)
|
| 153 |
+
)
|
| 154 |
+
(:camera
|
| 155 |
+
(:enabled true)
|
| 156 |
+
(:mode agentview_angle)
|
| 157 |
+
(:name agentview)
|
| 158 |
+
(:pos 0.48 0.24 1.62)
|
| 159 |
+
(:quat 0.6099232 0.3594558 0.3594558 0.6099232)
|
| 160 |
+
)
|
| 161 |
+
(:runtime_move
|
| 162 |
+
(:enabled false)
|
| 163 |
+
(:mode none)
|
| 164 |
+
(:object cream_cheese_1)
|
| 165 |
+
(:step 0)
|
| 166 |
+
(:delta_xy 0.0 0.0)
|
| 167 |
+
(:min_delta_norm 0.0)
|
| 168 |
+
)
|
| 169 |
+
(:object_appearance
|
| 170 |
+
(:enabled false)
|
| 171 |
+
(:mode none)
|
| 172 |
+
(:targets basket_1)
|
| 173 |
+
(:rgba 0.30 0.20 0.12 1.0)
|
| 174 |
+
(:override_material_rgba false)
|
| 175 |
+
(:disable_material_texture false)
|
| 176 |
+
(:apply_visible_geom_rgba false)
|
| 177 |
+
)
|
| 178 |
+
(:object_placement
|
| 179 |
+
(:enabled false)
|
| 180 |
+
(:mode none)
|
| 181 |
+
(:reference cream_cheese_1)
|
| 182 |
+
(:front_direction 1.0 0.0)
|
| 183 |
+
(:targets black_book_occluder_1)
|
| 184 |
+
(:offsets_xy (
|
| 185 |
+
(0.0 0.0)
|
| 186 |
+
))
|
| 187 |
+
(:target_quat 1.0 0.0 0.0 0.0)
|
| 188 |
+
(:z_offset 0.0)
|
| 189 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 190 |
+
(:min_reference_distance 0.0)
|
| 191 |
+
(:pin_targets false)
|
| 192 |
+
)
|
| 193 |
+
(:object_shape
|
| 194 |
+
(:enabled false)
|
| 195 |
+
(:mode none)
|
| 196 |
+
(:target cream_cheese_1)
|
| 197 |
+
(:mesh_scale 1.0 1.0 1.0)
|
| 198 |
+
)
|
| 199 |
+
(:initial_pose
|
| 200 |
+
(:enabled false)
|
| 201 |
+
(:mode none)
|
| 202 |
+
(:target cream_cheese_1)
|
| 203 |
+
(:delta_xy 0.0 0.0)
|
| 204 |
+
(:min_delta_norm 0.0)
|
| 205 |
+
(:yaw 0.0)
|
| 206 |
+
)
|
| 207 |
+
)
|
| 208 |
+
|
| 209 |
+
)
|