(define (problem LIBERO_Kitchen_Tabletop_Manipulation) (:domain robosuite) (:language Reach the white bowl on the table) (:regions (white_bowl_init_region (:target kitchen_table) (:ranges ( (0.119999 -1e-06 0.120001 1e-06) ) ) (:yaw_rotation ( (0.0 0.0) ) ) ) (cream_cheese_1_1_1_region (:target kitchen_table) (:ranges ( (0.21998496386728666 -0.008325580789878242 0.21998696386728667 -0.008323580789878243) ) ) (:yaw_rotation ( (0.0 0.0) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (0.0 0.0) ) ) ) (orange_juice_1_2_1_region (:target kitchen_table) (:ranges ( (0.119999 0.109999 0.120001 0.110001) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (milk_1_3_1_region (:target kitchen_table) (:ranges ( (0.05507685845245417 0.08356668734284409 0.05507885845245417 0.08356868734284409) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (tomato_sauce_1_3_2_region (:target kitchen_table) (:ranges ( (0.009170288595399208 0.17384791215425696 0.009172288595399206 0.17384991215425696) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (salad_dressing_1_4_1_region (:target kitchen_table) (:ranges ( (0.03803384760468206 -0.029274537463614726 0.03803584760468206 -0.029272537463614724) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (ketchup_1_4_2_region (:target kitchen_table) (:ranges ( (-0.08232433526969946 -0.08640278241995239 -0.08232233526969945 -0.08640078241995239) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (cookies_1_5_2_region (:target kitchen_table) (:ranges ( (0.11999899999999995 -0.220001 0.12000099999999995 -0.219999) ) ) (:yaw_rotation ( (0.0 0.0) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (0.0 0.0) ) ) ) ) (:fixtures kitchen_table - kitchen_table ) (:objects white_bowl_1 - white_bowl cream_cheese_1 - cream_cheese orange_juice_1 - orange_juice milk_1 - milk tomato_sauce_1 - tomato_sauce salad_dressing_1 - salad_dressing ketchup_1 - ketchup cookies_1 - cookies ) (:obj_of_interest white_bowl_1 ) (:init (On white_bowl_1 kitchen_table_white_bowl_init_region) (On cream_cheese_1 kitchen_table_cream_cheese_1_1_1_region) (On orange_juice_1 kitchen_table_orange_juice_1_2_1_region) (On milk_1 kitchen_table_milk_1_3_1_region) (On tomato_sauce_1 kitchen_table_tomato_sauce_1_3_2_region) (On salad_dressing_1 kitchen_table_salad_dressing_1_4_1_region) (On ketchup_1 kitchen_table_ketchup_1_4_2_region) (On cookies_1 kitchen_table_cookies_1_5_2_region) ) (:goal (And (reached white_bowl_1)) ) )