(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.120001 -1e-06 -0.119999 1e-06) ) ) (:yaw_rotation ( (0.0 0.0) ) ) ) (cream_cheese_1_1_1_region (:target kitchen_table) (:ranges ( (-0.04002134403276725 0.07002611580080366 -0.040019344032767246 0.07002811580080366) ) ) (: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.120001 0.08999900000000001 -0.119999 0.09000100000000001) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) (ketchup_1_2_2_region (:target kitchen_table) (:ranges ( (-0.13000099999999998 0.199999 -0.12999899999999998 0.200001) ) ) (: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.197202421437099 0.08405282472791942 -0.197200421437099 0.08405482472791942) ) ) (: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.244403842874198 0.14810664945583885 -0.244401842874198 0.14810864945583885) ) ) (: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.20381434786693517 -0.03462838456767146 -0.20381234786693517 -0.034626384567671455) ) ) (:yaw_rotation ( (1.57 1.57) ) ) (:pitch_rotation ( (0.0 0.0) ) ) (:roll_rotation ( (1.57 1.57) ) ) ) ) (:fixtures kitchen_table - kitchen_table ) (:objects white_bowl_1 - white_bowl cream_cheese_1 - cream_cheese orange_juice_1 - orange_juice ketchup_1 - ketchup milk_1 - milk tomato_sauce_1 - tomato_sauce salad_dressing_1 - salad_dressing ) (: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 ketchup_1 kitchen_table_ketchup_1_2_2_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) ) (:goal (And (reached white_bowl_1)) ) )