(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.2191283542171155 0.023166047220149373 0.2191303542171155 0.023168047220149375) ) ) (: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.08999900000000001 0.120001 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.10999900000000001 0.199999 0.11000100000000002 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.019564609832531298 0.05267945307910919 0.0195666098325313 0.052681453079109195) ) ) (: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.050869780334937394 0.08535990615821838 -0.05086778033493739 0.08536190615821838) ) ) (: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.0540167776762945 -0.06501409014922296 0.054018777676294503 -0.06501209014922296) ) ) (: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)) ) )