diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/dataset_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/dataset_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..daa0fa963942401b7c266d2ee9f1a6938240cff6 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/dataset_meta.json @@ -0,0 +1,390 @@ +{ + "date": "7-30-2025", + "env": "RestockPantry", + "env_args": { + "type": 1, + "env_name": "RestockPantry", + "env_version": "0.5.1", + "robosuite_version": "1.5.2", + "mujoco_version": "3.3.1", + "env_kwargs": { + "env_name": "RestockPantry", + "robots": "PandaOmron", + "layout_ids": -2, + "style_ids": -2, + "obj_instance_split": "pretrain", + "translucent_robot": false, + "layout_and_style_ids": null, + "controller_configs": { + "type": "HYBRID_MOBILE_BASE", + "composite_controller_specific_configs": { + "left_offset": [ + 0.0, + 0.0, + 0.0 + ], + "right_offset": [ + -0.15, + 0.0, + 0.35 + ], + "left2arm_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2arm_transform": [ + [ + 0, + 0.7071068, + 0.7071068, + 0 + ], + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 0.7071068, + -0.7071068, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "left2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "body_part_ordering": [ + "right", + "right_gripper", + "base", + "torso" + ] + }, + "body_parts": { + "right": { + "type": "OSC_POSE", + "input_max": 1, + "input_min": -1, + "output_max": [ + 0.05, + 0.05, + 0.05, + 0.5, + 0.5, + 0.5 + ], + "output_min": [ + -0.05, + -0.05, + -0.05, + -0.5, + -0.5, + -0.5 + ], + "kp": 150, + "damping_ratio": 1, + "impedance_mode": "fixed", + "kp_limits": [ + 0, + 300 + ], + "damping_ratio_limits": [ + 0, + 10 + ], + "position_limits": null, + "orientation_limits": null, + "uncouple_pos_ori": true, + "input_type": "delta", + "input_ref_frame": "base", + "interpolation": null, + "ramp_ratio": 0.2, + "gripper": { + "type": "GRIP" + } + }, + "torso": { + "type": "JOINT_POSITION", + "interpolation": "null", + "kp": 2000 + }, + "base": { + "type": "JOINT_VELOCITY", + "interpolation": "null" + } + } + } + } + }, + "env_info": { + "env_name": "RestockPantry", + "robots": "PandaOmron", + "layout_ids": -2, + "style_ids": -2, + "obj_instance_split": "pretrain", + "translucent_robot": true, + "layout_and_style_ids": null, + "controller_configs": { + "type": "HYBRID_MOBILE_BASE", + "composite_controller_specific_configs": { + "left_offset": [ + 0.0, + 0.0, + 0.0 + ], + "right_offset": [ + -0.15, + 0.0, + 0.35 + ], + "left2arm_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2arm_transform": [ + [ + 0, + 0.7071068, + 0.7071068, + 0 + ], + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 0.7071068, + -0.7071068, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "left2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "body_part_ordering": [ + "right", + "right_gripper", + "base", + "torso" + ] + }, + "body_parts": { + "right": { + "type": "OSC_POSE", + "input_max": 1, + "input_min": -1, + "output_max": [ + 0.05, + 0.05, + 0.05, + 0.5, + 0.5, + 0.5 + ], + "output_min": [ + -0.05, + -0.05, + -0.05, + -0.5, + -0.5, + -0.5 + ], + "kp": 150, + "damping_ratio": 1, + "impedance_mode": "fixed", + "kp_limits": [ + 0, + 300 + ], + "damping_ratio_limits": [ + 0, + 10 + ], + "position_limits": null, + "orientation_limits": null, + "uncouple_pos_ori": true, + "input_type": "delta", + "input_ref_frame": "base", + "interpolation": null, + "ramp_ratio": 0.2, + "gripper": { + "type": "GRIP" + } + }, + "torso": { + "type": "JOINT_POSITION", + "interpolation": "null", + "kp": 2000 + }, + "base": { + "type": "JOINT_VELOCITY", + "interpolation": "null" + } + } + } + }, + "mujoco_version": "3.3.1", + "robocasa_version": "0.5.1", + "robosuite_version": "1.5.2", + "time": "22:18:25", + "total": 117603 +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000000/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000000/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd942c21b0787db2a0d7c4db40418c98b0628fca --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000000/ep_meta.json @@ -0,0 +1,615 @@ +{ + "layout_id": 28, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000003, + 0.65 + ], + "offset": [ + -1.44, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000003, + 0.65 + ], + "offset": [ + -1.44, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "reamer", + "tool" + ], + "groups": [ + "all" + ], + "cat": "reamer", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/reamer/Reamer005/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.07876752593240186, + 0.09199586015335218, + 0.07757899957280649 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "broccoli", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "broccoli", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/broccoli/broccoli_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000003, + 0.65 + ], + "offset": [ + -1.44, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "sink_main_group": { + "cls": "Sink" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_main_group": { + "cls": "Oven" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_base": { + "cls": "Box" + }, + "stack_7_main_group_1": { + "cls": "Drawer" + }, + "stack_7_main_group_2": { + "cls": "HingeCabinet" + }, + "stack_7_main_group_3": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group": { + "cls": "HingeCabinet" + }, + "stovetop_island_group": { + "cls": "Stovetop" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "island_island_group": { + "cls": "Counter" + }, + "cube_island_group": { + "cls": "Box" + }, + "panel_cab_1_island_group_base": { + "cls": "Box" + }, + "panel_cab_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "dishwasher_island_group": { + "cls": "Dishwasher" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + }, + "stack_3_island_group_3": { + "cls": "Drawer" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "Drawer" + }, + "stack_4_island_group_2": { + "cls": "Drawer" + }, + "stack_4_island_group_3": { + "cls": "Drawer" + }, + "stack_5_island_group_base": { + "cls": "Box" + }, + "stack_5_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2": { + "cls": "Drawer" + }, + "panel_cab_2_island_group_base": { + "cls": "Box" + }, + "panel_cab_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.6421431714949153, + -0.7702403417561834, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000001/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000001/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a43daecb547ccb92f9ae5f1b866e2a7a8a63865 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000001/ep_meta.json @@ -0,0 +1,659 @@ +{ + "layout_id": 15, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "broccoli", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "broccoli", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/broccoli/broccoli_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.07090421426090804, + 0.07102862744754534, + 0.06306057784554964 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mushroom", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mushroom", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mushroom/mushroom_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridge_1_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "stovetop_1_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group": { + "cls": "Sink" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_island_group_base": { + "cls": "Box" + }, + "panel_stack_island_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group": { + "cls": "Dishwasher" + }, + "box_island_group": { + "cls": "Box" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_3": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "PanelCabinet" + }, + "paper_towel_island_group": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2205909619767437, + -0.3269703251847211, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000002/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000002/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ff5c23a9917c81ea69f5ced06b5f3f7029fe2ec3 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000002/ep_meta.json @@ -0,0 +1,608 @@ +{ + "layout_id": 33, + "style_id": 58, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.9999999999999998, + 0.65 + ], + "offset": [ + -0.5000000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.9999999999999998, + 0.65 + ], + "offset": [ + -0.5000000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "egg", + "dairy", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "egg", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/egg/egg_3/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.063, + 0.063, + 0.0395256393 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kiwi", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "kiwi", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/kiwi/kiwi_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9999999999999998, + 0.65 + ], + "offset": [ + -0.5000000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.858803558635285, + 0.41510100767526925, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000003/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000003/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ffe60a69f670be83e8746ade7b6b22e793bdea39 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000003/ep_meta.json @@ -0,0 +1,532 @@ +{ + "layout_id": 52, + "style_id": 53, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7986040000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "marshmallow", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "marshmallow", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/marshmallow/Marshmallow003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7986040000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.06629695839999997, + 0.07979124959999995, + 0.056484244799999965 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cake", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cake", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cake/cake_1/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1.001_room": { + "cls": "Wall" + }, + "wall_front_1.001_backing_room": { + "cls": "Wall" + }, + "wall_front_2.002_room": { + "cls": "Wall" + }, + "wall_front_2.002_backing_room": { + "cls": "Wall" + }, + "wall_front_3.003_room": { + "cls": "Wall" + }, + "wall_front_3.003_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "cube_5_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_01_right_group_1_base": { + "cls": "Box" + }, + "stack_01_right_group_1_1": { + "cls": "Drawer" + }, + "stack_01_right_group_1_2": { + "cls": "Drawer" + }, + "stack_01_right_group_1_3": { + "cls": "Drawer" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "fridgebottomfreezer_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "cab_micro_left_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.9122814960851243, + -0.8095014876255865, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706272411567803 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000004/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000004/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..12282f40cda96029a77112b54250cd1c8ae5ccdb --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000004/ep_meta.json @@ -0,0 +1,662 @@ +{ + "layout_id": 49, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cream_cheese_stick", + "dairy", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cream_cheese_stick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/cream_cheese_stick/CreamCheeseStick002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.0996603576661762, + 0.21908139565469228, + 0.07186802448511127 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "baguette", + "bread_food", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "baguette", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/baguette/baguette_0/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_11_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_13_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "fridgefrenchdoor_left_group_2": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_2": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_2": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "counter_5_front_group_1": { + "cls": "Counter" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_base": { + "cls": "Box" + }, + "stack_13_front_group_1_1": { + "cls": "Drawer" + }, + "stack_13_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_3": { + "cls": "Drawer" + }, + "stack_14_front_group_1_base": { + "cls": "Box" + }, + "stack_14_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_14_front_group_1_2": { + "cls": "Drawer" + }, + "stack_15_front_group_1_base": { + "cls": "Box" + }, + "stack_15_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_15_front_group_1_2": { + "cls": "Drawer" + }, + "stack_11_front_group_1_base": { + "cls": "Box" + }, + "stack_11_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_front_group_1_2": { + "cls": "Drawer" + }, + "cube_4_front_group_1": { + "cls": "Box" + }, + "cube_11_front_group_1": { + "cls": "Box" + }, + "cube_5_front_group_1": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "stack_10_dining_area_group_base": { + "cls": "Box" + }, + "stack_10_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_10_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_09_dining_area_group_base": { + "cls": "Box" + }, + "stack_09_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_09_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_08_dining_area_group_base": { + "cls": "Box" + }, + "stack_08_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_08_dining_area_group_2": { + "cls": "Drawer" + }, + "cube_2_dining_area_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.612975471556647, + -1.1455011864790314, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706449309965886 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000005/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000005/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..462ee21d0025ca4d23ead87182554fa4f36c4632 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000005/ep_meta.json @@ -0,0 +1,609 @@ +{ + "layout_id": 50, + "style_id": 26, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8917819999999987, + 0.65 + ], + "offset": [ + 0.11560000000000059, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8917819999999987, + 0.65 + ], + "offset": [ + 0.11560000000000059, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8316790000000001, + 0.309158 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "fish", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "fish", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/fish/fish_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8316790000000001, + 0.309158 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.05139151424000001, + 0.05252662272000002, + 0.17534737968 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8917819999999987, + 0.65 + ], + "offset": [ + 0.11560000000000059, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_right_group_1", + "counter": "counter_3_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.465688798785661, + -1.2751308360485107, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000006/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000006/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d74583b3175b3fbfed030e7d533c7e4372f465d --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000006/ep_meta.json @@ -0,0 +1,584 @@ +{ + "layout_id": 30, + "style_id": 12, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_5_left_group", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 2.399999999999998, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_5_left_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 2.399999999999998, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_5_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_5_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick005/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_5_left_group", + "min_size": [ + 0.15239107043999997, + 0.19041682148999994, + 0.18754793567999997 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kettle_non_electric", + "receptacle", + "kettle", + "cookware" + ], + "groups": [ + "all" + ], + "cat": "kettle_non_electric", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/kettle/kettle_16/model.xml" + }, + "reset_region": { + "size": [ + 2.399999999999998, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "ligh_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "fridge_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "microwave_left_group": { + "cls": "Microwave" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "sink_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_right_group": { + "cls": "Dishwasher" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "box_right_group": { + "cls": "Box" + }, + "cab_1_right_group": { + "cls": "OpenCabinet" + }, + "cab_2_right_group": { + "cls": "OpenCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "dining_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "Drawer" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_3": { + "cls": "Drawer" + }, + "stack_2_front_group_4": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_5_left_group", + "counter": "counter_2_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.847047210493638, + -4.139065126390271, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000007/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000007/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0049a50ac0688bb891b9a184782627a7c48c67c8 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000007/ep_meta.json @@ -0,0 +1,498 @@ +{ + "layout_id": 40, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.2246000000000006, + 0.65 + ], + "offset": [ + -0.18249999999999966, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.2246000000000006, + 0.65 + ], + "offset": [ + -0.18249999999999966, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.1645999999999999, + 0.4622 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "measuring_cup", + "tool" + ], + "groups": [ + "all" + ], + "cat": "measuring_cup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/measuring_cup/MeasuringCup001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.1645999999999999, + 0.4622 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.034790636099999994, + 0.0973430568, + 0.16499999999999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_food", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "boxed_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_food/boxed_food_2/model.xml" + }, + "reset_region": { + "size": [ + 1.2246000000000006, + 0.65 + ], + "offset": [ + -0.18249999999999966, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "box_2_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.1736071278075317, + -0.8464255712801341, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000008/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000008/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5e3572609f57b39cad5f69dc123803a1df623e3c --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000008/ep_meta.json @@ -0,0 +1,642 @@ +{ + "layout_id": 35, + "style_id": 21, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mayonnaise", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "mayonnaise", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/mayonnaise/Mayonnaise002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.052983322, + 0.16999999999999998, + 0.045520543 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cucumber", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "cucumber", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cucumber/cucumber_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.102464690210652, + -0.7903534482020921, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707961519493434 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000009/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000009/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..aeece9063582416ad6b120a5d89a621d21cac8e6 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000009/ep_meta.json @@ -0,0 +1,602 @@ +{ + "layout_id": 31, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kiwi", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "kiwi", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/kiwi/kiwi_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.05351164464999999, + 0.05334858854999999, + 0.09602609119999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hood_right_group_1": { + "cls": "Hood" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "papertowel_right_group_1": { + "cls": "Accessory" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "cube_6_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.879254109271909, + -2.998601679774133, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000010/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000010/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a415bd0353affa1c365808f53051683edad7dd41 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000010/ep_meta.json @@ -0,0 +1,576 @@ +{ + "layout_id": 45, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7869999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "fish", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "fish", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/fish/fish_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7869999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.034790636099999994, + 0.0973430568, + 0.16499999999999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_food", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "boxed_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_food/boxed_food_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "panelbox_2_island_group_1_base": { + "cls": "Box" + }, + "panelbox_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "panelbox_1_island_group_1_base": { + "cls": "Box" + }, + "panelbox_1_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.8678169164216776, + -1.3109399331744844, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000011/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000011/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa13be41263e31c297a582ac8572df95b4334bf1 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000011/ep_meta.json @@ -0,0 +1,599 @@ +{ + "layout_id": 27, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.5800000000000003, + 0.65 + ], + "offset": [ + -0.5839999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.5800000000000003, + 0.65 + ], + "offset": [ + -0.5839999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.52, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "reamer", + "tool" + ], + "groups": [ + "all" + ], + "cat": "reamer", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/reamer/Reamer006/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.52, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.08252690495999998, + 0.09592070783999997, + 0.03860648447999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cake", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cake", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cake/cake_4/model.xml" + }, + "reset_region": { + "size": [ + 0.5800000000000003, + 0.65 + ], + "offset": [ + -0.5839999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "window_group_4_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "SingleCabinet" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "middle_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "box_left_group": { + "cls": "Box" + }, + "fridge_left_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "fridge_top_left_group": { + "cls": "HingeCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "stove_front_group": { + "cls": "Stove" + }, + "counter_2_front_group": { + "cls": "Counter" + }, + "counter_3_front_group": { + "cls": "Counter" + }, + "counter_4_front_group": { + "cls": "Counter" + }, + "counter_5_front_group": { + "cls": "Counter" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_3_front_group_base": { + "cls": "Box" + }, + "stack_3_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_2": { + "cls": "Drawer" + }, + "box_1_front_group": { + "cls": "Box" + }, + "box_2_front_group": { + "cls": "Box" + }, + "box_3_front_group": { + "cls": "Box" + }, + "hood_front_group": { + "cls": "Hood" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8167193807881564, + -2.1386976946322656, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000012/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000012/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..32c2cc27220653d1b79949833aca0ce697716f13 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000012/ep_meta.json @@ -0,0 +1,643 @@ +{ + "layout_id": 35, + "style_id": 60, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "rolling_pin", + "tool" + ], + "groups": [ + "all" + ], + "cat": "rolling_pin", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/rolling_pin/rolling_pin_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.11513056808493138, + 0.1660108392686683, + 0.03863352575523014 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "banana", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "banana", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/banana/banana_20/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.219380257061459, + -0.8496941573892467, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707961519493434 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000013/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000013/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d4a27eba7bcfa0e4d6fbcf259e74abb22209dd4a --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000013/ep_meta.json @@ -0,0 +1,659 @@ +{ + "layout_id": 15, + "style_id": 56, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "orange", + "fruit", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "orange", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/orange/orange_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.06859856, + 0.09609128, + 0.02079624 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shrimp", + "meat", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "shrimp", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/shrimp/Shrimp007/model.xml" + }, + "reset_region": { + "size": [ + 0.8, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridge_1_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "stovetop_1_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group": { + "cls": "Sink" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_island_group_base": { + "cls": "Box" + }, + "panel_stack_island_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group": { + "cls": "Dishwasher" + }, + "box_island_group": { + "cls": "Box" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_3": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "PanelCabinet" + }, + "paper_towel_island_group": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.329208414687872, + -0.3387027628161653, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000014/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000014/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3d71d5cede6ba451802f8ba9051898bcd3dbf2dd --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000014/ep_meta.json @@ -0,0 +1,587 @@ +{ + "layout_id": 48, + "style_id": 28, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.2680550000000007, + 0.650004 + ], + "offset": [ + 0.14039999999999964, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.2680550000000007, + 0.650004 + ], + "offset": [ + 0.14039999999999964, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.769776, + 0.309173 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lemon_wedge", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lemon_wedge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/lemon_wedge/LemonWedge002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.769776, + 0.309173 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06709493250000001, + 0.08707466790000001, + 0.20216558137500004 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "water_bottle", + "drink" + ], + "groups": [ + "all" + ], + "cat": "water_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/water_bottle/water_bottle_2/model.xml" + }, + "reset_region": { + "size": [ + 0.2680550000000007, + 0.650004 + ], + "offset": [ + 0.14039999999999964, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "lightswitch_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_3_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_right_group_1": { + "cls": "OpenCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "Drawer" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_3": { + "cls": "Drawer" + }, + "stack_03_right_group_1_base": { + "cls": "Box" + }, + "stack_03_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "Drawer" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_3": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.6324026108813303, + -0.9163272009352706, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706378976484208 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000015/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000015/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..288b00eef9d51b8e955d55d83bff45405d168efe --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000015/ep_meta.json @@ -0,0 +1,597 @@ +{ + "layout_id": 21, + "style_id": 46, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mustard", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "mustard", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/mustard/Mustard003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.06648958553999999, + 0.16172615602499998, + 0.0644791624575 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "corn", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "corn", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/corn/corn_0/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "sink_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "hood_left_group": { + "cls": "Hood" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "fridge_left_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "counter_3_left_group": { + "cls": "Counter" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_3_left_group", + "counter": "counter_2_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8250989668564906, + -2.4982515674486394, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000016/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000016/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..103b2c281f23364fd438d8261439d7997b65e186 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000016/ep_meta.json @@ -0,0 +1,541 @@ +{ + "layout_id": 44, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.07443605229999997, + 0.07443472634999998, + 0.11499999999999996 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cup", + "receptacle", + "stackable" + ], + "groups": [ + "all" + ], + "cat": "cup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cup/cup_2/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_left_group_1", + "counter": "counter_2_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5677977824096048, + -0.9158550629789777, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000017/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000017/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..68d871304c045ac3fd21680ead0e0b4539bdfcf9 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000017/ep_meta.json @@ -0,0 +1,641 @@ +{ + "layout_id": 43, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mango", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mango", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mango/mango_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04982950829999999, + 0.14104355024999995, + 0.05576044664999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "eggplant", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "eggplant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/eggplant/eggplant_1/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_1.001_room": { + "cls": "Floor" + }, + "floor_1.001_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.006_room": { + "cls": "WallAccessory" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "cube_2_front_group_1": { + "cls": "Box" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "SingleCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.7474458156126587, + -0.8413644786985411, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000018/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000018/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..89dc840cf0c95141647135c5b91e145fd03ac566 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000018/ep_meta.json @@ -0,0 +1,541 @@ +{ + "layout_id": 44, + "style_id": 55, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "liquor", + "drink", + "alcohol" + ], + "groups": [ + "all" + ], + "cat": "liquor", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/alcohol/alcohol_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.1057737276, + 0.0516677678, + 0.21309817479999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "syrup_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "syrup_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/syrup_bottle/SyrupBottle004/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_left_group_1", + "counter": "counter_2_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5030405411668255, + -0.9348048358468991, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000019/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000019/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c282f9b139f5bda297a05249deaf14e1aa9013d4 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000019/ep_meta.json @@ -0,0 +1,771 @@ +{ + "layout_id": 25, + "style_id": 44, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.3439999999999994, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.3439999999999994, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.47000000000000003 + ], + "size": [ + 0.776, + 0.34 + ], + "height": 0.29333333333333333, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "orange", + "fruit", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "orange", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/orange/orange_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.47000000000000003 + ], + "size": [ + 0.776, + 0.34 + ], + "height": 0.29333333333333333, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.04982950829999999, + 0.14104355024999995, + 0.05576044664999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "eggplant", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "eggplant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/eggplant/eggplant_1/model.xml" + }, + "reset_region": { + "size": [ + 0.3439999999999994, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8019268130927786, + -0.8949172564232162, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000020/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000020/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f789f599a58877cbbd1a55d5fb33a040a1e3329a --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000020/ep_meta.json @@ -0,0 +1,600 @@ +{ + "layout_id": 21, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.6520000000000007, + 0.65 + ], + "offset": [ + 0.06649999999999967, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.6520000000000007, + 0.65 + ], + "offset": [ + 0.06649999999999967, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "baguette", + "bread_food", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "baguette", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/baguette/baguette_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.08415186662078193, + 0.1307063729902283, + 0.035717186025417944 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "steak", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "steak", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/steak/steak_10/model.xml" + }, + "reset_region": { + "size": [ + 0.6520000000000007, + 0.65 + ], + "offset": [ + 0.06649999999999967, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "sink_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "hood_left_group": { + "cls": "Hood" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "fridge_left_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "counter_3_left_group": { + "cls": "Counter" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8262454835549767, + -0.9951601355865792, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000021/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000021/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13141dd970e1a2b3bd4aec09da3f6300ecdecd47 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000021/ep_meta.json @@ -0,0 +1,607 @@ +{ + "layout_id": 33, + "style_id": 52, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 1.0000000000000004, + 0.65 + ], + "offset": [ + 0.2999999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0000000000000004, + 0.65 + ], + "offset": [ + 0.2999999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mushroom", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mushroom", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mushroom/mushroom_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.05768639376, + 0.1357854192, + 0.007433992559999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chocolate", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "chocolate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/chocolate/chocolate_11/model.xml" + }, + "reset_region": { + "size": [ + 1.0000000000000004, + 0.65 + ], + "offset": [ + 0.2999999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.673239899264015, + -0.7525921560168477, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000022/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000022/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..13ffd1aad483097970111a91395daaa86cea6f5f --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000022/ep_meta.json @@ -0,0 +1,678 @@ +{ + "layout_id": 20, + "style_id": 57, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_6_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.6779999999999988, + 0.65 + ], + "offset": [ + 0.3170000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_6_main_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.6779999999999988, + 0.65 + ], + "offset": [ + 0.3170000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_6_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.5900000000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_6_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "whisk", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "whisk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/whisk/Whisk001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.5900000000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_6_main_group", + "min_size": [ + 0.027149190159279808, + 0.11703501625277146, + 0.05390286950999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cheese", + "dairy", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "cheese", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cheese/cheese_3/model.xml" + }, + "reset_region": { + "size": [ + 0.6779999999999988, + 0.65 + ], + "offset": [ + 0.3170000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "counter_corner_1_left_group": { + "cls": "Counter" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group": { + "cls": "Dishwasher" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_2_left_group": { + "cls": "Box" + }, + "cab_1_left_group": { + "cls": "SingleCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "SingleCabinet" + }, + "cab_corner_left_group": { + "cls": "Box" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "counter_1_island_group_2": { + "cls": "Counter" + }, + "panel_stack_1_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_2_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_2_1": { + "cls": "PanelCabinet" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "fridge_1_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "box_front_group_1": { + "cls": "Box" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_front_group_1": { + "cls": "SingleCabinet" + }, + "toaster_front_group_1": { + "cls": "Toaster" + }, + "counter_1_front_group_2": { + "cls": "Counter" + }, + "stack_1_front_group_2_base": { + "cls": "Box" + }, + "stack_1_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2_base": { + "cls": "Box" + }, + "stack_2_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_2_base": { + "cls": "Box" + }, + "stack_3_front_group_2_1": { + "cls": "SingleCabinet" + }, + "cab_1_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_2": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_2": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_6_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.933691730293196, + -0.7801273106634129, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000023/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000023/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ab714d59c8127ad75295e3ef40e37464112a7e72 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000023/ep_meta.json @@ -0,0 +1,528 @@ +{ + "layout_id": 52, + "style_id": 16, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7986040000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tongs", + "tool" + ], + "groups": [ + "all" + ], + "cat": "tongs", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/tongs/Tongs006/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7986040000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.046066760999999984, + 0.040821181999999984, + 0.10107485099999997 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "boxed_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_drink/boxed_drink_1/model.xml" + }, + "reset_region": { + "size": [ + 0.3585600000000002, + 0.65 + ], + "offset": [ + -0.12499999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1.001_room": { + "cls": "Wall" + }, + "wall_front_1.001_backing_room": { + "cls": "Wall" + }, + "wall_front_2.002_room": { + "cls": "Wall" + }, + "wall_front_2.002_backing_room": { + "cls": "Wall" + }, + "wall_front_3.003_room": { + "cls": "Wall" + }, + "wall_front_3.003_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "cube_5_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_01_right_group_1_base": { + "cls": "Box" + }, + "stack_01_right_group_1_1": { + "cls": "Drawer" + }, + "stack_01_right_group_1_2": { + "cls": "Drawer" + }, + "stack_01_right_group_1_3": { + "cls": "Drawer" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "fridgebottomfreezer_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "cab_micro_left_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8991828572977371, + -0.8609447113704516, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706272411567803 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000024/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000024/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76cce04b6f10276cd3a80fe3fa8a2fd02124c485 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000024/ep_meta.json @@ -0,0 +1,643 @@ +{ + "layout_id": 35, + "style_id": 29, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "hotdog_bun", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "hotdog_bun", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/hotdog_bun/HotdogBun004/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05896086600000001, + 0.05867315640000001, + 0.05089237920000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tangerine", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "tangerine", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/tangerine/tangerine_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.089332923668317, + -0.8480057110048344, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707961519493434 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000025/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000025/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..25d4990bd5e985703d13b05ecd26e33bc57e3eef --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000025/ep_meta.json @@ -0,0 +1,659 @@ +{ + "layout_id": 49, + "style_id": 36, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shrimp", + "meat", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "shrimp", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/shrimp/Shrimp008/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.09099378000000001, + 0.194397381, + 0.015302610000000001 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "peeler", + "tool" + ], + "groups": [ + "all" + ], + "cat": "peeler", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/peeler/Peeler002/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_11_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_13_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "fridgefrenchdoor_left_group_2": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_2": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_2": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "counter_5_front_group_1": { + "cls": "Counter" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_base": { + "cls": "Box" + }, + "stack_13_front_group_1_1": { + "cls": "Drawer" + }, + "stack_13_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_3": { + "cls": "Drawer" + }, + "stack_14_front_group_1_base": { + "cls": "Box" + }, + "stack_14_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_14_front_group_1_2": { + "cls": "Drawer" + }, + "stack_15_front_group_1_base": { + "cls": "Box" + }, + "stack_15_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_15_front_group_1_2": { + "cls": "Drawer" + }, + "stack_11_front_group_1_base": { + "cls": "Box" + }, + "stack_11_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_front_group_1_2": { + "cls": "Drawer" + }, + "cube_4_front_group_1": { + "cls": "Box" + }, + "cube_11_front_group_1": { + "cls": "Box" + }, + "cube_5_front_group_1": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "stack_10_dining_area_group_base": { + "cls": "Box" + }, + "stack_10_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_10_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_09_dining_area_group_base": { + "cls": "Box" + }, + "stack_09_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_09_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_08_dining_area_group_base": { + "cls": "Box" + }, + "stack_08_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_08_dining_area_group_2": { + "cls": "Drawer" + }, + "cube_2_dining_area_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.661735065686135, + -1.143238398828687, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706449309965886 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000026/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000026/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..63eabb80e312a5bda591595011a7fe744266d0d1 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000026/ep_meta.json @@ -0,0 +1,610 @@ +{ + "layout_id": 13, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mushroom", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mushroom", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mushroom/mushroom_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.11516254499999999, + 0.12279844999999999, + 0.0003388674999999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "waffle", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "waffle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/waffle/waffle_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.8608392092083137, + -1.2214429465031318, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000027/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000027/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4a17d19616232ec47b88b4e49fbe79e0d645bb43 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000027/ep_meta.json @@ -0,0 +1,767 @@ +{ + "layout_id": 25, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.7090000000000001, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "ice_cube" + ], + "groups": [ + "all" + ], + "cat": "ice_cube", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/ice_cube/IceCube001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.7090000000000001, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.12187555904999997, + 0.12177405539249994, + 0.04103762890499998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "donut", + "pastry", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "donut", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/donut/donut_14/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.067727245915263, + -0.7869077070100422, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000028/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000028/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4fc21e5cdcf37018c6ed375a26cfe0fbdf5806f --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000028/ep_meta.json @@ -0,0 +1,683 @@ +{ + "layout_id": 29, + "style_id": 16, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.3369943279407197, + 0.65 + ], + "offset": [ + -1.0499999999999998, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.3369943279407197, + 0.65 + ], + "offset": [ + -1.0499999999999998, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.26999999999999996 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.5399999999999999, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "dish_brush", + "cleaner", + "tool" + ], + "groups": [ + "all" + ], + "cat": "dish_brush", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/dish_brush/DishBrush007/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.26999999999999996 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.5399999999999999, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.05982846, + 0.21187845, + 0.08247228000000001 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "dish_brush", + "cleaner", + "tool" + ], + "groups": [ + "all" + ], + "cat": "dish_brush", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/dish_brush/DishBrush002/model.xml" + }, + "reset_region": { + "size": [ + 1.3369943279407197, + 0.65 + ], + "offset": [ + -1.0499999999999998, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "middle_main_group": { + "cls": "HingeCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "Drawer" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "panel_stack_main_group_base": { + "cls": "Box" + }, + "panel_stack_main_group_1": { + "cls": "PanelCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "Drawer" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_3": { + "cls": "Drawer" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "sink_island_group": { + "cls": "Sink" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_box_1_island_group_base": { + "cls": "Box" + }, + "panel_box_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_3": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_base": { + "cls": "Box" + }, + "stack_5_island_group_1": { + "cls": "Drawer" + }, + "stack_5_island_group_2": { + "cls": "Drawer" + }, + "stack_5_island_group_3": { + "cls": "Drawer" + }, + "panel_cab_2_island_group_base": { + "cls": "Box" + }, + "panel_cab_2_island_group_1": { + "cls": "PanelCabinet" + }, + "box_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.16262908340684537, + -5.198247987670569, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000029/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000029/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8778d8bda30cc5f7391bf489ea246e95f8d67c27 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000029/ep_meta.json @@ -0,0 +1,638 @@ +{ + "layout_id": 43, + "style_id": 13, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "avocado", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "avocado", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/avocado/avocado_4/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.11544243662983185, + 0.14500000152207504, + 0.05521681413839144 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chips", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "chips", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/chips/chips_11/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_1.001_room": { + "cls": "Floor" + }, + "floor_1.001_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.006_room": { + "cls": "WallAccessory" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "cube_2_front_group_1": { + "cls": "Box" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "SingleCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.8690908574108143, + -0.8377240737408551, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000030/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000030/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bbe67ac90f47f34c6091dd8ed486fab679910f46 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000030/ep_meta.json @@ -0,0 +1,617 @@ +{ + "layout_id": 18, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.1999999999999997, + 0.65 + ], + "offset": [ + -1.2000000000000002, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.1999999999999997, + 0.65 + ], + "offset": [ + -1.2000000000000002, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.04, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.04, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.052865963819999987, + 0.08099999999999999, + 0.052313077259999986 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "avocado", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "avocado", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/avocado/avocado_2/model.xml" + }, + "reset_region": { + "size": [ + 1.1999999999999997, + 0.65 + ], + "offset": [ + -1.2000000000000002, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_5_room": { + "cls": "WallAccessory" + }, + "light_switch_6_room": { + "cls": "WallAccessory" + }, + "light_switch_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_4": { + "cls": "Drawer" + }, + "stack_2_left_group_5": { + "cls": "Drawer" + }, + "stack_2_left_group_6": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_4": { + "cls": "Drawer" + }, + "stack_4_left_group_5": { + "cls": "Drawer" + }, + "stack_4_left_group_6": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "sink_1_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_1_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_right_group_base": { + "cls": "Box" + }, + "stack_5_right_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_base": { + "cls": "Box" + }, + "panel_stack_right_group_1": { + "cls": "PanelCabinet" + }, + "wall_stack_right_group_base": { + "cls": "Box" + }, + "wall_stack_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8027088639917466, + -5.564462148661814, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.141592787948654 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000031/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000031/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..377607d54d642696c3e7f5c50ce48ce5d1ee9164 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000031/ep_meta.json @@ -0,0 +1,573 @@ +{ + "layout_id": 60, + "style_id": 20, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_6_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_04_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8365430000000003, + 0.650004 + ], + "offset": [ + -0.0855999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_6_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_04_right_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8365430000000003, + 0.650004 + ], + "offset": [ + -0.0855999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_04_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.118847, + 0.414627 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_04_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "honey_bottle", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "honey_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/honey_bottle/HoneyBottle001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.118847, + 0.414627 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_6_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_04_right_group_1", + "min_size": [ + 0.03766427779999999, + 0.11914475419999997, + 0.14500000289999992 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cereal", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "cereal", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cereal/cereal_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8365430000000003, + 0.650004 + ], + "offset": [ + -0.0855999999999999, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_12_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "wallaccessory_08_room": { + "cls": "WallAccessory" + }, + "wallaccessory_09_room": { + "cls": "WallAccessory" + }, + "wallaccessory_10_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_11_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "singlecabinet_01_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_main_group_1": { + "cls": "Box" + }, + "cube_12_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "fridgebottomfreezer_right_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_05_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_6_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_04_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_06_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_13_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_5_left_group_1": { + "cls": "Counter" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "toaster_left_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_04_right_group_1", + "counter": "counter_6_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.9488638652677976, + -0.991533721186935, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.714033083301871e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000032/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000032/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8b1c9534fbcf247e0ffd346f3187460931bcd8f4 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000032/ep_meta.json @@ -0,0 +1,616 @@ +{ + "layout_id": 18, + "style_id": 43, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.100000000000001, + 0.65 + ], + "offset": [ + 1.25, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.100000000000001, + 0.65 + ], + "offset": [ + 1.25, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.04, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mug", + "receptacle", + "stackable" + ], + "groups": [ + "all" + ], + "cat": "mug", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mug/mug_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.04, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.07517482539999999, + 0.0749261756, + 0.2697209742 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "syrup_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "syrup_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/syrup_bottle/SyrupBottle002/model.xml" + }, + "reset_region": { + "size": [ + 1.100000000000001, + 0.65 + ], + "offset": [ + 1.25, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_5_room": { + "cls": "WallAccessory" + }, + "light_switch_6_room": { + "cls": "WallAccessory" + }, + "light_switch_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_4": { + "cls": "Drawer" + }, + "stack_2_left_group_5": { + "cls": "Drawer" + }, + "stack_2_left_group_6": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_4": { + "cls": "Drawer" + }, + "stack_4_left_group_5": { + "cls": "Drawer" + }, + "stack_4_left_group_6": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "sink_1_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_1_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_right_group_base": { + "cls": "Box" + }, + "stack_5_right_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_base": { + "cls": "Box" + }, + "panel_stack_right_group_1": { + "cls": "PanelCabinet" + }, + "wall_stack_right_group_base": { + "cls": "Box" + }, + "wall_stack_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8361653008011457, + -3.1832332302670756, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.141592787948654 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000033/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000033/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f96906d9238156b8e224ebeb0ed93e209f4a3462 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000033/ep_meta.json @@ -0,0 +1,657 @@ +{ + "layout_id": 49, + "style_id": 56, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.1863960000000024, + 0.65 + ], + "offset": [ + 0.6498999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.1863960000000024, + 0.65 + ], + "offset": [ + 0.6498999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.126256, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.126256, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.0411016788, + 0.18140634719999996, + 0.0211067046 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "spoon", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "spoon", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/spoon/spoon_11/model.xml" + }, + "reset_region": { + "size": [ + 1.1863960000000024, + 0.65 + ], + "offset": [ + 0.6498999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_11_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_13_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "fridgefrenchdoor_left_group_2": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_2": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_2": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "counter_5_front_group_1": { + "cls": "Counter" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_base": { + "cls": "Box" + }, + "stack_13_front_group_1_1": { + "cls": "Drawer" + }, + "stack_13_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_3": { + "cls": "Drawer" + }, + "stack_14_front_group_1_base": { + "cls": "Box" + }, + "stack_14_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_14_front_group_1_2": { + "cls": "Drawer" + }, + "stack_15_front_group_1_base": { + "cls": "Box" + }, + "stack_15_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_15_front_group_1_2": { + "cls": "Drawer" + }, + "stack_11_front_group_1_base": { + "cls": "Box" + }, + "stack_11_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_front_group_1_2": { + "cls": "Drawer" + }, + "cube_4_front_group_1": { + "cls": "Box" + }, + "cube_11_front_group_1": { + "cls": "Box" + }, + "cube_5_front_group_1": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "stack_10_dining_area_group_base": { + "cls": "Box" + }, + "stack_10_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_10_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_09_dining_area_group_base": { + "cls": "Box" + }, + "stack_09_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_09_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_08_dining_area_group_base": { + "cls": "Box" + }, + "stack_08_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_08_dining_area_group_2": { + "cls": "Drawer" + }, + "cube_2_dining_area_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.998625788838314, + -1.1582108840314882, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706449309965886 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000034/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000034/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a852c0386a605d8cbc71002a19bdfc07e49ba925 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000034/ep_meta.json @@ -0,0 +1,609 @@ +{ + "layout_id": 13, + "style_id": 18, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "reamer", + "tool" + ], + "groups": [ + "all" + ], + "cat": "reamer", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/reamer/Reamer005/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.049907034300000014, + 0.0636448482, + 0.049473495412500006 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "egg", + "dairy", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "egg", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/egg/egg_12/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.922314626315867, + -1.04992220835285, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000035/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000035/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e5831f757dc70af90989dcb27ea05bf4ec1f31b0 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000035/ep_meta.json @@ -0,0 +1,612 @@ +{ + "layout_id": 13, + "style_id": 59, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.48099999999999987, + 0.65 + ], + "offset": [ + -1.462, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.48099999999999987, + 0.65 + ], + "offset": [ + -1.462, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.931, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "orange", + "fruit", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "orange", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/orange/orange_12/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.931, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "cab_1_main_group_1", + "min_size": [ + 0.06648958553999999, + 0.16172615602499998, + 0.0644791624575 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "corn", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "corn", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/corn/corn_0/model.xml" + }, + "reset_region": { + "size": [ + 0.48099999999999987, + 0.65 + ], + "offset": [ + -1.462, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.0102775310459693, + -0.8272392948198668, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000036/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000036/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..676c8fa85c509a6deaa9ba3a2fa977eeb694e925 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000036/ep_meta.json @@ -0,0 +1,642 @@ +{ + "layout_id": 35, + "style_id": 48, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mayonnaise", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "mayonnaise", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/mayonnaise/Mayonnaise004/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.057547025999999994, + 0.057547025999999994, + 0.18148389480000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "milk", + "dairy", + "drink", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "milk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/milk/milk_0/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.278281720420794, + -0.8044480733881911, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707961519493434 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000037/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000037/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ea9499c7b88c67b23758be07027eb45f5d931b12 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000037/ep_meta.json @@ -0,0 +1,593 @@ +{ + "layout_id": 53, + "style_id": 30, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7438830000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "baguette", + "bread_food", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "baguette", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/baguette/baguette_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7438830000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.11516254499999999, + 0.12279844999999999, + 0.0003388674999999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "waffle", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "waffle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/waffle/waffle_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_4_room": { + "cls": "Wall" + }, + "wall_front_4_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1_1": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_3": { + "cls": "Drawer" + }, + "stack_5_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_5_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_dining_area_group_1_2": { + "cls": "Drawer" + }, + "cube_6_dining_area_group_1": { + "cls": "Box" + }, + "cube_1_dining_area_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "counter_corner_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_right_group_1_base": { + "cls": "Box" + }, + "stack_6_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_right_group_1_2": { + "cls": "Drawer" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_4_front_group_1": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "stack_9_front_group_1_base": { + "cls": "Box" + }, + "stack_9_front_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_2_front_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_front_group_1": { + "cls": "CoffeeMachine" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.007818698683269, + -4.433166430757237, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001513629834557495 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000038/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000038/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..058529822ee053a764d3465968a8638b9aa29702 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000038/ep_meta.json @@ -0,0 +1,582 @@ +{ + "layout_id": 30, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_6_left_group", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.800000000000002, + 0.65 + ], + "offset": [ + -0.7999999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_6_left_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.800000000000002, + 0.65 + ], + "offset": [ + -0.7999999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_6_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_6_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "corn", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "corn", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/corn/corn_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_6_left_group", + "min_size": [ + 0.21063237813066102, + 0.2825111977020369, + 0.013640948370000005 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cutting_board", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "cutting_board", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cutting_board/cutting_board_12/model.xml" + }, + "reset_region": { + "size": [ + 0.800000000000002, + 0.65 + ], + "offset": [ + -0.7999999999999989, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "ligh_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "fridge_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "microwave_left_group": { + "cls": "Microwave" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "sink_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_right_group": { + "cls": "Dishwasher" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "box_right_group": { + "cls": "Box" + }, + "cab_1_right_group": { + "cls": "OpenCabinet" + }, + "cab_2_right_group": { + "cls": "OpenCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "dining_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "Drawer" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_3": { + "cls": "Drawer" + }, + "stack_2_front_group_4": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_6_left_group", + "counter": "counter_2_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.7927304889879925, + -4.829526023015675, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000039/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000039/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d000c3f8d832d600bce56f26c69c7b67f2d2a932 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000039/ep_meta.json @@ -0,0 +1,605 @@ +{ + "layout_id": 46, + "style_id": 59, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "spray", + "cleaner" + ], + "groups": [ + "all" + ], + "cat": "spray", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/spray/spray_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.050305143999999996, + 0.051413191999999996, + 0.051573088 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cookie_dough_ball", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cookie_dough_ball", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/cookie_dough_ball/CookieDoughBall003/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_01_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 6.026565212574354, + -0.9437814449538197, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706378976484208 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000040/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000040/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e18dd2bbaae024337e0994d843f3c1979a3cb3e6 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000040/ep_meta.json @@ -0,0 +1,566 @@ +{ + "layout_id": 11, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.071, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "candle", + "decoration" + ], + "groups": [ + "all" + ], + "cat": "candle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/candle/candle_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.071, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06585885792, + 0.14243651999999998, + 0.053571671999999994 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "croissant", + "pastry", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "croissant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/croissant/croissant_0/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.290535947468069, + -0.7845739844628069, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000041/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000041/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4384066c49360569320497291cf9089d086d91d --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000041/ep_meta.json @@ -0,0 +1,607 @@ +{ + "layout_id": 50, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "turkey_slice" + ], + "groups": [ + "all" + ], + "cat": "turkey_slice", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/turkey_slice/TurkeySlice004/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.05840713366587696, + 0.1199999940887535, + 0.05755418774893327 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pear", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "pear", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/pear/pear_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.500008397870574, + -2.904714339739421, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000042/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000042/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3b55eb62495f5ad411d85c9aa35ae1cd55011c0a --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000042/ep_meta.json @@ -0,0 +1,579 @@ +{ + "layout_id": 54, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9623269999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "rolling_pin", + "tool" + ], + "groups": [ + "all" + ], + "cat": "rolling_pin", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/rolling_pin/rolling_pin_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9623269999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.12310520858557562, + 0.1787634970338026, + 0.08942144200000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "teapot", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "teapot", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/teapot/teapot_10/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.497680530149682, + -0.907318470198284, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706379572530664 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000043/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000043/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5775f32cd245a58ca760a2429541c9e10396b815 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000043/ep_meta.json @@ -0,0 +1,640 @@ +{ + "layout_id": 43, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pear", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "pear", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/pear/pear_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.097, + 0.351 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.131274737, + 0.13076197200000003, + 0.12267713700000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pancake", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "pancake", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/pancake/Pancakes001/model.xml" + }, + "reset_region": { + "size": [ + 0.7109769999999997, + 0.650008 + ], + "offset": [ + -0.17010000000000014, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_1.001_room": { + "cls": "Floor" + }, + "floor_1.001_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.006_room": { + "cls": "WallAccessory" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "cube_2_front_group_1": { + "cls": "Box" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "SingleCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.799015096940097, + -0.7944790448301672, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000044/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000044/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0f240f28154d77cf9668cfedd1ee37e36252e208 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000044/ep_meta.json @@ -0,0 +1,573 @@ +{ + "layout_id": 60, + "style_id": 13, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.3800000000000002, + 0.65 + ], + "offset": [ + -0.10999999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.3800000000000002, + 0.65 + ], + "offset": [ + -0.10999999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7600629999999999, + 0.418885 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mayonnaise", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "mayonnaise", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/mayonnaise/Mayonnaise006/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7600629999999999, + 0.418885 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.0448377865, + 0.27733118199999995, + 0.055233779 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tongs", + "tool" + ], + "groups": [ + "all" + ], + "cat": "tongs", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/tongs/Tongs006/model.xml" + }, + "reset_region": { + "size": [ + 0.3800000000000002, + 0.65 + ], + "offset": [ + -0.10999999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_12_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "wallaccessory_08_room": { + "cls": "WallAccessory" + }, + "wallaccessory_09_room": { + "cls": "WallAccessory" + }, + "wallaccessory_10_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_11_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "singlecabinet_01_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_main_group_1": { + "cls": "Box" + }, + "cube_12_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "fridgebottomfreezer_right_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_05_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_6_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_04_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_06_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_13_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_5_left_group_1": { + "cls": "Counter" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "toaster_left_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_01_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.493510135165562, + -0.8406654706383494, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000045/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000045/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfad7426a42c2a23af833f0daf418f2e100732db --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000045/ep_meta.json @@ -0,0 +1,685 @@ +{ + "layout_id": 12, + "style_id": 24, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lemon_wedge", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lemon_wedge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/lemon_wedge/LemonWedge001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.05318319076000001, + 0.09707054252000001, + 0.07255429020000001 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bread", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bread", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bread/bread_1/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group": { + "cls": "Dishwasher" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "top_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_2_main_group": { + "cls": "Box" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "PanelCabinet" + }, + "box_3_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "box_2_left_group": { + "cls": "Box" + }, + "fridge_1_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_left_group": { + "cls": "HousingCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "SingleCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "PanelCabinet" + }, + "box_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_right_group_1": { + "cls": "HingeCabinet" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_island_group_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + }, + "box_1_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8842836822835871, + -0.7929268492288817, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000046/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000046/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9e5f7da57f80c8e46d839955d972a92e483f69e --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000046/ep_meta.json @@ -0,0 +1,647 @@ +{ + "layout_id": 22, + "style_id": 30, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.71, + 0.65 + ], + "offset": [ + -0.355, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.71, + 0.65 + ], + "offset": [ + -0.355, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6499999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kettle_non_electric", + "receptacle", + "kettle", + "cookware" + ], + "groups": [ + "all" + ], + "cat": "kettle_non_electric", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/kettle/kettle_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6499999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.024867912799999996, + 0.169157157, + 0.0181548253 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "fork", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "fork", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/fork/fork_4/model.xml" + }, + "reset_region": { + "size": [ + 0.71, + 0.65 + ], + "offset": [ + -0.355, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "floor_4_room": { + "cls": "Floor" + }, + "floor_4_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "oven_left_group": { + "cls": "Oven" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "stovetop_dining_area_group_1": { + "cls": "Stovetop" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_1_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_1_2": { + "cls": "Drawer" + }, + "dining_dining_area_group_2": { + "cls": "Counter" + }, + "stack_1_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_2_2": { + "cls": "Drawer" + }, + "bottom_front_group_base": { + "cls": "Box" + }, + "bottom_front_group_1": { + "cls": "Drawer" + }, + "middle_front_group": { + "cls": "HingeCabinet" + }, + "microwave_front_group": { + "cls": "Microwave" + }, + "microwave_housing_front_group": { + "cls": "HousingCabinet" + }, + "top_front_group": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_3_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.168604106731104, + -0.8170142408913124, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000047/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000047/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9e3aefd1ab7fc11b1a1bc2ea36436a98153323f0 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000047/ep_meta.json @@ -0,0 +1,518 @@ +{ + "layout_id": 34, + "style_id": 36, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.8849000000000018, + 0.65 + ], + "offset": [ + 1.2795999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8849000000000018, + 0.65 + ], + "offset": [ + 1.2795999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8249, + 0.3716 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lime", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lime", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/lime/lime_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8249, + 0.3716 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.05351164464999999, + 0.05334858854999999, + 0.09602609119999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8849000000000018, + 0.65 + ], + "offset": [ + 1.2795999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "Drawer" + }, + "stack_4_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_3": { + "cls": "Drawer" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8257566426524213, + -1.3619681611879049, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000048/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000048/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa17b33e311370d853d7dd5071a9801576729d84 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000048/ep_meta.json @@ -0,0 +1,554 @@ +{ + "layout_id": 58, + "style_id": 36, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8368000000000007, + 0.65 + ], + "offset": [ + -1.2133999999999996, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8368000000000007, + 0.65 + ], + "offset": [ + -1.2133999999999996, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7767580000000001, + 0.309145 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kiwi", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "kiwi", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/kiwi/kiwi_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7767580000000001, + 0.309145 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.05357008889999999, + 0.17118411799999997, + 0.049541658399999994 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cucumber", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "cucumber", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cucumber/cucumber_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8368000000000007, + 0.65 + ], + "offset": [ + -1.2133999999999996, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "lightswitch_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_15_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_3": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_16_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5384126112417973, + -0.8157220660218827, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000049/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000049/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..22d1192ee66042ffe463ce8d1994e05b481034a3 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000049/ep_meta.json @@ -0,0 +1,566 @@ +{ + "layout_id": 11, + "style_id": 55, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.071, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "ladle", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "ladle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/ladle/ladle_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.071, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.062039034077169146, + 0.11999439225463793, + 0.06394787856336105 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pear", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "pear", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/pear/pear_13/model.xml" + }, + "reset_region": { + "size": [ + 1.122, + 0.65 + ], + "offset": [ + 0.0044999999999999485, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.356961739467235, + -0.7599953880151842, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000050/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000050/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..389ad58b41a77ca0a7e9b675adb2915da731155b --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000050/ep_meta.json @@ -0,0 +1,660 @@ +{ + "layout_id": 17, + "style_id": 55, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_1_left_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.568, + 0.65 + ], + "offset": [ + 0.125, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_1_left_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.568, + 0.65 + ], + "offset": [ + 0.125, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.008, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.008, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_1_left_group_1", + "min_size": [ + 0.09278913932572719, + 0.2044586313360668, + 0.007789590089999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "scissors", + "tool" + ], + "groups": [ + "all" + ], + "cat": "scissors", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/scissors/scissors_10/model.xml" + }, + "reset_region": { + "size": [ + 0.568, + 0.65 + ], + "offset": [ + 0.125, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stovetop_main_group_1": { + "cls": "Stovetop" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_7_main_group_1_base": { + "cls": "Box" + }, + "stack_7_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "hood_main_group_1": { + "cls": "Hood" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_4_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_5_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_6_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "box_left_group_1": { + "cls": "Box" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_1_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "fridge_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "box_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "Drawer" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_3": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "Drawer" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_3": { + "cls": "Drawer" + }, + "sink_1_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "cab_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cab_2_right_group_1": { + "cls": "OpenCabinet" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "Drawer" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "Drawer" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.846932215981983, + -0.8645818690359557, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000051/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000051/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e7c694171a28ba87590b95b8b5654298fdb17ae4 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000051/ep_meta.json @@ -0,0 +1,583 @@ +{ + "layout_id": 30, + "style_id": 19, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999983, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999983, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tomato", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "tomato", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/tomato/tomato_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_2_left_group", + "min_size": [ + 0.06875460339999998, + 0.05939274739999998, + 0.057136181899999985 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "peach", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "peach", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/peach/peach_3/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999983, + 0.65 + ], + "offset": [ + 8.881784197001252e-16, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "ligh_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "fridge_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "microwave_left_group": { + "cls": "Microwave" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "sink_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_right_group": { + "cls": "Dishwasher" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "box_right_group": { + "cls": "Box" + }, + "cab_1_right_group": { + "cls": "OpenCabinet" + }, + "cab_2_right_group": { + "cls": "OpenCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "dining_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "Drawer" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_3": { + "cls": "Drawer" + }, + "stack_2_front_group_4": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8042153923265335, + -1.5876728894261083, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000052/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000052/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a587362123385fa417a3689e855ee28c02f82ff2 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000052/ep_meta.json @@ -0,0 +1,602 @@ +{ + "layout_id": 26, + "style_id": 30, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.1192990921536268, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.1192990921536268, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bell_pepper", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bell_pepper", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bell_pepper/bell_pepper_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.136588914, + 0.161007378, + 0.027112239 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "digital_scale", + "tool" + ], + "groups": [ + "all" + ], + "cat": "digital_scale", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/digital_scale/DigitalScale003/model.xml" + }, + "reset_region": { + "size": [ + 1.1192990921536268, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_front_group", + "counter": "counter_1_front_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.0515524821097313, + -4.359816063514258, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5707957029303028 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000053/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000053/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6ccae1a12ea3c124899241ffeb664b5c39d273a0 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000053/ep_meta.json @@ -0,0 +1,555 @@ +{ + "layout_id": 36, + "style_id": 18, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.0497999999999998, + 0.65 + ], + "offset": [ + 0.00010000000000010001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.0497999999999998, + 0.65 + ], + "offset": [ + 0.00010000000000010001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.99, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "yogurt", + "packaged_food", + "dairy", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "yogurt", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/yogurt/yogurt_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.99, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.0943436, + 0.2377985, + 0.02924877 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pizza_cutter", + "tool" + ], + "groups": [ + "all" + ], + "cat": "pizza_cutter", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/pizza_cutter/PizzaCutter003/model.xml" + }, + "reset_region": { + "size": [ + 1.0497999999999998, + 0.65 + ], + "offset": [ + 0.00010000000000010001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "cube_2_front_group_1": { + "cls": "Box" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "papertowel_front_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "plant_right_group_1": { + "cls": "Accessory" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.162990997016365, + -0.5965433973474676, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000054/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000054/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8621ce192bc7db5a6fbae830b99235da24f32a7a --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000054/ep_meta.json @@ -0,0 +1,605 @@ +{ + "layout_id": 33, + "style_id": 31, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + 0.5, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + 0.5, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "ketchup", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "ketchup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/ketchup/ketchup_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.10082104800000001, + 0.09540593600000001, + 0.032090665 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bagel", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bagel", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bagel/bagel_0/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + 0.5, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.879002553350733, + -0.4136535808575804, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000055/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000055/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c6a39fd58a30dd650fb829f47c96fe9ca4b12f4d --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000055/ep_meta.json @@ -0,0 +1,609 @@ +{ + "layout_id": 46, + "style_id": 57, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cucumber", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "cucumber", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cucumber/cucumber_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.04982950829999999, + 0.14104355024999995, + 0.05576044664999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "eggplant", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "eggplant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/eggplant/eggplant_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_01_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.738949355930272, + -0.9440717103003989, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706378976484208 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000056/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000056/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4cdbd3aa9560aeb054e1c2fc8b40797b2d0aafbb --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000056/ep_meta.json @@ -0,0 +1,582 @@ +{ + "layout_id": 54, + "style_id": 20, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9623269999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "milk", + "drink", + "dairy", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "milk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/milk/milk_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9623269999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_main_group_1", + "min_size": [ + 0.07905816, + 0.29921823999999997, + 0.0790514 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "whisk", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "whisk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/whisk/Whisk002/model.xml" + }, + "reset_region": { + "size": [ + 1.022279, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.4148014993832274, + -0.9575042143655016, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706379572530664 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000057/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000057/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..67e225eb7140e8166505cc2e01401171b5df6872 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000057/ep_meta.json @@ -0,0 +1,643 @@ +{ + "layout_id": 24, + "style_id": 52, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "avocado", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "avocado", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/avocado/avocado_4/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06252291602999999, + 0.07545826889999997, + 0.05928199888499998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mango", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mango", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mango/mango_13/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "Drawer" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_5": { + "cls": "Drawer" + }, + "stack_3_main_group_6": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "Drawer" + }, + "stack_6_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_base": { + "cls": "Box" + }, + "stack_7_main_group_1": { + "cls": "Drawer" + }, + "stack_7_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_3": { + "cls": "Drawer" + }, + "wall_stack_main_group_base": { + "cls": "Box" + }, + "wall_stack_main_group_1": { + "cls": "HingeCabinet" + }, + "wall_stack_main_group_2": { + "cls": "HingeCabinet" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "SingleCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "fridge_top_cabinet_right_group": { + "cls": "HingeCabinet" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_box_1_island_group_1_base": { + "cls": "Box" + }, + "panel_box_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.799242223989042, + -0.7862219651525191, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000058/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000058/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6b09df8a816088f6fb97a04054eb35e6b50c7487 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000058/ep_meta.json @@ -0,0 +1,589 @@ +{ + "layout_id": 53, + "style_id": 17, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7438830000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "turkey_slice" + ], + "groups": [ + "all" + ], + "cat": "turkey_slice", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/turkey_slice/TurkeySlice002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7438830000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.06490043399999999, + 0.16696110549999996, + 0.05111708599999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "hotdog_bun", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "hotdog_bun", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/hotdog_bun/HotdogBun003/model.xml" + }, + "reset_region": { + "size": [ + 0.8038599999999996, + 0.650027 + ], + "offset": [ + -0.14700000000000024, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_4_room": { + "cls": "Wall" + }, + "wall_front_4_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1_1": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_3": { + "cls": "Drawer" + }, + "stack_5_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_5_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_dining_area_group_1_2": { + "cls": "Drawer" + }, + "cube_6_dining_area_group_1": { + "cls": "Box" + }, + "cube_1_dining_area_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "counter_corner_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_right_group_1_base": { + "cls": "Box" + }, + "stack_6_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_right_group_1_2": { + "cls": "Drawer" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_4_front_group_1": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "stack_9_front_group_1_base": { + "cls": "Box" + }, + "stack_9_front_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_2_front_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_front_group_1": { + "cls": "CoffeeMachine" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.947047147517687, + -4.1970957788753855, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001513629834557495 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000059/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000059/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56df2417925123e35696888e5f3b0d5a29725f62 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000059/ep_meta.json @@ -0,0 +1,607 @@ +{ + "layout_id": 33, + "style_id": 53, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + -0.3, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + -0.3, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "apple", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "apple", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/apple/apple_18/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.340555 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06951670320000002, + 0.06951376740000002, + 0.10603351395000003 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "coffee_cup", + "drink" + ], + "groups": [ + "all" + ], + "cat": "coffee_cup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/coffee_cup/coffee_cup_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0, + 0.65 + ], + "offset": [ + -0.3, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.5434680210664202, + -0.7985484524146083, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000060/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000060/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a02d781bf038bf31ec94db4609f9b76ee8560b9e --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000060/ep_meta.json @@ -0,0 +1,521 @@ +{ + "layout_id": 34, + "style_id": 49, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.9727787192975836, + 0.65 + ], + "offset": [ + -0.7054000000000005, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9727787192975836, + 0.65 + ], + "offset": [ + -0.7054000000000005, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.825, + 0.3716 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.825, + 0.3716 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.1109960355, + 0.125383608, + 0.0904473255 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lettuce", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lettuce", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/lettuce/Lettuce004/model.xml" + }, + "reset_region": { + "size": [ + 0.9727787192975836, + 0.65 + ], + "offset": [ + -0.7054000000000005, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "Drawer" + }, + "stack_4_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_3": { + "cls": "Drawer" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8459135543298303, + -3.2594816190412588, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000061/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000061/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..646736bcef5a27e337652cb1f30bdd0828d26c74 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000061/ep_meta.json @@ -0,0 +1,598 @@ +{ + "layout_id": 21, + "style_id": 44, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mango", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mango", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mango/mango_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.06301314029999996, + 0.08249881694999997, + 0.05559345577499998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bell_pepper", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bell_pepper", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bell_pepper/bell_pepper_0/model.xml" + }, + "reset_region": { + "size": [ + 0.7500000000000007, + 0.65 + ], + "offset": [ + -0.030999999999999694, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "sink_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "hood_left_group": { + "cls": "Hood" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "fridge_left_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "counter_3_left_group": { + "cls": "Counter" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_3_left_group", + "counter": "counter_2_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.7730044588505163, + -2.5975067208917597, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000062/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000062/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4f55521a5f98ecc0b7575df9b2b2b299ac53c8d4 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000062/ep_meta.json @@ -0,0 +1,585 @@ +{ + "layout_id": 48, + "style_id": 57, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.029804, + 0.309156 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "jug", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "jug", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/jug/jug_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.029804, + 0.309156 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.048026731499999996, + 0.048024259799999997, + 0.16499963039999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_drink/bottled_drink_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "lightswitch_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_3_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_right_group_1": { + "cls": "OpenCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "Drawer" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_3": { + "cls": "Drawer" + }, + "stack_03_right_group_1_base": { + "cls": "Box" + }, + "stack_03_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "Drawer" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_3": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_right_group_1", + "counter": "counter_3_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.748468259680787, + -3.6152408152669637, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.00014782238328514552 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000063/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000063/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5cff188243fe1c83f50f410ed1b76aae668ac217 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000063/ep_meta.json @@ -0,0 +1,600 @@ +{ + "layout_id": 26, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "cab_2_right_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.2550000000000012, + 0.65 + ], + "offset": [ + -0.29749999999999943, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "cab_2_right_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.2550000000000012, + 0.65 + ], + "offset": [ + -0.29749999999999943, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_right_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_right_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "syrup_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "syrup_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/syrup_bottle/SyrupBottle003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "cab_2_right_group", + "min_size": [ + 0.09275159699999999, + 0.31695553, + 0.03890589149999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "wooden_spoon", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "wooden_spoon", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/wooden_spoon/WoodenSpoon002/model.xml" + }, + "reset_region": { + "size": [ + 1.2550000000000012, + 0.65 + ], + "offset": [ + -0.29749999999999943, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_right_group", + "counter": "counter_1_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.322148406149215, + -3.3580245825646147, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 7.085780169280298e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000064/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000064/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..432f28cc0bd992bcd6d58e485ef1a2896e67452c --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000064/ep_meta.json @@ -0,0 +1,610 @@ +{ + "layout_id": 50, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "apple", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "apple", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/apple/apple_18/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.10163319, + 0.10166015, + 0.18279823 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "soap_dispenser", + "cleaner" + ], + "groups": [ + "all" + ], + "cat": "soap_dispenser", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/soap_dispenser/SoapDispenser006/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.497102565417766, + -2.960023659293953, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000065/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000065/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f728cc67d2475981fc0be537c76a301e978fe8ec --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000065/ep_meta.json @@ -0,0 +1,597 @@ +{ + "layout_id": 42, + "style_id": 42, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.7597999999999994, + 0.65 + ], + "offset": [ + 0.9026000000000001, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.7597999999999994, + 0.65 + ], + "offset": [ + 0.9026000000000001, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.699989, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "whisk", + "utensil" + ], + "groups": [ + "all" + ], + "cat": "whisk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/whisk/Whisk001/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.699989, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.08117588, + 0.08189596, + 0.19258767999999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "soap_dispenser", + "cleaner" + ], + "groups": [ + "all" + ], + "cat": "soap_dispenser", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/soap_dispenser/SoapDispenser003/model.xml" + }, + "reset_region": { + "size": [ + 0.7597999999999994, + 0.65 + ], + "offset": [ + 0.9026000000000001, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "plant_left_group_1": { + "cls": "Accessory" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.357000796915471, + -2.9395034961768527, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000066/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000066/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a4754399bfa2f9766e860a9b4366df8641fb959e --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000066/ep_meta.json @@ -0,0 +1,606 @@ +{ + "layout_id": 46, + "style_id": 36, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "donut", + "pastry", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "donut", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/donut/donut_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.16599284954999996, + 0.11557245479999996, + 0.13667960459999995 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "jug", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "jug", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/jug/jug_3/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_01_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.899844585720111, + -0.9604679409029825, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706378976484208 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000067/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000067/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..087648a72c2314cff2f46c087b5fbaa1d18fd4a5 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000067/ep_meta.json @@ -0,0 +1,573 @@ +{ + "layout_id": 45, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7869999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "juice", + "drink" + ], + "groups": [ + "all" + ], + "cat": "juice", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/juice/Juice003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7869999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.136588914, + 0.161007378, + 0.027112239 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "digital_scale", + "tool" + ], + "groups": [ + "all" + ], + "cat": "digital_scale", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/digital_scale/DigitalScale003/model.xml" + }, + "reset_region": { + "size": [ + 0.8470000000000004, + 0.65 + ], + "offset": [ + 0.09899999999999975, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "panelbox_2_island_group_1_base": { + "cls": "Box" + }, + "panelbox_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "panelbox_1_island_group_1_base": { + "cls": "Box" + }, + "panelbox_1_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.8900077858115596, + -1.2246713566822371, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000068/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000068/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d45b16f980ca6f307a32c41ed338733c59a82d2c --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000068/ep_meta.json @@ -0,0 +1,568 @@ +{ + "layout_id": 38, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.3268020000000007, + 0.65 + ], + "offset": [ + -9.899999999962716e-05, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.3268020000000007, + 0.65 + ], + "offset": [ + -9.899999999962716e-05, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.266802, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.266802, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_left_group_1", + "min_size": [ + 0.0594332376, + 0.059428920100000004, + 0.11086028690000001 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "can", + "drink", + "group1" + ], + "groups": [ + "all" + ], + "cat": "can", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/can/can_12/model.xml" + }, + "reset_region": { + "size": [ + 1.3268020000000007, + 0.65 + ], + "offset": [ + -9.899999999962716e-05, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8129776975269047, + -5.550223206350886, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000069/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000069/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..708c199150e2d4a7ac970253c8abc3e55ffcd1fb --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000069/ep_meta.json @@ -0,0 +1,643 @@ +{ + "layout_id": 35, + "style_id": 16, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "garlic", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "garlic", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/garlic/garlic_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9924, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.072908, + 0.106228, + 0.054972 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lemon_wedge", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lemon_wedge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/lemon_wedge/LemonWedge002/model.xml" + }, + "reset_region": { + "size": [ + 1.0312, + 0.65 + ], + "offset": [ + 0.005300000000000082, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.11503644219437, + -0.8463172444814576, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707961519493434 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000070/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000070/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3fab52970dacd2db2fb15f5078712a91b2b6ce33 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000070/ep_meta.json @@ -0,0 +1,614 @@ +{ + "layout_id": 50, + "style_id": 59, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_3_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "potato", + "vegetable", + "food", + "in_container", + "food_set1", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "potato", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/potato/potato_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9150309999999999, + 0.309163 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_3_right_group_1", + "min_size": [ + 0.09304797419999998, + 0.1687658888215359, + 0.03715058176130503 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "banana", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "banana", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/banana/banana_15/model.xml" + }, + "reset_region": { + "size": [ + 0.9750369999999999, + 0.65 + ], + "offset": [ + -0.2875000000000001, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_3_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.439530712708857, + -2.9143985303201334, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000071/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000071/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..98ba5cbfcdf49748f3e732ba39e923337092260f --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000071/ep_meta.json @@ -0,0 +1,601 @@ +{ + "layout_id": 42, + "style_id": 37, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9830162434802143, + 0.65 + ], + "offset": [ + -0.7584, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.9830162434802143, + 0.65 + ], + "offset": [ + -0.7584, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.592633, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "hot_dog", + "cooked_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "hot_dog", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/hot_dog/hot_dog_3/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.592633, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_right_group_1", + "min_size": [ + 0.12097239, + 0.12117099, + 0.0202998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sandwich_bread", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "sandwich_bread", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/sandwich_bread/SandwichBread006/model.xml" + }, + "reset_region": { + "size": [ + 0.9830162434802143, + 0.65 + ], + "offset": [ + -0.7584, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "plant_left_group_1": { + "cls": "Accessory" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.389456388373397, + -1.183891800975915, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000072/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000072/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bdbb689be4713d7579725e2d0bb82309f9fccc51 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000072/ep_meta.json @@ -0,0 +1,585 @@ +{ + "layout_id": 54, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0413000000000003, + 0.65 + ], + "offset": [ + -0.1570999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0413000000000003, + 0.65 + ], + "offset": [ + -0.1570999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.980834, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "apple", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "apple", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/apple/apple_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.980834, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.07489480363000164, + 0.07446963915346248, + 0.07983764375782279 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "garlic", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "garlic", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/garlic/garlic_2/model.xml" + }, + "reset_region": { + "size": [ + 1.0413000000000003, + 0.65 + ], + "offset": [ + -0.1570999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.229524023062834, + -0.9395803603964045, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706379572530664 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000073/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000073/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..b3f432427bff42b0dd311ba7b0710fa6580f2f55 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000073/ep_meta.json @@ -0,0 +1,589 @@ +{ + "layout_id": 48, + "style_id": 27, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.029804, + 0.309156 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "apple", + "fruit", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "apple", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/apple/apple_18/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.029804, + 0.309156 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_3_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_right_group_1", + "min_size": [ + 0.0918202005, + 0.057627339, + 0.1382033835 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "honey_bottle", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "honey_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/honey_bottle/HoneyBottle001/model.xml" + }, + "reset_region": { + "size": [ + 1.0900399999999988, + 0.650012 + ], + "offset": [ + 1.0936, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "lightswitch_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_2_room": { + "cls": "WallAccessory" + }, + "lightswitch_3_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_right_group_1": { + "cls": "OpenCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "Drawer" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_06_right_group_1_3": { + "cls": "Drawer" + }, + "stack_03_right_group_1_base": { + "cls": "Box" + }, + "stack_03_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "Drawer" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_3": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_right_group_1", + "counter": "counter_3_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.7095211374292054, + -3.5986886741221653, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.00014782238328514552 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000074/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000074/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6898baa1823b9008b727877d2e0978193da7d209 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000074/ep_meta.json @@ -0,0 +1,610 @@ +{ + "layout_id": 13, + "style_id": 28, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "carrot", + "vegetable", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "carrot", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/carrot/carrot_3/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8089999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.028576455999999997, + 0.10520994, + 0.16999999999999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cereal", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "cereal", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cereal/cereal_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8659999999999999, + 0.65 + ], + "offset": [ + 0.0015000000000000568, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.884080761237976, + -1.0094420063459264, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000075/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000075/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a0ecfa04cec6f71711334946e1b71445757e641b --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000075/ep_meta.json @@ -0,0 +1,767 @@ +{ + "layout_id": 25, + "style_id": 50, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.3440000000000003, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.3440000000000003, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.47000000000000003 + ], + "size": [ + 0.776, + 0.34 + ], + "height": 0.29333333333333333, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mushroom", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mushroom", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mushroom/mushroom_12/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.47000000000000003 + ], + "size": [ + 0.776, + 0.34 + ], + "height": 0.29333333333333333, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_1_left_group", + "min_size": [ + 0.05221746683999998, + 0.03354978983999999, + 0.08491095059999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "boxed_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_drink/boxed_drink_0/model.xml" + }, + "reset_region": { + "size": [ + 0.3440000000000003, + 0.65 + ], + "offset": [ + 2.0109999999999997, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8194834402081183, + -0.909884254469949, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000076/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000076/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c48b792b5f99568e54094f3e2a5274cd079e569f --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000076/ep_meta.json @@ -0,0 +1,602 @@ +{ + "layout_id": 26, + "style_id": 42, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.7640000000000002, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.7640000000000002, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "condiment_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "condiment_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/condiment/condiment_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.165, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "cab_1_front_group", + "min_size": [ + 0.07374335400000002, + 0.07500000000000002, + 0.05981161200000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "squash", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "squash", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/squash/squash_13/model.xml" + }, + "reset_region": { + "size": [ + 0.7640000000000002, + 0.65 + ], + "offset": [ + 0.242, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_front_group", + "counter": "counter_1_front_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.875870437504695, + -4.315893456219264, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5707957029303028 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000077/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000077/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..472487b81abfbd70c9f812b7824f646bb12f9123 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000077/ep_meta.json @@ -0,0 +1,585 @@ +{ + "layout_id": 57, + "style_id": 12, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.8749805355468845, + 0.65 + ], + "offset": [ + -0.7007999999999999, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8749805355468845, + 0.65 + ], + "offset": [ + -0.7007999999999999, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79294, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "syrup_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "syrup_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/syrup_bottle/SyrupBottle004/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79294, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_main_group_1", + "min_size": [ + 0.06451408950000001, + 0.0641395755, + 0.2491480425 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "oil_and_vinegar_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "oil_and_vinegar_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/oil_and_vinegar_bottle/OilBottle006/model.xml" + }, + "reset_region": { + "size": [ + 0.8749805355468845, + 0.65 + ], + "offset": [ + -0.7007999999999999, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_9_main_group_1": { + "cls": "Box" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_left_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_04_left_group_1_base": { + "cls": "Box" + }, + "stack_04_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_10_left_group_1": { + "cls": "Box" + }, + "cube_11_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group_1": { + "cls": "Accessory" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_2_base": { + "cls": "Box" + }, + "stack_09_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_09_island_group_2_2": { + "cls": "Drawer" + }, + "stack_08_island_group_2_base": { + "cls": "Box" + }, + "stack_08_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_08_island_group_2_2": { + "cls": "Drawer" + }, + "stack_10_island_group_2_base": { + "cls": "Box" + }, + "stack_10_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_10_island_group_2_2": { + "cls": "Drawer" + }, + "stack_11_island_group_2_base": { + "cls": "Box" + }, + "stack_11_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_2_2": { + "cls": "Drawer" + }, + "cube_5_island_group_2": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + -0.7892498245019267, + -1.301028182527304, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.000175978787528841 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000078/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000078/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e08374aa6b0e815b754b7e86a76240a1d3a07d99 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000078/ep_meta.json @@ -0,0 +1,563 @@ +{ + "layout_id": 14, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_2_left_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0539999999999996, + 0.65 + ], + "offset": [ + 0.3530000000000002, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_2_left_group_1", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.0539999999999996, + 0.65 + ], + "offset": [ + 0.3530000000000002, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9059999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "baguette", + "bread_food", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "baguette", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/baguette/baguette_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9059999999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "cab_2_left_group_1", + "min_size": [ + 0.07302815839999997, + 0.07999939919999997, + 0.07302816799999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "onion", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "onion", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/onion/onion_2/model.xml" + }, + "reset_region": { + "size": [ + 1.0539999999999996, + 0.65 + ], + "offset": [ + 0.3530000000000002, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_3": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_left_group_1": { + "cls": "Counter" + }, + "fridge_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1.002_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_left_group_1": { + "cls": "Box" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "counter_1_island_group_1": { + "cls": "Counter" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.7794307445657842, + -1.2647941387816102, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000079/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000079/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7a3dcc311e7c7e5f96a6b743ce334baa7e293793 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000079/ep_meta.json @@ -0,0 +1,632 @@ +{ + "layout_id": 23, + "style_id": 59, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.2999999999999998, + 0.65 + ], + "offset": [ + -2.0315000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.2999999999999998, + 0.65 + ], + "offset": [ + -2.0315000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.06515116499999997, + 0.07499999999999997, + 0.07032914699999997 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lime", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lime", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/lime/lime_1/model.xml" + }, + "reset_region": { + "size": [ + 0.2999999999999998, + 0.65 + ], + "offset": [ + -2.0315000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "HingeCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_box_main_group": { + "cls": "Box" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "OpenCabinet" + }, + "cab_2_left_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_2": { + "cls": "Drawer" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "island_1_island_group": { + "cls": "Counter" + }, + "island_box_island_group": { + "cls": "Box" + }, + "island_2_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8725825101384346, + -0.81727160783233, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000080/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000080/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..102695f5df3550183ece38d60632f898442db146 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000080/ep_meta.json @@ -0,0 +1,642 @@ +{ + "layout_id": 24, + "style_id": 21, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_2_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tangerine", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "tangerine", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/tangerine/tangerine_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_2_main_group", + "min_size": [ + 0.099572274, + 0.099567531, + 0.136621044 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "jar", + "receptacle", + "decoration" + ], + "groups": [ + "all" + ], + "cat": "jar", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/jar/Jar008/model.xml" + }, + "reset_region": { + "size": [ + 2.3480000000000003, + 0.65 + ], + "offset": [ + -0.4354999999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "Drawer" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_5": { + "cls": "Drawer" + }, + "stack_3_main_group_6": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "Drawer" + }, + "stack_6_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_base": { + "cls": "Box" + }, + "stack_7_main_group_1": { + "cls": "Drawer" + }, + "stack_7_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_3": { + "cls": "Drawer" + }, + "wall_stack_main_group_base": { + "cls": "Box" + }, + "wall_stack_main_group_1": { + "cls": "HingeCabinet" + }, + "wall_stack_main_group_2": { + "cls": "HingeCabinet" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "SingleCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "fridge_top_cabinet_right_group": { + "cls": "HingeCabinet" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_box_1_island_group_1_base": { + "cls": "Box" + }, + "panel_box_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_2_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.720252596364509, + -0.8000189905729777, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000081/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000081/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0a029cc541cac3f50e1f6fd88e70f6629b5596d9 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000081/ep_meta.json @@ -0,0 +1,686 @@ +{ + "layout_id": 12, + "style_id": 42, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "croissant", + "pastry", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "croissant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/croissant/croissant_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.05357008889999999, + 0.17118411799999997, + 0.049541658399999994 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cucumber", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "all" + ], + "cat": "cucumber", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cucumber/cucumber_0/model.xml" + }, + "reset_region": { + "size": [ + 0.49999999999999956, + 0.65 + ], + "offset": [ + -1.6870000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group": { + "cls": "Dishwasher" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "top_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_2_main_group": { + "cls": "Box" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "PanelCabinet" + }, + "box_3_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "box_2_left_group": { + "cls": "Box" + }, + "fridge_1_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_left_group": { + "cls": "HousingCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "SingleCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "PanelCabinet" + }, + "box_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_right_group_1": { + "cls": "HingeCabinet" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_island_group_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + }, + "box_1_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.9292531612812377, + -0.7968980056146419, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000082/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000082/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ee1f4938912f7cc11a5e8ed32199c2c97f5edc34 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000082/ep_meta.json @@ -0,0 +1,678 @@ +{ + "layout_id": 20, + "style_id": 17, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_5_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.6460000000000006, + 0.65 + ], + "offset": [ + -0.33299999999999974, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_5_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.6460000000000006, + 0.65 + ], + "offset": [ + -0.33299999999999974, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_5_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.5900000000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_5_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "onion", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "onion", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/onion/onion_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.5900000000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_5_main_group", + "min_size": [ + 0.06578622, + 0.15680246, + 0.15320367000000001 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "dish_brush", + "tool", + "cleaner" + ], + "groups": [ + "all" + ], + "cat": "dish_brush", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/dish_brush/DishBrush007/model.xml" + }, + "reset_region": { + "size": [ + 0.6460000000000006, + 0.65 + ], + "offset": [ + -0.33299999999999974, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "counter_corner_1_left_group": { + "cls": "Counter" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group": { + "cls": "Dishwasher" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_2_left_group": { + "cls": "Box" + }, + "cab_1_left_group": { + "cls": "SingleCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "SingleCabinet" + }, + "cab_corner_left_group": { + "cls": "Box" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "counter_1_island_group_2": { + "cls": "Counter" + }, + "panel_stack_1_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_2_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_2_1": { + "cls": "PanelCabinet" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "fridge_1_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "box_front_group_1": { + "cls": "Box" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_front_group_1": { + "cls": "SingleCabinet" + }, + "toaster_front_group_1": { + "cls": "Toaster" + }, + "counter_1_front_group_2": { + "cls": "Counter" + }, + "stack_1_front_group_2_base": { + "cls": "Box" + }, + "stack_1_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2_base": { + "cls": "Box" + }, + "stack_2_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_2_base": { + "cls": "Box" + }, + "stack_3_front_group_2_1": { + "cls": "SingleCabinet" + }, + "cab_1_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_2": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_2": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_5_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.16749010065244, + -0.8081354143496658, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000083/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000083/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c034c900240b73f8fea72499af1fb18cfa8a7e96 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000083/ep_meta.json @@ -0,0 +1,606 @@ +{ + "layout_id": 46, + "style_id": 54, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_01_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "milk", + "dairy", + "drink", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "milk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/milk/milk_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7873410000000001, + 0.340006 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_01_main_group_1", + "min_size": [ + 0.05351164464999999, + 0.05334858854999999, + 0.09602609119999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "shaker", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/shaker/shaker_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8474359999999976, + 0.65 + ], + "offset": [ + 0.4248000000000012, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_01_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.800538765387431, + -0.9531291613330233, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706378976484208 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000084/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000084/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f1028702a1cc6e85d2aed8175a5c4a0849da73c --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000084/ep_meta.json @@ -0,0 +1,611 @@ +{ + "layout_id": 51, + "style_id": 14, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_6_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.8984620000000021, + 0.65 + ], + "offset": [ + 0.44919999999999893, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_6_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8984620000000021, + 0.65 + ], + "offset": [ + 0.44919999999999893, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_6_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.838452, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_6_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lemon_wedge", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "lemon_wedge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/lemon_wedge/LemonWedge005/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.838452, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_6_main_group_1", + "min_size": [ + 0.048026731499999996, + 0.048024259799999997, + 0.16499963039999999 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_drink/bottled_drink_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8984620000000021, + 0.65 + ], + "offset": [ + 0.44919999999999893, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_05_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "hingecabinet_6_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_base": { + "cls": "Box" + }, + "stack_06_main_group_1_1": { + "cls": "Drawer" + }, + "stack_06_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_3": { + "cls": "Drawer" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_08_right_group_1_base": { + "cls": "Box" + }, + "stack_08_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_11_island_group_1_base": { + "cls": "Box" + }, + "stack_11_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_1_2": { + "cls": "Drawer" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_6_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.4434837885403033, + -0.8357532321654239, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.57064844767067 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000085/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000085/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f9282884d2140723e635f2f6afc01243cfd0236 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000085/ep_meta.json @@ -0,0 +1,597 @@ +{ + "layout_id": 27, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000016, + 0.65 + ], + "offset": [ + 0.8599999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000016, + 0.65 + ], + "offset": [ + 0.8599999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cinnamon", + "spice" + ], + "groups": [ + "all" + ], + "cat": "cinnamon", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/cinnamon/Cinnamon003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.043063776000000005, + 0.043063776000000005, + 0.1059575475 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "salt_and_pepper_shaker", + "spice" + ], + "groups": [ + "all" + ], + "cat": "salt_and_pepper_shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/salt_and_pepper_shaker/PepperShaker006/model.xml" + }, + "reset_region": { + "size": [ + 0.8000000000000016, + 0.65 + ], + "offset": [ + 0.8599999999999994, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "window_group_4_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "SingleCabinet" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "middle_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "box_left_group": { + "cls": "Box" + }, + "fridge_left_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "fridge_top_left_group": { + "cls": "HingeCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "stove_front_group": { + "cls": "Stove" + }, + "counter_2_front_group": { + "cls": "Counter" + }, + "counter_3_front_group": { + "cls": "Counter" + }, + "counter_4_front_group": { + "cls": "Counter" + }, + "counter_5_front_group": { + "cls": "Counter" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_3_front_group_base": { + "cls": "Box" + }, + "stack_3_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_2": { + "cls": "Drawer" + }, + "box_1_front_group": { + "cls": "Box" + }, + "box_2_front_group": { + "cls": "Box" + }, + "box_3_front_group": { + "cls": "Box" + }, + "hood_front_group": { + "cls": "Hood" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.7698123215693924, + -0.8059623505066877, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000086/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000086/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2cfba5d392632df909613a5cff48aa997f7849e0 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000086/ep_meta.json @@ -0,0 +1,765 @@ +{ + "layout_id": 25, + "style_id": 12, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.7090000000000001, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.7090000000000001, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "cab_1_main_group", + "min_size": [ + 0.27928959999999997, + 0.20853049999999998, + 0.170069275 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "basket", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "basket", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/basket/Basket039/model.xml" + }, + "reset_region": { + "size": [ + 1.0690000000000002, + 0.65 + ], + "offset": [ + -0.23699999999999988, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.0945768166910481, + -0.7998175847256564, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000087/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000087/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..daa8cc6224e72bbd717de752fff13954c4ad573d --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000087/ep_meta.json @@ -0,0 +1,543 @@ +{ + "layout_id": 44, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "broccoli", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "broccoli", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/broccoli/broccoli_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.065099525, + 0.0650351, + 0.186543775 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mustard", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "mustard", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/mustard/Mustard002/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_left_group_1", + "counter": "counter_2_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5517947998527606, + -0.8602575229306708, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000088/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000088/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6d22d738a470e42114e9e757c9c6678fbb1fd6d7 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000088/ep_meta.json @@ -0,0 +1,681 @@ +{ + "layout_id": 29, + "style_id": 29, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 1.299999999999999, + 0.65 + ], + "offset": [ + 1.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 1.299999999999999, + 0.65 + ], + "offset": [ + 1.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.26999999999999996 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.5399999999999999, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_left_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pickle_slice" + ], + "groups": [ + "all" + ], + "cat": "pickle_slice", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/pickle_slice/PickleSlice003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.26999999999999996 + ], + "size": [ + 0.94, + 0.34 + ], + "height": 0.5399999999999999, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "cab_3_left_group", + "min_size": [ + 0.07261774416, + 0.07261775712, + 0.21836988072 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "liquor", + "drink", + "alcohol" + ], + "groups": [ + "all" + ], + "cat": "liquor", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/alcohol/alcohol_11/model.xml" + }, + "reset_region": { + "size": [ + 1.299999999999999, + 0.65 + ], + "offset": [ + 1.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "middle_main_group": { + "cls": "HingeCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "Drawer" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "panel_stack_main_group_base": { + "cls": "Box" + }, + "panel_stack_main_group_1": { + "cls": "PanelCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "Drawer" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_3": { + "cls": "Drawer" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "sink_island_group": { + "cls": "Sink" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_box_1_island_group_base": { + "cls": "Box" + }, + "panel_box_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_3": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_base": { + "cls": "Box" + }, + "stack_5_island_group_1": { + "cls": "Drawer" + }, + "stack_5_island_group_2": { + "cls": "Drawer" + }, + "stack_5_island_group_3": { + "cls": "Drawer" + }, + "panel_cab_2_island_group_base": { + "cls": "Box" + }, + "panel_cab_2_island_group_1": { + "cls": "PanelCabinet" + }, + "box_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_3_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.16660899045389485, + -3.0263105832811292, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000089/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000089/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56a8a9f62b537fdbe82689d85a851173133a584a --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000089/ep_meta.json @@ -0,0 +1,525 @@ +{ + "layout_id": 55, + "style_id": 17, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 1.067704592382645, + 0.65 + ], + "offset": [ + 0.23749999999999982, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 1.067704592382645, + 0.65 + ], + "offset": [ + 0.23749999999999982, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6150530000000001, + 0.30914400000000003 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "paprika", + "spice" + ], + "groups": [ + "all" + ], + "cat": "paprika", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/paprika/Paprika004/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6150530000000001, + 0.30914400000000003 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_main_group_1", + "min_size": [ + 0.04989618215999998, + 0.13199999735999995, + 0.07959800375999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_food", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "boxed_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_food/boxed_food_0/model.xml" + }, + "reset_region": { + "size": [ + 1.067704592382645, + 0.65 + ], + "offset": [ + 0.23749999999999982, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "cube_13_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "cube_8_island_group_1": { + "cls": "Box" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.005521219435848, + -0.9592441534155511, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706379572530664 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000090/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000090/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..44439422913ca1bd50b8cba4d3c20db760050173 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000090/ep_meta.json @@ -0,0 +1,657 @@ +{ + "layout_id": 49, + "style_id": 13, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_2_main_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "candle", + "decoration" + ], + "groups": [ + "all" + ], + "cat": "candle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/candle/candle_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.239986, + 0.309161 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_2_main_group_1", + "min_size": [ + 0.27521772, + 0.218687196, + 0.098827296 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "colander", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "colander", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/colander/Colander002/model.xml" + }, + "reset_region": { + "size": [ + 1.2997959999999984, + 0.65 + ], + "offset": [ + -0.5932000000000008, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_11_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_13_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "fridgefrenchdoor_left_group_2": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_2": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_2": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "counter_5_front_group_1": { + "cls": "Counter" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_base": { + "cls": "Box" + }, + "stack_13_front_group_1_1": { + "cls": "Drawer" + }, + "stack_13_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_3": { + "cls": "Drawer" + }, + "stack_14_front_group_1_base": { + "cls": "Box" + }, + "stack_14_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_14_front_group_1_2": { + "cls": "Drawer" + }, + "stack_15_front_group_1_base": { + "cls": "Box" + }, + "stack_15_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_15_front_group_1_2": { + "cls": "Drawer" + }, + "stack_11_front_group_1_base": { + "cls": "Box" + }, + "stack_11_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_front_group_1_2": { + "cls": "Drawer" + }, + "cube_4_front_group_1": { + "cls": "Box" + }, + "cube_11_front_group_1": { + "cls": "Box" + }, + "cube_5_front_group_1": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "stack_10_dining_area_group_base": { + "cls": "Box" + }, + "stack_10_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_10_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_09_dining_area_group_base": { + "cls": "Box" + }, + "stack_09_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_09_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_08_dining_area_group_base": { + "cls": "Box" + }, + "stack_08_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_08_dining_area_group_2": { + "cls": "Drawer" + }, + "cube_2_dining_area_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_2_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.7549957141915113, + -1.1743731478576542, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706449309965886 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000091/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000091/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d501286bae7180ce154be1f38e22c8c894b3fdaa --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000091/ep_meta.json @@ -0,0 +1,567 @@ +{ + "layout_id": 38, + "style_id": 16, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.8845370000000019, + 0.65 + ], + "offset": [ + -0.0002314999999990519, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8845370000000019, + 0.65 + ], + "offset": [ + -0.0002314999999990519, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8249329999999999, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_4_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "reamer", + "tool" + ], + "groups": [ + "all" + ], + "cat": "reamer", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/reamer/Reamer002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.8249329999999999, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_4_left_group_1", + "min_size": [ + 0.029180713, + 0.24547144049999997, + 0.0240399875 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tongs", + "tool" + ], + "groups": [ + "all" + ], + "cat": "tongs", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/tongs/Tongs001/model.xml" + }, + "reset_region": { + "size": [ + 0.8845370000000019, + 0.65 + ], + "offset": [ + -0.0002314999999990519, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_4_left_group_1", + "counter": "counter_2_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.7914233486736821, + -3.6214488548371584, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000092/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000092/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd9bc0fcf0b507639b8c9d88d5970cd2c062a509 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000092/ep_meta.json @@ -0,0 +1,768 @@ +{ + "layout_id": 25, + "style_id": 21, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_4_main_group", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9939999999999989, + 0.65 + ], + "offset": [ + -0.2265000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_4_main_group", + "min_size": [ + 0.059581373399999964, + 0.06091159859999996, + 0.08999999459999994 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "size": [ + 0.9939999999999989, + 0.65 + ], + "offset": [ + -0.2265000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_4_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.6399999999999999, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_4_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.21999999999999997 + ], + "size": [ + 0.6399999999999999, + 0.34 + ], + "height": 0.43999999999999995, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_4_main_group", + "min_size": [ + 0.053551092, + 0.05354496, + 0.1061407725 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "salt_and_pepper_shaker", + "spice" + ], + "groups": [ + "all" + ], + "cat": "salt_and_pepper_shaker", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/salt_and_pepper_shaker/PepperShaker010/model.xml" + }, + "reset_region": { + "size": [ + 0.9939999999999989, + 0.65 + ], + "offset": [ + -0.2265000000000006, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_4_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.656736012226247, + -0.7927807013932731, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000093/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000093/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c5be4c881fa8b4a42d878ff1d32c5b267a93aee3 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000093/ep_meta.json @@ -0,0 +1,522 @@ +{ + "layout_id": 37, + "style_id": 37, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.061298417024999954, + 0.06130442339999996, + 0.08620354016999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "size": [ + 1.0248369999999993, + 0.650008 + ], + "offset": [ + -0.9225000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0248369999999993, + 0.650008 + ], + "offset": [ + -0.9225000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9648649999999999, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tupperware", + "receptacle" + ], + "groups": [ + "all" + ], + "cat": "tupperware", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/tupperware/Tupperware028/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.9648649999999999, + 0.371617 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.0504136044, + 0.049832503199999996, + 0.1814850216 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "milk", + "drink", + "dairy", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "milk", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/milk/milk_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0248369999999993, + 0.650008 + ], + "offset": [ + -0.9225000000000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "cab_micro_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "papertowel_left_group_1": { + "cls": "Accessory" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8469980522448468, + -3.1611486088327485, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000094/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000094/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..771c924ba54fc7badc0624da35b971a42010d189 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000094/ep_meta.json @@ -0,0 +1,542 @@ +{ + "layout_id": 44, + "style_id": 53, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_left_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "rolling_pin", + "tool" + ], + "groups": [ + "all" + ], + "cat": "rolling_pin", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/rolling_pin/rolling_pin_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.7673380000000001, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_left_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_left_group_1", + "min_size": [ + 0.058000006959999996, + 0.11599999999999998, + 0.006766679039999998 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chocolate", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "chocolate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/chocolate/chocolate_1/model.xml" + }, + "reset_region": { + "size": [ + 0.35004500000000016, + 0.650008 + ], + "offset": [ + 0.12869999999999993, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_left_group_1", + "counter": "counter_2_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.529766992607299, + -0.893737540166464, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000095/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000095/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bc94273a6fc4b3a2873e585ce670c582c563d0c5 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000095/ep_meta.json @@ -0,0 +1,604 @@ +{ + "layout_id": 31, + "style_id": 58, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.059206575959999966, + 0.059206575959999966, + 0.06299999999999996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_17/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "hot_dog", + "cooked_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "hot_dog", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/hot_dog/hot_dog_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.79, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_1_right_group_1", + "min_size": [ + 0.07374335400000002, + 0.07500000000000002, + 0.05981161200000002 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "squash", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "squash", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/squash/squash_13/model.xml" + }, + "reset_region": { + "size": [ + 0.8500020000000017, + 0.65 + ], + "offset": [ + -1.8249999999999993, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hood_right_group_1": { + "cls": "Hood" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "papertowel_right_group_1": { + "cls": "Accessory" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "cube_6_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.862967122010157, + -3.0066801174009887, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000096/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000096/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ac676d8a9d8ceef10daf48c2416312ed3677f29 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000096/ep_meta.json @@ -0,0 +1,654 @@ +{ + "layout_id": 15, + "style_id": 33, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group_1", + "sample_region_kwargs": { + "ref": "cab_1_front_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999998, + 0.65 + ], + "offset": [ + -0.8, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_front_group_1", + "sample_region_kwargs": { + "ref": "cab_1_front_group_1", + "min_size": [ + 0.05656026095999997, + 0.05656026095999997, + 0.08549999999999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999998, + 0.65 + ], + "offset": [ + -0.8, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_front_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "boxed_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "boxed_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/boxed_drink/boxed_drink_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.74, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_front_group_1", + "sample_region_kwargs": { + "ref": "cab_1_front_group_1", + "min_size": [ + 0.342302, + 0.055938, + 0.055938 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "aluminum_foil", + "tool" + ], + "groups": [ + "all" + ], + "cat": "aluminum_foil", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/aluminum_foil/AluminumFoil003/model.xml" + }, + "reset_region": { + "size": [ + 0.7999999999999998, + 0.65 + ], + "offset": [ + -0.8, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridge_1_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "stovetop_1_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group": { + "cls": "Sink" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_island_group_base": { + "cls": "Box" + }, + "panel_stack_island_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group": { + "cls": "Dishwasher" + }, + "box_island_group": { + "cls": "Box" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_3": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "PanelCabinet" + }, + "paper_towel_island_group": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_front_group_1", + "counter": "counter_1_front_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.1473773732502424, + -5.704460290600727, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.57079623937212 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000097/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000097/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6cd6e9f580aceb5ea5dba3d03752993713e00ab9 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000097/ep_meta.json @@ -0,0 +1,584 @@ +{ + "layout_id": 54, + "style_id": 12, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_5_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.6994375477734425, + 0.65 + ], + "offset": [ + -0.8331312261132787, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_5_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.6994375477734425, + 0.65 + ], + "offset": [ + -0.8331312261132787, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_5_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_11/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6175679999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "hingecabinet_5_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cookie_dough_ball", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cookie_dough_ball", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/cookie_dough_ball/CookieDoughBall002/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.6175679999999999, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "hingecabinet_5_right_group_1", + "min_size": [ + 0.24246779039999988, + 0.2424519695999999, + 0.11385487439999994 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "stackable", + "receptacle", + "group1", + "container_set2" + ], + "groups": [ + "all" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_10/model.xml" + }, + "reset_region": { + "size": [ + 0.6994375477734425, + 0.65 + ], + "offset": [ + -0.8331312261132787, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "hingecabinet_5_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.899361755892317, + -0.9780117338499167, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000098/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000098/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..730a60eb9b0e6ef8aac9a71efdadabb1a7bb160f --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000098/ep_meta.json @@ -0,0 +1,612 @@ +{ + "layout_id": 16, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.06863106599999999, + 0.07211381219999999, + 0.09072759149999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_14/model.xml" + }, + "reset_region": { + "size": [ + 0.4500000000000002, + 0.65 + ], + "offset": [ + -2.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.058148404649999964, + 0.058148404649999964, + 0.08618023970999995 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_0/model.xml" + }, + "reset_region": { + "size": [ + 0.4500000000000002, + 0.65 + ], + "offset": [ + -2.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_1_right_group_1", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "rolling_pin", + "tool" + ], + "groups": [ + "all" + ], + "cat": "rolling_pin", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/rolling_pin/rolling_pin_0/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 0.69, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "cab_1_right_group_1", + "min_size": [ + 0.08982056, + 0.08982056, + 0.19973605 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "soap_dispenser", + "cleaner" + ], + "groups": [ + "all" + ], + "cat": "soap_dispenser", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/soap_dispenser/SoapDispenser001/model.xml" + }, + "reset_region": { + "size": [ + 0.4500000000000002, + 0.65 + ], + "offset": [ + -2.1, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_4_room": { + "cls": "Wall" + }, + "wall_right_4_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridge_1_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "cab_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_main_group_1": { + "cls": "SingleCabinet" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "sink_1_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_3": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_3": { + "cls": "Drawer" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "stack_5_right_group_1_3": { + "cls": "Drawer" + }, + "dishwasher_right_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_1_base": { + "cls": "Box" + }, + "panel_stack_right_group_1_1": { + "cls": "PanelCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_3": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2947288668898937, + -1.0047509222779718, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000099/ep_meta.json b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000099/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d7711bc1404ea0c024054516b428e301fbbe6578 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/extras/episode_000099/ep_meta.json @@ -0,0 +1,565 @@ +{ + "layout_id": 11, + "style_id": 26, + "object_cfgs": [ + { + "name": "obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.06074999027999998, + 0.06075001457999999, + 0.08099999999999997 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_15/model.xml" + }, + "reset_region": { + "size": [ + 1.1280000000000008, + 0.65 + ], + "offset": [ + 0.0014999999999996128, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "obj2", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.04692283343999998, + 0.09545867603999995, + 0.07590045424499996 + ] + }, + "size": [ + 0.5, + 0.3 + ], + "pos": [ + "ref", + -1 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_10/model.xml" + }, + "reset_region": { + "size": [ + 1.1280000000000008, + 0.65 + ], + "offset": [ + 0.0014999999999996128, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "cab_obj1", + "obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + -1, + -0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "canned_food", + "packaged_food" + ], + "groups": [ + "canned_food" + ], + "cat": "canned_food", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/canned_food/canned_food_1/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.065, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "cab_obj2", + "obj_groups": "all", + "exclude_obj_groups": "canned_food", + "graspable": true, + "placement": { + "fixture": "cab_3_main_group", + "size": [ + 0.2, + 0.3 + ], + "pos": [ + 1, + 0.3 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "oil_and_vinegar_bottle", + "condiment" + ], + "groups": [ + "all" + ], + "cat": "oil_and_vinegar_bottle", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/oil_and_vinegar_bottle/OilBottle013/model.xml" + }, + "reset_region": { + "offset": [ + 0.0, + 0.0, + -0.43 + ], + "size": [ + 1.065, + 0.34 + ], + "height": 0.2666666666666667, + "name": "level0" + } + }, + { + "name": "distr_counter", + "obj_groups": "all", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "cab_3_main_group", + "min_size": [ + 0.08596219379999996, + 0.08659293719999997, + 0.10499803439999995 + ] + }, + "size": [ + 1.0, + 0.3 + ], + "pos": [ + 0.0, + 1.0 + ], + "offset": [ + 0.0, + -0.05 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cup", + "receptacle", + "stackable" + ], + "groups": [ + "all" + ], + "cat": "cup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cup/cup_3/model.xml" + }, + "reset_region": { + "size": [ + 1.1280000000000008, + 0.65 + ], + "offset": [ + 0.0014999999999996128, + 0.0, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Pick the cans from the counter and place them in their designated side in the cabinet.", + "fixture_refs": { + "cab": "cab_3_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.161766314384494, + -0.8473914910407176, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/embodiment.json b/pretrain/composite/RestockPantry/20250714/lerobot/meta/embodiment.json new file mode 100644 index 0000000000000000000000000000000000000000..3337fb229e7b593bb55b11c08eae68bae6cdabea --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/embodiment.json @@ -0,0 +1,8 @@ +{ + "robot_name": "PandaOmron", + "robot_type": "PandaOmron", + "record_frequency": 20.0, + "body_controller_frequency": 20.0, + "hand_controller_frequency": 20.0, + "embodiment_tag": "robocasa_panda_omron" +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes.jsonl b/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..e3c3fa690570a7d739b8fd63413db139ce91802e --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes.jsonl @@ -0,0 +1,100 @@ +{"episode_index": 0, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 949} +{"episode_index": 1, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1297} +{"episode_index": 2, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1130} +{"episode_index": 3, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1465} +{"episode_index": 4, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1563} +{"episode_index": 5, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1262} +{"episode_index": 6, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 788} +{"episode_index": 7, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1306} +{"episode_index": 8, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1087} +{"episode_index": 9, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 963} +{"episode_index": 10, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1325} +{"episode_index": 11, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1041} +{"episode_index": 12, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1383} +{"episode_index": 13, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1239} +{"episode_index": 14, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 943} +{"episode_index": 15, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1254} +{"episode_index": 16, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1307} +{"episode_index": 17, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1339} +{"episode_index": 18, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 989} +{"episode_index": 19, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 704} +{"episode_index": 20, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1039} +{"episode_index": 21, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1244} +{"episode_index": 22, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 894} +{"episode_index": 23, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1176} +{"episode_index": 24, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1440} +{"episode_index": 25, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1443} +{"episode_index": 26, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1209} +{"episode_index": 27, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1145} +{"episode_index": 28, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1356} +{"episode_index": 29, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 948} +{"episode_index": 30, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1170} +{"episode_index": 31, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1758} +{"episode_index": 32, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1338} +{"episode_index": 33, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1063} +{"episode_index": 34, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1184} +{"episode_index": 35, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1027} +{"episode_index": 36, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1086} +{"episode_index": 37, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 840} +{"episode_index": 38, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1277} +{"episode_index": 39, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1246} +{"episode_index": 40, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1360} +{"episode_index": 41, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1015} +{"episode_index": 42, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 999} +{"episode_index": 43, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 915} +{"episode_index": 44, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 935} +{"episode_index": 45, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1049} +{"episode_index": 46, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1204} +{"episode_index": 47, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1746} +{"episode_index": 48, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1205} +{"episode_index": 49, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1591} +{"episode_index": 50, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 2115} +{"episode_index": 51, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1194} +{"episode_index": 52, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1073} +{"episode_index": 53, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1193} +{"episode_index": 54, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 972} +{"episode_index": 55, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1747} +{"episode_index": 56, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1195} +{"episode_index": 57, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 932} +{"episode_index": 58, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1733} +{"episode_index": 59, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1149} +{"episode_index": 60, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1120} +{"episode_index": 61, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1013} +{"episode_index": 62, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1086} +{"episode_index": 63, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1269} +{"episode_index": 64, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 816} +{"episode_index": 65, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 986} +{"episode_index": 66, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1129} +{"episode_index": 67, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1554} +{"episode_index": 68, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1169} +{"episode_index": 69, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 944} +{"episode_index": 70, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1527} +{"episode_index": 71, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 906} +{"episode_index": 72, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1070} +{"episode_index": 73, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1310} +{"episode_index": 74, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1370} +{"episode_index": 75, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1120} +{"episode_index": 76, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1475} +{"episode_index": 77, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1176} +{"episode_index": 78, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1131} +{"episode_index": 79, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1092} +{"episode_index": 80, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1358} +{"episode_index": 81, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 856} +{"episode_index": 82, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1337} +{"episode_index": 83, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1522} +{"episode_index": 84, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1187} +{"episode_index": 85, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 789} +{"episode_index": 86, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 975} +{"episode_index": 87, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1494} +{"episode_index": 88, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 847} +{"episode_index": 89, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1051} +{"episode_index": 90, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1328} +{"episode_index": 91, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 972} +{"episode_index": 92, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 755} +{"episode_index": 93, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 994} +{"episode_index": 94, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 879} +{"episode_index": 95, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 935} +{"episode_index": 96, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1042} +{"episode_index": 97, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1066} +{"episode_index": 98, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1227} +{"episode_index": 99, "tasks": ["Pick the cans from the counter and place them in their designated side in the cabinet."], "length": 1187} diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes_stats.jsonl b/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..18691f7f0912304438f89c6c961b7e02df366737 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/episodes_stats.jsonl @@ -0,0 +1,100 @@ +{"episode_index": 0, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6477480283602987]], [[0.57615437931118]], [[0.5027882999477364]]], "std": [[[0.17735749155592614]], [[0.18575673520134356]], [[0.20994851022593955]]], "count": [170]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5816970121214271]], [[0.5010951062194754]], [[0.42038284917741225]]], "std": [[[0.2247151463409792]], [[0.22373408389166624]], [[0.2384883779222642]]], "count": [170]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6538391183679354]], [[0.5811868345971202]], [[0.5051462351657116]]], "std": [[[0.2010241621788817]], [[0.22496306807379476]], [[0.2529558405436329]]], "count": [170]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [949]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [949]}, "observation.state": {"min": [1.6420959311055865, -0.7702661475021398, 0.6999978227463078, 0.0, 0.0, 0.7070977687835693, 0.707085907459259, -0.08251844083187931, -0.28015051333365193, 0.2747358742634215, -0.9979759454727173, -0.24948567152023315, -0.7230844497680664, 7.079459464875981e-06, 0.019558128101224922, -0.04007440271677936], "max": [1.6421496373114661, -0.7702318705661537, 0.7009488465546365, 0.0, 0.0, 0.707127571105957, 0.7071157097816467, 0.5390168421781568, -0.012515768951159911, 0.8879214987398872, 0.9978590607643127, 0.3036313056945801, 0.7489045858383179, 0.17557202279567719, 0.03997657800132734, -0.020502141777452697], "mean": [1.6421426665553045, -0.770240869367117, 0.7003892275378409, 0.0, 0.0, 0.7071068711476783, 0.7071066411453504, 0.21576353543763574, -0.15149406262547055, 0.6566367061149849, 0.5708989936257816, 0.05091554320587122, 0.29123296271087123, 0.04339086497100928, 0.03257967825202781, -0.036670408314963154], "std": [3.432627379223674e-06, 2.601733813522443e-06, 0.0003031045555333826, 0.0, 0.0, 2.7467263384009053e-06, 2.7454327173595583e-06, 0.15839601792323296, 0.059200314149864396, 0.20500979795285004, 0.6724706099813931, 0.0909101451767929, 0.35087867027263364, 0.03442844272835498, 0.007051044728757177, 0.0036613443691362827], "count": [949]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8357142857142857, -0.3464285714285714, -0.475, -0.07428571428571429, -0.17, -0.21714285714285717, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6178571428571429, 0.46785714285714286, 0.6285714285714287, 0.1742857142857143, 0.24142857142857144, 0.07714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.004421947915098597, -0.008061116965226552, 0.011312659942796868, -0.0029173566159867506, -0.01231822971548999, 0.005371067288875508, -0.009483667017913594], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30521209644766906, 0.10943391136900307, 0.25447021585214086, 0.02283739145557562, 0.06203423380067427, 0.027256006280574594, 0.999955029018748], "count": [949]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01685985177755356], "std": [0.12874625623226166], "count": [949]}, "next.done": {"min": [false], "max": [true], "mean": [0.001053740779768177], "std": [0.032444266213573554], "count": [949]}, "timestamp": {"min": [0.0], "max": [47.4], "mean": [23.7], "std": [13.697627531802725], "count": [949]}, "frame_index": {"min": [0], "max": [948], "mean": [474.0], "std": [273.95255063605447], "count": [949]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [949]}, "index": {"min": [0], "max": [948], "mean": [474.0], "std": [273.95255063605447], "count": [949]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [949]}}} +{"episode_index": 1, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4437771164860168]], [[0.3363261312181394]], [[0.329708678911108]]], "std": [[[0.22292118270372255]], [[0.23341742346543623]], [[0.22561316671069656]]], "count": [216]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4653789556277517]], [[0.3350077000924791]], [[0.32419263469887194]]], "std": [[[0.24010182415434003]], [[0.2622310498339435]], [[0.24905740925379916]]], "count": [216]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6320444299591219]], [[0.532699840936266]], [[0.4969991100812703]]], "std": [[[0.30471369842737617]], [[0.35722896273845517]], [[0.3218360611027774]]], "count": [216]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1297]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1297]}, "observation.state": {"min": [2.2205449504721857, -0.32701713637020524, 0.6999988285345744, 0.0, 0.0, 0.7070772051811218, 0.7070805430412292, -0.05925063928865565, -0.14838709815707718, 0.2504480785918821, -0.9964652061462402, -0.38642823696136475, -0.5848905444145203, 0.00012271720333956182, 0.019489298982107793, -0.0400079849296242], "max": [2.220630734114515, -0.32696152105586146, 0.7010435692700203, 0.0, 0.0, 0.7071329355239868, 0.7071362733840942, 0.5846478667359114, 0.20696943632981446, 0.8403760600030518, 0.9952847957611084, 0.4079962372779846, 0.5925750136375427, 0.2044856697320938, 0.040456385758034195, -0.01913104146670944], "mean": [2.220591248179249, -0.32697086029491984, 0.7002386912890274, 0.0, 0.0, 0.7071062363655455, 0.7071072745065828, 0.26033488756982504, 0.009221390958727338, 0.6349840246065831, -0.009728547372354759, 0.061878289467293936, 0.06644109747413497, 0.053559427458000186, 0.03413289774373011, -0.030664555736402827], "std": [3.2630927251909906e-06, 3.0640093046117044e-06, 0.00023616334745592567, 0.0, 0.0, 2.7136206712138134e-06, 2.7150263090697577e-06, 0.1696577685565068, 0.10171176539667673, 0.17908754859448192, 0.9012534777580051, 0.16450928230644873, 0.3849476177031002, 0.035883114855276475, 0.006576977087316991, 0.008476742908113807], "count": [1297]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.23571428571428574, -0.44642857142857145, -0.1242857142857143, -0.26, -0.18857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.3428571428571429, 0.46428571428571436, 0.16142857142857142, 0.22, 0.16428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0037889635422403626, -0.003397951316224269, 0.0011207181407643756, -0.0009461394426698977, -0.007886331093732801, 0.0017215552373609489, 0.2027756360832691], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2680993358951718, 0.08650891551275158, 0.17624275455697158, 0.03216330899205275, 0.05887849987059359, 0.04492950832669756, 0.9792252250687936], "count": [1297]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01233616005629301], "std": [0.11038106679916382], "count": [1297]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007710100231303007], "std": [0.027756360832690823], "count": [1297]}, "timestamp": {"min": [0.0], "max": [64.8], "mean": [32.400000000000006], "std": [18.720576914187234], "count": [1297]}, "frame_index": {"min": [0], "max": [1296], "mean": [648.0], "std": [374.4115382837447], "count": [1297]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1297]}, "index": {"min": [949], "max": [2245], "mean": [1597.0], "std": [374.4115382837447], "count": [1297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1297]}}} +{"episode_index": 2, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5458437924050601]], [[0.5233369085845115]], [[0.4950509686120139]]], "std": [[[0.15365603211643505]], [[0.1668189277041006]], [[0.1768875792314392]]], "count": [194]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.054901960784313725]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5493162788620904]], [[0.5220190177379244]], [[0.4942981637461585]]], "std": [[[0.24044959204357022]], [[0.25496641079126364]], [[0.2681816396381497]]], "count": [194]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.07058823529411765]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5447286031741144]], [[0.5150925635713169]], [[0.48538812221313504]]], "std": [[[0.21502593586995722]], [[0.23171311231807157]], [[0.24507276729481592]]], "count": [194]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1130]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1130]}, "observation.state": {"min": [5.858792028770324, 0.415077229453104, 0.6999994264758449, 0.0, 0.0, 0.00012574689753819257, 1.0, 0.08854625006632677, 0.0005452110580528302, 0.25496306709788175, -0.9977743625640869, -0.3140580356121063, -0.6353031992912292, 4.969976362190209e-05, 0.020522106744733003, -0.04002743343478531], "max": [5.858808846877407, 0.4151202884080356, 0.700409617634021, 0.0, 0.0, 0.00017830714932642877, 1.0, 0.6223951333392845, 0.340869061937678, 0.8446480432372865, 0.9590427279472351, 0.33870136737823486, 0.6561141610145569, 0.19086135923862457, 0.04000536580335166, -0.020544452580288877], "mean": [5.858803255101456, 0.41510082310171137, 0.7001440792524966, 0.0, 0.0, 0.0001511708105037574, 1.0, 0.30437627490100727, 0.11893397795264667, 0.6035772137020143, -0.6735737353827046, -0.02030159962256398, -0.1975759848095147, 0.06005295753853812, 0.03361122358008365, -0.03496166790449079], "std": [1.5833564431919013e-06, 2.6447552523817776e-06, 0.00012991433195921312, 0.0, 0.0, 3.000010889582559e-06, 0.0, 0.1350174456026684, 0.10348190357454981, 0.18438901290892687, 0.614847367705257, 0.1372611330630269, 0.3210260967524778, 0.05751504071845404, 0.006684346828563544, 0.005289015515088129], "count": [1130]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8642857142857142, -0.4892857142857142, -0.35714285714285715, -0.06285714285714286, -0.21285714285714286, -0.06714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.37142857142857144, 0.6, 0.09571428571428571, 0.2642857142857143, 0.06, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.006583438685208604, 0.009156131479140342, 0.016741466498103666, 0.002061946902654869, -0.006658659924146651, 0.001342604298356514, -0.10973451327433628], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.262282686848291, 0.13159940151330154, 0.1899046700617666, 0.019592971949006246, 0.05912178891995753, 0.017420005146703547, 0.993960933133908], "count": [1130]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014159291982650757], "std": [0.11814738810062408], "count": [1130]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008849557522123894], "std": [0.0297350400290468], "count": [1130]}, "timestamp": {"min": [0.0], "max": [56.45], "mean": [28.225], "std": [16.310138717987655], "count": [1130]}, "frame_index": {"min": [0], "max": [1129], "mean": [564.5], "std": [326.2027743597531], "count": [1130]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1130]}, "index": {"min": [2246], "max": [3375], "mean": [2810.5], "std": [326.2027743597531], "count": [1130]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1130]}}} +{"episode_index": 3, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5398063094245908]], [[0.5330908362355966]], [[0.5178174950348337]]], "std": [[[0.20766444284567265]], [[0.2007404677291054]], [[0.19298076949296789]]], "count": [236]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3833665233547405]], [[0.3822280731657567]], [[0.38155987537671815]]], "std": [[[0.27600410556527816]], [[0.2740533085287855]], [[0.2726187811353371]]], "count": [236]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4301734528774516]], [[0.4298321580363889]], [[0.4299029676412657]]], "std": [[[0.23435404763101655]], [[0.23176555454534228]], [[0.22964601963031883]]], "count": [236]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1465]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1465]}, "observation.state": {"min": [0.9122486773213538, -0.8095146218723182, 0.6999890626170927, 0.0, 0.0, 0.7070227265357971, 0.7071394920349121, 0.0037539967171866806, -0.017311804689949306, 0.26866168431477, -0.9993201494216919, -0.4599798917770386, -0.7569326758384705, 2.6436093321535736e-05, 0.019388190104340362, -0.040024243100866275], "max": [0.9123138844022779, -0.8094953155399391, 0.7009074022438997, 0.0, 0.0, 0.7070741057395935, 0.7071909308433533, 0.6511822207572637, 0.30004716106496876, 0.8631770935854289, 0.8673780560493469, 0.2169240117073059, 0.5740393400192261, 0.14532101154327393, 0.04000259002249767, -0.020507151346147116], "mean": [0.9122816985973442, -0.8095017451461285, 0.7002195504370529, 0.0, 0.0, 0.7070464569147129, 0.7071670513917968, 0.2578113128750356, 0.11883152215687835, 0.6472320500238918, -0.7987304579479295, -0.1598307953174814, -0.33591078888027337, 0.05878108289951888, 0.030786203166295975, -0.032492048285549247], "std": [2.8933650808407523e-06, 1.6686519656454647e-06, 0.00024255088764173807, 0.0, 0.0, 2.5145468916327325e-06, 2.5228425183317096e-06, 0.16666823399197742, 0.08018698176215859, 0.190624208658838, 0.3510142426382959, 0.13149428587557624, 0.27912163607285445, 0.04221205504470013, 0.00866603489793166, 0.006895232326736389], "count": [1465]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -0.4, -0.44642857142857145, -0.11571428571428573, -0.3142857142857143, -0.11285714285714285, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5107142857142858, 0.4285714285714286, 0.5214285714285715, 0.041428571428571426, 0.45285714285714285, 0.14714285714285713, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005577766942954644, 0.008269137006338382, -0.007484154071184786, -0.0011594344222330584, -0.013299853729887864, 0.004411506582155044, 0.05255972696245734], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23803912863662094, 0.09040638982048767, 0.16484922913409897, 0.01612559549352273, 0.0755824386413532, 0.028759198714489467, 0.9986177822878981], "count": [1465]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01092150155454874], "std": [0.10393374413251877], "count": [1465]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006825938566552901], "std": [0.026117578798237534], "count": [1465]}, "timestamp": {"min": [0.0], "max": [73.2], "mean": [36.6], "std": [21.145448682872633], "count": [1465]}, "frame_index": {"min": [0], "max": [1464], "mean": [732.0], "std": [422.9089736574527], "count": [1465]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1465]}, "index": {"min": [3376], "max": [4840], "mean": [4108.0], "std": [422.9089736574527], "count": [1465]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1465]}}} +{"episode_index": 4, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6129467357946754]], [[0.548323036160068]], [[0.4734304045665724]]], "std": [[[0.18378637767824543]], [[0.19118197102851692]], [[0.20836255281476337]]], "count": [248]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6414173772861352]], [[0.5674198797275415]], [[0.48498256931871947]]], "std": [[[0.21148013116077125]], [[0.22104378562767948]], [[0.24232481273877746]]], "count": [248]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6770608862165708]], [[0.5955210387141248]], [[0.505258945269648]]], "std": [[[0.17624824103906345]], [[0.19877456629333087]], [[0.23115872086412087]]], "count": [248]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1563]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1563]}, "observation.state": {"min": [3.612925653531948, -1.1455400908801194, 0.6999804424834715, 0.0, 0.0, 0.7070049047470093, 0.7071255445480347, -0.2221378693422662, -0.23127278312369226, 0.2687981914688222, -0.9902111887931824, -0.5661593675613403, -0.8019474744796753, 0.00017616889090277255, 0.018523194910710916, -0.04003454393736306], "max": [3.6130088480737523, -1.1454954110269568, 0.7007298073450203, 0.0, 0.0, 0.7070879936218262, 0.7072087526321411, 0.5771719211167309, 0.34242886709555753, 0.8860012152864497, 0.9644081592559814, 0.5136213302612305, 0.7774705290794373, 0.23103004693984985, 0.04000967378336479, -0.020515894305439427], "mean": [3.6129751082096377, -1.1455014595927817, 0.7001767799568182, 0.0, 0.0, 0.7070547267937615, 0.7071587831563699, 0.1523980487683224, 0.05916926732506931, 0.6764457252909878, -0.6015902794635379, -0.029823078151246483, -0.31917259395980563, 0.09036568921853795, 0.0316640452657558, -0.03339180482349763], "std": [3.461100492536548e-06, 2.498665322043007e-06, 0.0002734858137098293, 0.0, 0.0, 3.731847954308746e-06, 3.735649837368182e-06, 0.20493825128004664, 0.15220509546859826, 0.1833798770339905, 0.5916071041039394, 0.2533423444058416, 0.328806258223155, 0.06976927081944023, 0.008188838621005801, 0.0065112263481345726], "count": [1563]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8107142857142857, -0.475, -0.375, -0.10714285714285715, -0.29, -0.2357142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36071428571428577, 0.36428571428571427, 0.6142857142857143, 0.1357142857142857, 0.1928571428571429, 0.12285714285714287, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.00599122566493009, 0.0014623891783200743, 0.0025683209944246423, -0.0003564573622155176, -0.017757060597751558, 0.0012247509368430746, -0.01471529110684581], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2399751692759755, 0.13432906909089298, 0.1561772817197616, 0.02699785897397152, 0.06614859756776552, 0.04485655637850554, 0.9998917242420026], "count": [1563]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010236724279820919], "std": [0.10065750777721405], "count": [1563]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006397952655150352], "std": [0.025286081695930267], "count": [1563]}, "timestamp": {"min": [0.0], "max": [78.1], "mean": [39.050000000000004], "std": [22.559957151259546], "count": [1563]}, "frame_index": {"min": [0], "max": [1562], "mean": [781.0], "std": [451.1991430251909], "count": [1563]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1563]}, "index": {"min": [4841], "max": [6403], "mean": [5622.0], "std": [451.1991430251909], "count": [1563]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1563]}}} +{"episode_index": 5, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.537369821727658]], [[0.5357733165073457]], [[0.5270737282794022]]], "std": [[[0.2031101541353459]], [[0.19686799358925164]], [[0.1908707920759917]]], "count": [211]}, "observation.images.robot0_agentview_left": {"min": [[[0.03137254901960784]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5525110544474658]], [[0.5582737930024183]], [[0.5512335950363836]]], "std": [[[0.2446246758533402]], [[0.23155099108382596]], [[0.2167313663601173]]], "count": [211]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027201774206517]], [[0.5068255667415719]], [[0.5001256203454242]]], "std": [[[0.26831944874586405]], [[0.25873342831254914]], [[0.24563846206813247]]], "count": [211]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1262]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1262]}, "observation.state": {"min": [5.4656449480797376, -1.2751406290415064, 0.6999971863757677, 0.0, 0.0, -9.710819722386077e-05, 1.0, 0.06723438635453505, -0.2501788868083914, 0.28645518692057603, -0.9974730610847473, -0.4904361367225647, -0.732060432434082, 6.609517004108056e-05, 0.019652835236573626, -0.04058151862888928], "max": [5.465692354333365, -1.2750483091354112, 0.701235272262973, 0.0, 0.0, 6.8210592871764675e-06, 1.0, 0.6651449023666771, 0.006467764859699798, 0.9060541807613365, 0.95046067237854, 0.5570287108421326, 0.6622143387794495, 0.1718883216381073, 0.04000147325019608, -0.02054347293452643], "mean": [5.465688159580052, -1.2751301325772213, 0.7005630747356244, 0.0, 0.0, -8.123166142933125e-05, 1.0, 0.29291408714535816, -0.09882431827088436, 0.6594002519309633, -0.4042755992590153, 0.023738171072845034, -0.0987620866915031, 0.02674508209285918, 0.03162201225954394, -0.0369139517131407], "std": [3.2091614774757153e-06, 6.400272520036828e-06, 0.00035433247014016514, 0.0, 0.0, 7.924079420795436e-06, 0.0, 0.16133647997392286, 0.07403579272329006, 0.182007797632223, 0.7811225483183935, 0.12372414710207069, 0.4461177051306038, 0.03236328083555101, 0.008078420592774896, 0.004763960777256943], "count": [1262]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8714285714285716, -0.32500000000000007, -0.39285714285714285, -0.18428571428571427, -0.22999999999999998, -0.35714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.42500000000000004, 0.6500000000000001, 0.5464285714285715, 0.24285714285714288, 0.33285714285714285, 0.11714285714285716, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.000665044147611487, -0.006995698437853756, 0.0027139461172741687, -0.003520489019696626, -0.009774733982340958, -0.0033178628028073366, 0.09350237717908082], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26072338101990494, 0.11397735531567105, 0.19072243446908357, 0.038705898793970926, 0.0628080830789168, 0.04979445673450397, 0.9956190563975061], "count": [1262]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012678288854658604], "std": [0.11188185960054398], "count": [1262]}, "next.done": {"min": [false], "max": [true], "mean": [0.000792393026941363], "std": [0.02813832156032441], "count": [1262]}, "timestamp": {"min": [0.0], "max": [63.05], "mean": [31.525000000000002], "std": [18.215395274327705], "count": [1262]}, "frame_index": {"min": [0], "max": [1261], "mean": [630.5], "std": [364.30790548655403], "count": [1262]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1262]}, "index": {"min": [6404], "max": [7665], "mean": [7034.5], "std": [364.30790548655403], "count": [1262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1262]}}} +{"episode_index": 6, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4402213427650278]], [[0.37256573715978153]], [[0.3259774180272299]]], "std": [[[0.2214667990627454]], [[0.1990031541066645]], [[0.2112073432301758]]], "count": [148]}, "observation.images.robot0_agentview_left": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4899087555141884]], [[0.40184721833003156]], [[0.34251744321369276]]], "std": [[[0.2271106510037404]], [[0.23568277020452003]], [[0.2610778283211612]]], "count": [148]}, "observation.images.robot0_agentview_right": {"min": [[[0.050980392156862744]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47098618443200496]], [[0.38605984079818845]], [[0.3292559960814589]]], "std": [[[0.23310123297630095]], [[0.24498758810626167]], [[0.2702024005488894]]], "count": [148]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [788]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [788]}, "observation.state": {"min": [0.847034065073538, -4.139085400958095, 0.6999979623239224, 0.0, 0.0, -1.0, 0.0, 0.17377088325515166, -0.3229571025166953, 0.2526592774746321, -0.9994605183601379, -0.03867220878601074, -0.27507948875427246, 2.62474477494834e-05, 0.020556310369144612, -0.040017797109074056], "max": [0.8470664761528648, -4.139049673824274, 0.7016116945683375, 0.0, 0.0, 1.0, 3.87038744520396e-05, 0.6322454658254012, -0.019279234140099355, 0.8517700105787935, 0.9957759380340576, 0.362720787525177, 0.6342270374298096, 0.1781150996685028, 0.04000106940524989, -0.020510248963267492], "mean": [0.8470479060599353, -4.139065765214406, 0.7003931938213813, 0.0, 0.0, 0.5279187817258884, 3.561740168957069e-06, 0.35116106362726873, -0.14862205604220693, 0.6078649060829646, 0.4067958436792877, 0.06556607602249245, 0.2719140642294235, 0.06382499437063993, 0.03340207096127077, -0.03466428061734293], "std": [3.0682930586770342e-06, 3.83095158726269e-06, 0.00044524888257275243, 0.0, 0.0, 0.8492948603995256, 4.2647594713805425e-06, 0.13322635628445686, 0.09108381364929863, 0.18051556647310615, 0.8253952787962884, 0.08606939589855635, 0.2464400244511151, 0.05281429985706325, 0.006211780056826572, 0.005267043939737046], "count": [788]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.3464285714285714, -0.7000000000000001, -0.1742857142857143, -0.28285714285714286, -0.16, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4785714285714286, 0.6535714285714286, 0.6, 0.13, 0.3871428571428571, 0.07142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0006073241479332635, -0.009952864394488763, -0.010093364757070362, -0.008096446700507605, -0.010591007976794773, 0.004465192168237856, -0.03299492385786802], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3256214527233335, 0.16404681720814757, 0.2724416463171267, 0.03332481155496175, 0.08593974354941789, 0.03203662900020766, 0.9994555192701684], "count": [788]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.020304568111896515], "std": [0.14104005694389343], "count": [788]}, "next.done": {"min": [false], "max": [true], "mean": [0.0012690355329949238], "std": [0.0356009140586435], "count": [788]}, "timestamp": {"min": [0.0], "max": [39.35], "mean": [19.675], "std": [11.37379114455686], "count": [788]}, "frame_index": {"min": [0], "max": [787], "mean": [393.5], "std": [227.47582289113717], "count": [788]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [788]}, "index": {"min": [7666], "max": [8453], "mean": [8059.5], "std": [227.47582289113717], "count": [788]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [788]}}} +{"episode_index": 7, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46309080371217287]], [[0.3468001319731522]], [[0.31089267498046347]]], "std": [[[0.23638493709155142]], [[0.22609989217819287]], [[0.2228211254799978]]], "count": [217]}, "observation.images.robot0_agentview_left": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5207082010601619]], [[0.34416441420633276]], [[0.30753737246536716]]], "std": [[[0.25644317917853837]], [[0.26148725699510184]], [[0.2817562751458092]]], "count": [217]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086959194984066]], [[0.31526932392790785]], [[0.2758135624540265]]], "std": [[[0.25147293892031536]], [[0.2518095038170117]], [[0.2716351344075766]]], "count": [217]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1306]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1306]}, "observation.state": {"min": [2.1735839822428455, -0.846477128090442, 0.6999989566848858, 0.0, 0.0, 0.7070955038070679, 0.7070661783218384, -0.12934931329127997, -0.022483320227304038, 0.26238718643421655, -0.9901275634765625, -0.5977554321289062, -0.5799291133880615, 2.9252429158077575e-05, 0.01764063087922511, -0.04003219629106728], "max": [2.1736528998860893, -0.8464174420286731, 0.7020266262976684, 0.0, 0.0, 0.7071473002433777, 0.707118034362793, 0.4856294572741186, 0.36012455700539947, 0.8563604905224598, 0.99637770652771, 0.5962682366371155, 0.643207311630249, 0.12663428485393524, 0.04001068183833568, -0.020496550089945515], "mean": [2.17360714214035, -0.846426556597389, 0.7006185452957961, 0.0, 0.0, 0.7071070468900397, 0.7071064666803544, 0.2031817261354463, 0.15560138006598792, 0.6310274201316373, -0.28975136717282246, -0.12314819669490751, -0.1845034713504599, 0.04879730429390528, 0.030722426504521214, -0.030922827342553055], "std": [3.609978493570609e-06, 4.222452450429542e-06, 0.0004853039074610191, 0.0, 0.0, 3.6806241787893083e-06, 3.6816011999260114e-06, 0.16435909252860828, 0.11153708877190177, 0.18941293125307157, 0.8081368696573533, 0.31295432812724655, 0.3351468829650204, 0.033270303947843624, 0.008389901625412899, 0.008176241445177545], "count": [1306]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.5821428571428572, -0.5428571428571429, -0.16285714285714287, -0.22, -0.3585714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41785714285714287, 0.24285714285714285, 0.5642857142857142, 0.22714285714285715, 0.44285714285714284, 0.13, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.009757164734193828, 0.009787245679282429, -0.00858127324436665, -0.0006027127543207168, -0.009590899146795017, 0.005576460293152483, 0.06278713629402756], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.27681601767311675, 0.10568629108583184, 0.1979426480049376, 0.034578856336120074, 0.0696810616355161, 0.056093011894264785, 0.998026941277636], "count": [1306]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01225114893168211], "std": [0.11000481247901917], "count": [1306]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007656967840735069], "std": [0.02766063073229471], "count": [1306]}, "timestamp": {"min": [0.0], "max": [65.25], "mean": [32.625], "std": [18.850480763099917], "count": [1306]}, "frame_index": {"min": [0], "max": [1305], "mean": [652.5], "std": [377.0096152619983], "count": [1306]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1306]}, "index": {"min": [8454], "max": [9759], "mean": [9106.5], "std": [377.0096152619983], "count": [1306]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1306]}}} +{"episode_index": 8, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6355836107048434]], [[0.5382403341563043]], [[0.45328477039687404]]], "std": [[[0.1908163124632861]], [[0.2094973689219283]], [[0.2169925148832913]]], "count": [189]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5952791104958332]], [[0.47797159273503964]], [[0.40073433765324706]]], "std": [[[0.18496805728126092]], [[0.218689362014969]], [[0.24762178735726562]]], "count": [189]}, "observation.images.robot0_agentview_right": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6070362685095015]], [[0.48392890038140546]], [[0.399768376046165]]], "std": [[[0.19851274857780618]], [[0.23343905998385134]], [[0.2586385011889822]]], "count": [189]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1087]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1087]}, "observation.state": {"min": [4.102449824950172, -0.7903802821758342, 0.6999984844705353, 0.0, 0.0, 0.7070896029472351, 0.7070966958999634, 0.08461382357039571, -0.22808593820921175, 0.27514703976294386, -0.9911391139030457, -0.4437880516052246, -0.5835694074630737, 7.25655336282216e-05, 0.019602735366265247, -0.04002168914378668], "max": [4.102486570153725, -0.7903484544254522, 0.7008798344770645, 0.0, 0.0, 0.7071169018745422, 0.7071239352226257, 0.5189417892257142, 0.22654968440226364, 0.8104527194542803, 0.9998179078102112, 0.4485601782798767, 0.6108052730560303, 0.08952049911022186, 0.039979611056960344, -0.020512836664227076], "mean": [4.102465597598122, -0.7903542487255529, 0.7003089626680914, 0.0, 0.0, 0.7071057342561758, 0.7071077782513356, 0.27991151435719125, -0.011173929177012223, 0.6009701916723501, -0.17151982864328996, -0.10741807703741012, -0.19050026359593472, 0.03361646034824292, 0.031987302243595445, -0.03339970081568681], "std": [3.3008407810964765e-06, 2.9910151007150207e-06, 0.0002607040262168587, 0.0, 0.0, 2.4298602661442504e-06, 2.428426597555873e-06, 0.12044305591095074, 0.13944859512917615, 0.17356167878086406, 0.8985401583872322, 0.16081505383582148, 0.2963642250597688, 0.023542187498363953, 0.007828323021390896, 0.00658725998714965], "count": [1087]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7821428571428571, -0.5, -0.44642857142857145, -0.06428571428571428, -0.1657142857142857, -0.19142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.31428571428571433, 0.29642857142857143, 0.46785714285714286, 0.1957142857142857, 0.28, 0.12857142857142856, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0012912340649231119, 0.004892232882113284, 0.001100670258903877, -0.0013168616112498352, -0.007709291628334868, 0.005962675778683136, 0.03219871205151794], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2224510716745027, 0.13590788160510128, 0.18163503423577274, 0.01874347119951363, 0.05452806619217281, 0.040134673172673996, 0.9994814870432782], "count": [1087]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014719410799443722], "std": [0.12042735517024994], "count": [1087]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009199632014719411], "std": [0.03031694030043069], "count": [1087]}, "timestamp": {"min": [0.0], "max": [54.3], "mean": [27.150000000000002], "std": [15.68948692596415], "count": [1087]}, "frame_index": {"min": [0], "max": [1086], "mean": [543.0], "std": [313.789738519283], "count": [1087]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1087]}, "index": {"min": [9760], "max": [10846], "mean": [10303.0], "std": [313.789738519283], "count": [1087]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1087]}}} +{"episode_index": 9, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6137078879687322]], [[0.5868133684080917]], [[0.5439521768676925]]], "std": [[[0.13179723611508284]], [[0.13472344343480427]], [[0.13520798830354108]]], "count": [172]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6082792717846246]], [[0.5779817722945032]], [[0.5301122614090377]]], "std": [[[0.1873819000615982]], [[0.17740435211277106]], [[0.18155663647560766]]], "count": [172]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.06666666666666667]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6031732126941325]], [[0.5841875645976278]], [[0.539875350583377]]], "std": [[[0.17426797157812876]], [[0.16913172323534315]], [[0.17322444390651034]]], "count": [172]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [963]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [963]}, "observation.state": {"min": [4.879237860522184, -2.9986546272688566, 0.699998207495338, 0.0, 0.0, 9.816542296903208e-05, 1.0, 0.10983452865999688, -0.12437970165502454, 0.28450094792484637, -0.988898754119873, -0.2569080591201782, -0.6135514378547668, 8.274393621832132e-05, 0.020524152042277498, -0.040023391693626675], "max": [4.879262560716972, -2.9985701964333313, 0.7015863802417225, 0.0, 0.0, 0.00019524803792592138, 1.0, 0.6070959293391525, 0.2656418582782898, 0.8625285279105045, 0.9932495355606079, 0.402258038520813, 0.6446685791015625, 0.1218617707490921, 0.040002448078004946, -0.020542407231813213], "mean": [4.879253462325879, -2.998601452045837, 0.7005729233302412, 0.0, 0.0, 0.0001524565533038784, 1.0, 0.31713819720337344, 0.004237355467979102, 0.6170196486757872, 0.1653049732418199, 0.052390638193423135, 0.11580971311216909, 0.05075644642517318, 0.033546902825112954, -0.03540603511259253], "std": [2.888707297693721e-06, 6.0570105590817595e-06, 0.0005229366856261281, 0.0, 0.0, 7.131955383762568e-06, 0.0, 0.14526279545702075, 0.12301442847857216, 0.1906775882263473, 0.8682872199607108, 0.14764318457191758, 0.42053715888792464, 0.03699559520218824, 0.005722193445062489, 0.004251769265511417], "count": [963]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.26785714285714285, -0.7571428571428572, -0.1142857142857143, -0.16285714285714287, -0.14285714285714285, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5357142857142857, 0.6428571428571428, 0.5964285714285714, 0.16714285714285715, 0.5, 0.06428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0033637442515947065, 0.0010829253819908183, 0.0026442664293131204, -0.0032176234979973298, -0.005015576323987537, 0.0031093309597982487, 0.03426791277258567], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3095054242834433, 0.13194968881649227, 0.23724277463948243, 0.02449756556724027, 0.06975801452938821, 0.02588538527065217, 0.9994126826062395], "count": [963]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016614746302366257], "std": [0.1278229057788849], "count": [963]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010384215991692627], "std": [0.032207813954871906], "count": [963]}, "timestamp": {"min": [0.0], "max": [48.1], "mean": [24.05], "std": [13.899700236575848], "count": [963]}, "frame_index": {"min": [0], "max": [962], "mean": [481.0], "std": [277.99400473151695], "count": [963]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [963]}, "index": {"min": [10847], "max": [11809], "mean": [11328.0], "std": [277.99400473151695], "count": [963]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [963]}}} +{"episode_index": 10, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6088438873058767]], [[0.5191897157034993]], [[0.4366477688292337]]], "std": [[[0.22389237556724997]], [[0.2620141458944471]], [[0.28310041235360345]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5584327882870382]], [[0.46827333914645514]], [[0.3957965171500428]]], "std": [[[0.23516083636694263]], [[0.2739486100684508]], [[0.300750399098032]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4819335079543197]], [[0.41489748651226327]], [[0.3636656198391439]]], "std": [[[0.25644072237697796]], [[0.26839089447851117]], [[0.2825745724367521]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1325]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1325]}, "observation.state": {"min": [3.867796766859071, -1.3109565453020546, 0.6999974749900888, 0.0, 0.0, 0.0001282431767322123, 1.0, -0.030677910869134184, -0.1406697289122214, 0.2568683603834503, -0.995661199092865, -0.26911354064941406, -0.6843588352203369, 0.0001354170817648992, 0.018738159386936074, -0.040017056562155394], "max": [3.8678320793087932, -1.3109254992191672, 0.7013269159141179, 0.0, 0.0, 0.00017353407747577876, 1.0, 0.7386400398391024, 0.2569515008706733, 0.8701111198403726, 0.9954097867012024, 0.29851531982421875, 0.6773454546928406, 0.08417994529008865, 0.04000599548284544, -0.02052072573901938], "mean": [3.867816701603722, -1.3109399531915822, 0.70065249884177, 0.0, 0.0, 0.00015092182568415016, 1.0, 0.33432961383479287, -0.01805540650287966, 0.6461152914266195, 0.3188933491706848, 0.044966363620083286, 0.25997920399790914, 0.030258503031438077, 0.031671500683322425, -0.03259895839242217], "std": [2.5491206522448982e-06, 2.018921899514364e-06, 0.0004972308099868321, 0.0, 0.0, 3.104388237537995e-06, 0.0, 0.20016454335620704, 0.11067081233382779, 0.1830353109533729, 0.8402744682827246, 0.11558624823645938, 0.32867728202847524, 0.01817070063267025, 0.007764592382543837, 0.00662415477720381], "count": [1325]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8357142857142857, -0.27142857142857146, -0.3428571428571429, -0.1, -0.17142857142857143, -0.09428571428571429, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41071428571428575, 0.4321428571428571, 0.41785714285714287, 0.08571428571428572, 0.23142857142857146, 0.07428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.007811320754716995, -0.004932614555256087, 0.003118598382749324, -0.0018361185983827505, -0.006917520215633417, 0.0014609164420485165, 0.07924528301886792], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26498649680955766, 0.10220624238706306, 0.1765670446159092, 0.015774116094841747, 0.05130278167241776, 0.017120440003968364, 0.9968551475110404], "count": [1325]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012075471691787243], "std": [0.10922296345233917], "count": [1325]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007547169811320754], "std": [0.02746174399797774], "count": [1325]}, "timestamp": {"min": [0.0], "max": [66.2], "mean": [33.1], "std": [19.124722220204927], "count": [1325]}, "frame_index": {"min": [0], "max": [1324], "mean": [662.0], "std": [382.4944444040985], "count": [1325]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1325]}, "index": {"min": [11810], "max": [13134], "mean": [12472.0], "std": [382.4944444040985], "count": [1325]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1325]}}} +{"episode_index": 11, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5595251459611978]], [[0.5361228057557231]], [[0.48794418460850447]]], "std": [[[0.1946560412114083]], [[0.1929235880423156]], [[0.18474997951378655]]], "count": [183]}, "observation.images.robot0_agentview_left": {"min": [[[0.0196078431372549]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.519829882469819]], [[0.5108131453651944]], [[0.4908411369131626]]], "std": [[[0.1755670499494469]], [[0.17076982103253333]], [[0.16981662584644744]]], "count": [183]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5827734451514661]], [[0.5621379391653776]], [[0.5257324656910877]]], "std": [[[0.19546658527786123]], [[0.18938144948453994]], [[0.19502216731945407]]], "count": [183]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1041]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1041]}, "observation.state": {"min": [0.816706685673987, -2.1387448251276404, 0.6999988290937478, 0.0, 0.0, -1.0, 0.0, 0.11570705611194965, -0.169481802903082, 0.2623660659694037, -0.9934335947036743, -0.38265854120254517, -0.7420713305473328, 5.376206900109537e-05, 0.015923746421708573, -0.04005204341930928], "max": [0.8167571896580501, -2.138688671142808, 0.7012747487322792, 0.0, 0.0, 1.0, 5.939605398452841e-05, 0.6514871594096847, 0.06775814620054765, 0.8939999658798268, 0.9775686264038086, 0.3858903646469116, 0.7008135914802551, 0.20777904987335205, 0.040002514292862196, -0.020507088185712216], "mean": [0.816720264675889, -2.1386979881822517, 0.700325503950474, 0.0, 0.0, 0.09125840537944284, 2.487262108928539e-06, 0.318344489729691, -0.021137739543217217, 0.6612514349466774, -0.2711494826102463, -0.008328807099179278, -0.13996671624016463, 0.06781598701492768, 0.02931739743867303, -0.035314324972688826], "std": [3.4544978269760294e-06, 3.494874925788938e-06, 0.00034169746614317307, 0.0, 0.0, 0.9958272457849359, 4.540679486930744e-06, 0.14344480204192386, 0.05619477245555181, 0.19744813786642357, 0.8254504029745372, 0.15857066183507726, 0.4373859209364433, 0.06632821231674692, 0.009489960766339484, 0.0057532132791683534], "count": [1041]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.3321428571428572, -0.45, -0.26571428571428574, -0.2785714285714286, -0.2957142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3964285714285714, 0.3428571428571429, 0.625, 0.07571428571428573, 0.3171428571428571, 0.1357142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0036743515850143895, 0.0025284753670920717, 0.0026485522162755623, -0.005070673802662276, -0.013130231919857282, -0.0014642514066145183, 0.09702209414024976], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29297621512543637, 0.0807613360402044, 0.23107529408974423, 0.030519870434579474, 0.07757843976570163, 0.04236415025573108, 0.9952822279377127], "count": [1041]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015369836241006851], "std": [0.12301871925592422], "count": [1041]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009606147934678194], "std": [0.03097889624706455], "count": [1041]}, "timestamp": {"min": [0.0], "max": [52.0], "mean": [26.0], "std": [15.025533823018291], "count": [1041]}, "frame_index": {"min": [0], "max": [1040], "mean": [520.0], "std": [300.51067646036586], "count": [1041]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1041]}, "index": {"min": [13135], "max": [14175], "mean": [13655.0], "std": [300.51067646036586], "count": [1041]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1041]}}} +{"episode_index": 12, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0196078431372549]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5848137665721622]], [[0.574762781034963]], [[0.5631033380267813]]], "std": [[[0.22277341084633537]], [[0.1959425604341925]], [[0.1771775541808517]]], "count": [226]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.03137254901960784]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4785256500482435]], [[0.4850910060339125]], [[0.48195955460836504]]], "std": [[[0.2712236726180134]], [[0.2396553649619316]], [[0.2178111560082668]]], "count": [226]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.023529411764705882]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5444516667967225]], [[0.5449168006517024]], [[0.538861579107324]]], "std": [[[0.2619369083401301]], [[0.22942458612391406]], [[0.20644469438830562]]], "count": [226]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1383]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1383]}, "observation.state": {"min": [4.219368600716378, -0.8497047903654309, 0.6999996789776386, 0.0, 0.0, 0.7070911526679993, 0.7070975303649902, 0.022743268944201644, -0.25391224132846624, 0.2526874208761064, -0.9910839796066284, -0.13157975673675537, -0.526485025882721, 0.00029698852449655533, 0.020553355614148703, -0.04000997103737119], "max": [4.21939724379204, -0.8496885843438444, 0.7003831306695352, 0.0, 0.0, 0.7071160078048706, 0.7071223258972168, 0.539377752804372, 0.20901376838046382, 0.8193453743373122, 0.9857227206230164, 0.12936729192733765, 0.5392746925354004, 0.11888881772756577, 0.040004959429455776, -0.020513204889604213], "mean": [4.219380236337329, -0.8496944812339655, 0.7001985614199114, 0.0, 0.0, 0.7071067640855532, 0.7071067455102806, 0.3070682384362189, -0.04274449191603908, 0.5988732330221463, -0.11254148981490174, -0.01650677905811922, 0.056856505335756424, 0.04940101569280229, 0.03246039303323418, -0.03545096981824135], "std": [1.3832823456330502e-06, 1.4199710186204566e-06, 0.0001315962572201555, 0.0, 0.0, 1.4183675683857838e-06, 1.4153237635731499e-06, 0.12603543415587692, 0.14664583471473494, 0.18149305802789925, 0.9234252210156237, 0.08703658725949923, 0.34590877504033896, 0.038031958561114944, 0.00745301142972627, 0.004531748779462094], "count": [1383]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9821428571428572, -0.2571428571428572, -0.31428571428571433, -0.06857142857142857, -0.19714285714285715, -0.04428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.29285714285714287, 0.475, 0.46785714285714286, 0.06714285714285714, 0.10571428571428572, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.006879454601797343, -0.008477946493130885, 0.007871087697551928, -0.000424542919119926, -0.004870364631752916, 0.0009327548806941432, -0.007953723788864787], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22300467851368738, 0.10470101333870183, 0.1623226768981792, 0.01364100752127932, 0.04143557640952945, 0.009967661024266274, 0.9999683686386742], "count": [1383]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011569052934646606], "std": [0.1069355383515358], "count": [1383]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007230657989877079], "std": [0.026880159501722494], "count": [1383]}, "timestamp": {"min": [0.0], "max": [69.1], "mean": [34.550000000000004], "std": [19.961880338952707], "count": [1383]}, "frame_index": {"min": [0], "max": [1382], "mean": [691.0], "std": [399.23760677905415], "count": [1383]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1383]}, "index": {"min": [14176], "max": [15558], "mean": [14867.0], "std": [399.23760677905415], "count": [1383]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1383]}}} +{"episode_index": 13, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.027450980392156862]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6219940976679414]], [[0.4320061273704287]], [[0.38704362354307337]]], "std": [[[0.18613368457538995]], [[0.2498049034816424]], [[0.2473512130042633]]], "count": [208]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5816481974329885]], [[0.39765551237678815]], [[0.35853510780392006]]], "std": [[[0.18714856853974182]], [[0.2589811439684792]], [[0.26198550688513456]]], "count": [208]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6704730607805209]], [[0.560070920458027]], [[0.5111346188713523]]], "std": [[[0.15999612696306995]], [[0.24534803035397737]], [[0.24214205239730227]]], "count": [208]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1239]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1239]}, "observation.state": {"min": [2.3291846482515597, -0.33871627837556206, 0.699998944503797, 0.0, 0.0, 0.7070671319961548, 0.7070845365524292, 0.018612007089254867, -0.07445184033067243, 0.2818566564517391, -0.9925053715705872, -0.22299283742904663, -0.63837069272995, 7.745926995994523e-05, 0.020544788327833102, -0.040035821705590495], "max": [2.329252007299305, -0.3386900059889596, 0.7008102182947347, 0.0, 0.0, 0.7071290612220764, 0.7071463465690613, 0.6096887522305581, 0.3256537791194565, 0.8753119565148348, 0.9924894571304321, 0.4574429392814636, 0.6714260578155518, 0.11003244668245316, 0.040004590249115714, -0.020521772195764072], "mean": [2.329208969490308, -0.3387031145451708, 0.7003221874772436, 0.0, 0.0, 0.7071049955701327, 0.7071085198931967, 0.2788532970565965, 0.10707839994375158, 0.668969398693274, -0.02426441159336869, 0.04751307318247163, 0.14028807701219753, 0.051256474490745434, 0.03328262884056686, -0.03452815132802786], "std": [3.394396950264518e-06, 2.0632278163174757e-06, 0.0002053255755993249, 0.0, 0.0, 2.9807764775323763e-06, 2.9798896882885366e-06, 0.16352821973610723, 0.12111530096683348, 0.19336065673375635, 0.8631821297552933, 0.15364017836784893, 0.4530880606367656, 0.02946679646883058, 0.006799745139490159, 0.005792307849175689], "count": [1239]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9357142857142857, -0.4535714285714286, -0.4714285714285715, -0.06, -0.21285714285714286, -0.06857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.37142857142857144, 0.5321428571428571, 0.6178571428571429, 0.14142857142857143, 0.38285714285714284, 0.07285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.00022483569699064857, 0.00614839156001383, 0.011408970367808118, -0.0024305315346477554, -0.007789692148045655, 0.00474230370114147, 0.037933817594834544], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.269856676283764, 0.13511205772073118, 0.2186947002573511, 0.022359740838310202, 0.05822537684062838, 0.01719971323173682, 0.9992802537239907], "count": [1239]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012913639657199383], "std": [0.11290206760168076], "count": [1239]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008071025020177562], "std": [0.028398082462888104], "count": [1239]}, "timestamp": {"min": [0.0], "max": [61.9], "mean": [30.950000000000003], "std": [17.883418763387123], "count": [1239]}, "frame_index": {"min": [0], "max": [1238], "mean": [619.0], "std": [357.6683752677425], "count": [1239]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1239]}, "index": {"min": [15559], "max": [16797], "mean": [16178.0], "std": [357.6683752677425], "count": [1239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1239]}}} +{"episode_index": 14, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42531639160719437]], [[0.39438288916353537]], [[0.3700391698571087]]], "std": [[[0.1729137746495637]], [[0.18591300074367648]], [[0.1785088080869692]]], "count": [170]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275012594220823]], [[0.4092552866160251]], [[0.4033371802377316]]], "std": [[[0.1877743854929982]], [[0.2024398142491996]], [[0.20951242427935374]]], "count": [170]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41639180184510616]], [[0.39100079493539147]], [[0.3810302561899645]]], "std": [[[0.21175850466934037]], [[0.22922662396760723]], [[0.23734276256249706]]], "count": [170]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [943]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [943]}, "observation.state": {"min": [3.6323628911812755, -0.9163662961965897, 0.6999978496692363, 0.0, 0.0, 0.7070230841636658, 0.707133948802948, 0.0303129521799389, -0.36836643469581976, 0.26922216971754, -0.9955636858940125, -0.3819352388381958, -0.7260423898696899, 3.218785423086956e-05, 0.01777867982238904, -0.04003191527238299], "max": [3.6324238319417375, -0.9163158430694551, 0.7008334222805547, 0.0, 0.0, 0.7070795297622681, 0.7071905732154846, 0.6349454583164571, 0.0033758002381460983, 0.9189465273875299, 0.9933150410652161, 0.6534864902496338, 0.7434988021850586, 0.1467767059803009, 0.040005931714356714, -0.020499898368059776], "mean": [3.6324013804596977, -0.9163276089993353, 0.7003355505993943, 0.0, 0.0, 0.7070512446087972, 0.7071622688469427, 0.2684201931380275, -0.17825307447763983, 0.6469368001714687, 0.2844680760723409, 0.07125353272747513, 0.21769703167746454, 0.06119371122334599, 0.02937358047202007, -0.0343673875985025], "std": [5.0108403871182505e-06, 3.538954407896386e-06, 0.0003020794013059814, 0.0, 0.0, 6.000488881331526e-06, 6.012519761874085e-06, 0.1487750341596885, 0.0908035421673527, 0.18159708220917184, 0.8297744818751639, 0.1556952865392945, 0.38525266808155406, 0.04096156685339684, 0.009345772673267203, 0.005635474362793576], "count": [943]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8571428571428572, -0.42142857142857143, -0.5642857142857142, -0.26285714285714284, -0.21714285714285717, -0.4928571428571429, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.8035714285714287, 0.8500000000000001, 0.7178571428571429, 0.13714285714285715, 0.34285714285714286, 0.15285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0005037115588547483, -0.013319951522496569, 0.00903272231480081, -0.011760339342523853, -0.01495379487956367, -0.010504469019845468, 0.0816542948038176], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2864941221241284, 0.18510454995774756, 0.25573610061343416, 0.05313420305682131, 0.0778176199566616, 0.07624074030409449, 0.9966607126500503], "count": [943]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016967127099633217], "std": [0.12914814054965973], "count": [943]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010604453870625664], "std": [0.03254720944479916], "count": [943]}, "timestamp": {"min": [0.0], "max": [47.1], "mean": [23.55], "std": [13.611024943037904], "count": [943]}, "frame_index": {"min": [0], "max": [942], "mean": [471.0], "std": [272.2204988607581], "count": [943]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [943]}, "index": {"min": [16798], "max": [17740], "mean": [17269.0], "std": [272.2204988607581], "count": [943]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [943]}}} +{"episode_index": 15, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4445867717611133]], [[0.4415049084005347]], [[0.4353396221769958]]], "std": [[[0.23558388352572676]], [[0.23312669442586872]], [[0.23378438104223181]]], "count": [210]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4021163815054017]], [[0.4070897294871725]], [[0.4035098625631893]]], "std": [[[0.23563852605467142]], [[0.23090389250035911]], [[0.2303420410261405]]], "count": [210]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.361366804249369]], [[0.39038376182178597]], [[0.3938519332700528]]], "std": [[[0.25244264676317785]], [[0.23127214846662622]], [[0.22979412483023012]]], "count": [210]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1254]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1254]}, "observation.state": {"min": [0.8250930115130292, -2.498274743024957, 0.6999994376935256, 0.0, 0.0, -1.0, 0.0, -0.02206676782819783, -0.04517842537514616, 0.26487507293266443, -0.9600641131401062, -0.2848055362701416, -0.5993503332138062, 5.74589466850739e-05, 0.020116992610610722, -0.04002125212539434], "max": [0.825126725099582, -2.4982124431324317, 0.7011685152076399, 0.0, 0.0, 1.0, 3.498873411444947e-05, 0.5949040019273586, 0.32087468422292664, 0.8583521841894144, 0.9908512234687805, 0.3744177222251892, 0.6318639516830444, 0.10746525228023529, 0.040004635427438956, -0.020525361051969282], "mean": [0.8250996599866703, -2.498251586240097, 0.7005557735645839, 0.0, 0.0, -0.051036682615629984, 1.553755140231366e-06, 0.23514324969065406, 0.054648478046207094, 0.6351716006669077, 0.21158632232051527, 0.010335860069858972, 0.14684313885047676, 0.03785235617092795, 0.03284534005239519, -0.03456151707982871], "std": [2.9167762383196103e-06, 4.129751547556658e-06, 0.0003411817686641088, 0.0, 0.0, 0.9986967793217199, 3.7522182356353616e-06, 0.1588061619173022, 0.10736124276215948, 0.19277775909767628, 0.8495254961671485, 0.18042013884167735, 0.4207716732489233, 0.028894598918568208, 0.0067400915019956344, 0.005058392030266709], "count": [1254]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9107142857142856, -0.2785714285714286, -0.30714285714285716, -0.07428571428571429, -0.16142857142857142, -0.07, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3428571428571429, 0.37142857142857144, 0.39285714285714285, 0.12, 0.23428571428571432, 0.08285714285714285, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.009418432444748229, -0.0017971064023695536, -0.010737069947596293, -0.00033037138300296223, -0.01023809523809523, 0.0016871724766461674, 0.025518341307814992], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24710081937955966, 0.089020538505696, 0.15948492968604033, 0.016775752176768025, 0.05055986661128819, 0.014614128233485768, 0.9996743541058318], "count": [1254]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01275917049497366], "std": [0.11223357915878296], "count": [1254]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007974481658692185], "std": [0.028227862871495785], "count": [1254]}, "timestamp": {"min": [0.0], "max": [62.65], "mean": [31.325000000000003], "std": [18.099925184007436], "count": [1254]}, "frame_index": {"min": [0], "max": [1253], "mean": [626.5], "std": [361.99850368014876], "count": [1254]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1254]}, "index": {"min": [17741], "max": [18994], "mean": [18367.5], "std": [361.99850368014876], "count": [1254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1254]}}} +{"episode_index": 16, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49117370423471807]], [[0.33742630668068635]], [[0.304493502014276]]], "std": [[[0.27112512857935145]], [[0.2550182660628604]], [[0.26977452038794264]]], "count": [217]}, "observation.images.robot0_agentview_left": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4309341015655884]], [[0.33087105561888314]], [[0.30825913952242945]]], "std": [[[0.2665071296352377]], [[0.25630077395539225]], [[0.26804229772790283]]], "count": [217]}, "observation.images.robot0_agentview_right": {"min": [[[0.0196078431372549]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45700394990720583]], [[0.32214024372192174]], [[0.29320392865437506]]], "std": [[[0.27345537167749046]], [[0.2737470662903658]], [[0.28763089614409476]]], "count": [217]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1307]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1307]}, "observation.state": {"min": [2.5677935098765134, -0.9158798471039595, 0.6999977816176841, 0.0, 0.0, 1.0, 0.00012161456834292039, -0.010676576293705775, -0.14428668936584754, 0.27639607110021125, -0.9953948259353638, -0.3380025625228882, -0.7771422863006592, 5.904230783926323e-05, 0.020556263056009154, -0.040016243466686224], "max": [2.5678155857876264, -0.9158479920402796, 0.7014855683327349, 0.0, 0.0, 1.0, 0.0001620451657800004, 0.6212610458660095, 0.09477842243821144, 0.850530678853149, 0.9902009963989258, 0.19524627923965454, 0.6941047310829163, 0.10177768766880035, 0.039992649692480786, -0.020510296286232778], "mean": [2.567798598014525, -0.9158552060057424, 0.7004121129877129, 0.0, 0.0, 1.0, 0.00015152995600560166, 0.27551717450529184, -0.04154879090769108, 0.6464842580861171, -0.3834177666067986, -0.05287862102221056, -0.2566266784297663, 0.03191967064179361, 0.03214308161205822, -0.03542171074282025], "std": [2.8778338951433705e-06, 2.769375821284875e-06, 0.00039583071357704815, 0.0, 0.0, 0.0, 3.945639396718215e-06, 0.17765057229903197, 0.05773398491478706, 0.1881408375151522, 0.7841583646425782, 0.089060953928034, 0.399780813105567, 0.02564479429134494, 0.006638534955879301, 0.004170862027747128], "count": [1307]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.942857142857143, -0.3821428571428572, -0.3107142857142857, -0.09428571428571429, -0.2357142857142857, -0.2671428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5142857142857143, 0.18571428571428572, 0.5964285714285714, 0.11142857142857143, 0.24571428571428575, 0.05142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0013170838342988003, -0.006172805771122511, 0.0009044704339272122, -0.002013334790687507, -0.006633511859219577, 0.0009869931140015342, 0.10175975516449885], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2696227604033866, 0.07590933991852038, 0.18730061182765553, 0.019247836731402696, 0.0672762452446948, 0.035924012506925396, 0.9948090028889188], "count": [1307]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012241775169968605], "std": [0.10996323823928833], "count": [1307]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007651109410864575], "std": [0.027650055087364424], "count": [1307]}, "timestamp": {"min": [0.0], "max": [65.3], "mean": [32.650000000000006], "std": [18.864914524057617], "count": [1307]}, "frame_index": {"min": [0], "max": [1306], "mean": [653.0], "std": [377.2982904811523], "count": [1307]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1307]}, "index": {"min": [18995], "max": [20301], "mean": [19648.0], "std": [377.2982904811523], "count": [1307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1307]}}} +{"episode_index": 17, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45165688652882674]], [[0.3310983451550162]], [[0.30443762599094537]]], "std": [[[0.2563848515057097]], [[0.2248852076905121]], [[0.2374340178508307]]], "count": [221]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.490676612099255]], [[0.35454288090399655]], [[0.3267259725205658]]], "std": [[[0.28937626115269927]], [[0.2936566273356069]], [[0.3099640420984176]]], "count": [221]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5116241479446699]], [[0.36581819487087647]], [[0.3354377557725579]]], "std": [[[0.2714699488917744]], [[0.2912478685253497]], [[0.31079366097572797]]], "count": [221]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1339]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1339]}, "observation.state": {"min": [2.7465892046249163, -0.8421053771237202, 0.6999995703880973, 0.0, 0.0, 0.7070685625076294, 0.7067214846611023, 0.049035818361124806, -0.3812577307654825, 0.27728760014662857, -0.9947553277015686, -0.2807803153991699, -0.5234817862510681, 3.763429413083941e-05, 0.01958555800422817, -0.04000627953917573], "max": [2.747479476435335, -0.8413544062195821, 0.7011740936907912, 0.0, 0.0, 0.7074918150901794, 0.7071450352668762, 0.6285586435877182, 0.009198058397224429, 0.9662729680927342, 0.9832107424736023, 0.23423069715499878, 0.6984793543815613, 0.19673550128936768, 0.040010681449584334, -0.02049272896407691], "mean": [2.746954859528297, -0.8417841919798917, 0.7006551100263946, 0.0, 0.0, 0.7073038790633733, 0.7069095844114958, 0.3307562627465919, -0.1258338437536038, 0.6296873739279032, 0.1253891164816699, -0.0121114880313973, 0.16540713381798433, 0.05281476220032772, 0.03397291582627177, -0.03564637578890889], "std": [0.00036711292474387886, 0.00029583424795568547, 0.00048006789851469443, 0.0, 0.0, 0.00014387479257559454, 0.00014391927601909642, 0.14558623196549164, 0.12142264312337485, 0.2108311871692035, 0.9024408095968902, 0.11490913943795686, 0.35175995128160914, 0.0514137427334747, 0.007192223865911272, 0.005054134614370652], "count": [1339]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7821428571428571, -0.25357142857142856, -0.4, -0.07142857142857142, -0.1657142857142857, -0.10857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.29642857142857143, 0.4821428571428572, 0.46428571428571436, 0.14857142857142858, 0.17, 0.11142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0018857356235996898, -0.011322415448629074, 0.025170703083324475, 0.0022650165368611973, -0.0005003734129947742, 0.005259788754934383, -0.1053024645257655], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21036573556801266, 0.11810905579476373, 0.17944720008874396, 0.025385805719786467, 0.0457911829142284, 0.023389018358338485, 0.9944402400168768], "count": [1339]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011949216015636921], "std": [0.10865740478038788], "count": [1339]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007468259895444362], "std": [0.027317910617135], "count": [1339]}, "timestamp": {"min": [0.0], "max": [66.9], "mean": [33.45], "std": [19.326794871369646], "count": [1339]}, "frame_index": {"min": [0], "max": [1338], "mean": [669.0], "std": [386.5358974273929], "count": [1339]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1339]}, "index": {"min": [20302], "max": [21640], "mean": [20971.0], "std": [386.5358974273929], "count": [1339]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1339]}}} +{"episode_index": 18, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.06666666666666667]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6075230253359001]], [[0.5909892236910189]], [[0.5748262653588824]]], "std": [[[0.22890405326922397]], [[0.2385452982414577]], [[0.23315334492798634]]], "count": [176]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4744804113731452]], [[0.4686720594790318]], [[0.46008347937980015]]], "std": [[[0.26436390486782574]], [[0.2634748592453362]], [[0.258230515804778]]], "count": [176]}, "observation.images.robot0_agentview_right": {"min": [[[0.06274509803921569]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5723373103694269]], [[0.5648572908153295]], [[0.5510403471622025]]], "std": [[[0.25279872713650237]], [[0.2539085979399126]], [[0.24814589413897906]]], "count": [176]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [989]}, "observation.state": {"min": [2.5030330706806723, -0.9348614240192433, 0.6999990652150369, 0.0, 0.0, 1.0, 0.00010825922799995169, 0.0340947369631337, -0.2181788507607808, 0.27528126809731335, -0.9997969269752502, -0.33926671743392944, -0.6470577716827393, 0.00016839365707710385, 0.019142661817863175, -0.040159086554667274], "max": [2.5030593789507822, -0.9347807849313189, 0.7013066054660511, 0.0, 0.0, 1.0, 0.0001793911651475355, 0.5469128815514646, 0.05051391308325648, 0.8289748604639077, 0.991662323474884, 0.4396038055419922, 0.6912883520126343, 0.13691972196102142, 0.040001339293631595, -0.020517132828234197], "mean": [2.5030412986513633, -0.9348058310525463, 0.700390740463438, 0.0, 0.0, 1.0, 0.00014961088604222668, 0.2570224185582774, -0.05304828268375751, 0.6344951308154503, -0.3925763786260954, 0.010471275950150133, -0.111645095740646, 0.04022487893723435, 0.03150894007162108, -0.03507622774714882], "std": [2.824957787199263e-06, 4.575896852676437e-06, 0.0003547485400557128, 0.0, 0.0, 0.0, 5.312668784177855e-06, 0.14858595026131735, 0.07285688216420799, 0.17744756102068618, 0.8059282448420443, 0.18687200094673861, 0.3818346811999941, 0.03810860205112558, 0.007760566042303623, 0.0062931035790677785], "count": [989]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8500000000000001, -0.4785714285714286, -0.5464285714285715, -0.1142857142857143, -0.20428571428571432, -0.2757142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.22857142857142856, 0.6642857142857144, 0.15142857142857147, 0.32857142857142857, 0.07142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.00677090856565074, -0.002376137512639034, -0.005813953488372124, -0.004541383793153256, -0.011489238769319652, -0.0015383504261158355, 0.03134479271991911], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.27187812656012017, 0.09881459222630322, 0.22812148398765733, 0.027838324163849477, 0.07811263126090504, 0.04735147376763138, 0.99950863126305], "count": [989]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016177957877516747], "std": [0.12615954875946045], "count": [989]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010111223458038423], "std": [0.03178207006168192], "count": [989]}, "timestamp": {"min": [0.0], "max": [49.4], "mean": [24.699999999999996], "std": [14.274978108564651], "count": [989]}, "frame_index": {"min": [0], "max": [988], "mean": [494.0], "std": [285.499562171293], "count": [989]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [989]}, "index": {"min": [21641], "max": [22629], "mean": [22135.0], "std": [285.499562171293], "count": [989]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [989]}}} +{"episode_index": 19, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6077165949028392]], [[0.5085624140439149]], [[0.4323633653757344]]], "std": [[[0.13695562294739536]], [[0.15883385973039107]], [[0.1546009508261137]]], "count": [136]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6102275439199691]], [[0.5440926768513012]], [[0.4938515299056778]]], "std": [[[0.17009920041703758]], [[0.19595969613482214]], [[0.21280202908335147]]], "count": [136]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5873820365368976]], [[0.5037938779063152]], [[0.44406447493081275]]], "std": [[[0.170379896320421]], [[0.19209671774677528]], [[0.20701276767371019]]], "count": [136]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [704]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [704]}, "observation.state": {"min": [0.80191872542058, -0.8949409662824231, 0.6999983115144681, 0.0, 0.0, -1.0, 0.0, 0.0619534554907637, -0.23369772758299157, 0.26115862542125123, -0.9925814867019653, -0.28963905572891235, -0.722393810749054, 8.841935596137773e-06, 0.020538693118186502, -0.04000334985837109], "max": [0.801957596664294, -0.8948804977851823, 0.7009911944653852, 0.0, 0.0, 1.0, 4.760599404107779e-05, 0.5806748148845114, 0.02334871968410135, 0.898389749310688, 0.9957177042961121, 0.12323063611984253, 0.6990290880203247, 0.13972711563110352, 0.04000548670880729, -0.017012005740525176], "mean": [0.8019276758999262, -0.8949170802727575, 0.7003863062177026, 0.0, 0.0, -0.15625, 3.0143149666645392e-06, 0.3006378566337833, -0.0833630798280462, 0.6330698083834214, -0.24454286872324618, 0.01854933830062774, -0.09660745779877868, 0.052551933309281006, 0.03323613743594126, -0.03250628113964382], "std": [3.466634887990317e-06, 4.210349434925509e-06, 0.0003322581208419564, 0.0, 0.0, 0.9877175393299442, 5.280902389102354e-06, 0.13340390937694185, 0.07718329808238229, 0.1983911903529241, 0.8791479783907598, 0.08894766958463937, 0.3815271441038415, 0.03720462341589145, 0.006537511270838469, 0.008820825115357764], "count": [704]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.39285714285714285, -0.7321428571428572, -0.18142857142857144, -0.2185714285714286, -0.17714285714285713, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5928571428571429, 0.6071428571428572, 0.6428571428571428, 0.12142857142857144, 0.5, 0.1, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.004038149350649339, -0.00894886363636363, 0.005478896103896083, -0.0017633928571428586, -0.012802353896103902, 0.005178571428571427, -0.03977272727272727], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.35373915761996294, 0.14290976463821448, 0.3167462890661632, 0.022936798608742752, 0.09900276714628947, 0.03367587889141816, 0.9992087520459881], "count": [704]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.022727273404598236], "std": [0.14903269708156586], "count": [704]}, "next.done": {"min": [false], "max": [true], "mean": [0.0014204545454545455], "std": [0.037662140862394465], "count": [704]}, "timestamp": {"min": [0.0], "max": [35.15], "mean": [17.575], "std": [10.161354486484566], "count": [704]}, "frame_index": {"min": [0], "max": [703], "mean": [351.5], "std": [203.2270897296913], "count": [704]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [704]}, "index": {"min": [22630], "max": [23333], "mean": [22981.5], "std": [203.2270897296913], "count": [704]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [704]}}} +{"episode_index": 20, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.050980392156862744]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6031513413163891]], [[0.5794351033123183]], [[0.5394828202090155]]], "std": [[[0.17677833622017317]], [[0.18418579104949398]], [[0.1830273992908338]]], "count": [183]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5571821414886609]], [[0.5322229179170601]], [[0.495606325452611]]], "std": [[[0.21563475774339047]], [[0.20355056689122078]], [[0.19757145396175047]]], "count": [183]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016043280145049]], [[0.5826154207961041]], [[0.544345149014983]]], "std": [[[0.1846034805223907]], [[0.18327352244653788]], [[0.18814924359636725]]], "count": [183]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1039]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1039]}, "observation.state": {"min": [0.8262410992497027, -0.9952148339946586, 0.6999986233911759, 0.0, 0.0, -1.0, 0.0, 0.04623059129632068, -0.23094567641584907, 0.2746232489348258, -0.9967330098152161, -0.1858413815498352, -0.6588289141654968, 0.00017841823864728212, 0.02051726313319251, -0.04022681973939257], "max": [0.8262799753015917, -0.995152415522787, 0.7019797411726966, 0.0, 0.0, 1.0, 4.8531321226619184e-05, 0.6942970700411804, 0.009270972112755405, 0.8193499891082104, 0.9964383244514465, 0.2937784790992737, 0.6419790387153625, 0.187668576836586, 0.039982376526411886, -0.020499408043746118], "mean": [0.8262468167430724, -0.9951607976036663, 0.7009451580179542, 0.0, 0.0, 0.12223291626564003, 1.875012793134075e-06, 0.3089154467794421, -0.1086003823868198, 0.6407514491501954, 0.6416313951123322, 0.05969583425989968, 0.3293590700187513, 0.047787204302170185, 0.030097433064269992, -0.03850261512835214], "std": [3.979050160717327e-06, 3.985425527019473e-06, 0.0005483779786389903, 0.0, 0.0, 0.9925014429113949, 3.572341320707395e-06, 0.18772068432430838, 0.05509695926770324, 0.17400777904163842, 0.614454522949266, 0.09936986610268846, 0.2924368569214219, 0.032194775424860114, 0.00854427057179505, 0.002248094954323611], "count": [1039]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9821428571428572, -0.4785714285714286, -0.575, -0.11571428571428573, -0.17857142857142858, -0.16714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44285714285714284, 0.275, 0.5928571428571429, 0.17714285714285713, 0.23285714285714285, 0.055714285714285716, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.008266877492094071, -0.006369448645675809, -0.00797470094871441, -0.002410284614326964, -0.008352811769558642, 0.0012773271002337423, 0.07988450433108758], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2958953217338281, 0.08455610719689637, 0.22987599154280805, 0.02322935881208043, 0.060778614071105616, 0.02779949770075112, 0.9968041261791426], "count": [1039]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015399422496557236], "std": [0.12313522398471832], "count": [1039]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009624639076034649], "std": [0.031008669285056807], "count": [1039]}, "timestamp": {"min": [0.0], "max": [51.9], "mean": [25.95], "std": [14.996666296213968], "count": [1039]}, "frame_index": {"min": [0], "max": [1038], "mean": [519.0], "std": [299.93332592427936], "count": [1039]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1039]}, "index": {"min": [23334], "max": [24372], "mean": [23853.0], "std": [299.93332592427936], "count": [1039]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1039]}}} +{"episode_index": 21, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7105564004697834]], [[0.5568804326385346]], [[0.4211782251986657]]], "std": [[[0.19276599196418154]], [[0.14404839479807138]], [[0.17407146872800303]]], "count": [209]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.01568627450980392]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.719401460249078]], [[0.5534480502809209]], [[0.39692645757839623]]], "std": [[[0.18288065957839206]], [[0.18305876353590306]], [[0.23936187828231698]]], "count": [209]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6980819723621544]], [[0.5514347144056299]], [[0.41580118597510024]]], "std": [[[0.1849205888540599]], [[0.17245704639176485]], [[0.2247924940670691]]], "count": [209]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1244]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1244]}, "observation.state": {"min": [3.673216820037922, -0.7526254494736699, 0.6999976531621435, 0.0, 0.0, 0.7070744037628174, 0.7070862054824829, -0.050526399767588104, -0.1930177158668358, 0.273111530856608, -0.9897928237915039, -0.2779722511768341, -0.5733053684234619, 2.458722701703664e-05, 0.020564646496266676, -0.04000731836404958], "max": [3.6732885625991667, -0.7525857316500237, 0.7011273153409557, 0.0, 0.0, 0.7071273326873779, 0.7071390748023987, 0.45966577262669917, 0.0738687800278397, 0.8569401446371014, 0.9592890739440918, 0.4141134023666382, 0.5992541909217834, 0.2846018970012665, 0.04056509414816048, -0.016282445351433642], "mean": [3.673239992725663, -0.7525927407164846, 0.7005704121207843, 0.0, 0.0, 0.7071067560524036, 0.7071067547587336, 0.1618636135601887, -0.03256254634690605, 0.6366846814200575, -0.6303395892454496, 0.15431865870090158, -0.16203794076096775, 0.1020485309170958, 0.032326343851338576, -0.02901819507016496], "std": [3.4617378211358324e-06, 2.997784205207874e-06, 0.0003081397004156046, 0.0, 0.0, 2.705397250621837e-06, 2.704790519782622e-06, 0.13828250472924328, 0.07832924463907256, 0.1842763461407682, 0.6437200111506551, 0.16224120085870208, 0.3045288811744096, 0.09355245737319626, 0.00669453302966693, 0.00953167325900837], "count": [1244]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8035714285714287, -0.25357142857142856, -0.3357142857142857, -0.14714285714285713, -0.17, -0.12142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.29642857142857143, 0.36071428571428577, 0.42142857142857143, 0.08285714285714285, 0.11857142857142858, 0.12285714285714287, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.011819591180523663, -0.00767110702802022, -0.0052164676159853094, -0.003337161231051911, -0.009687643546164451, -0.0007441433164905836, 0.09967845659163987], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23688298284093798, 0.0879212918421091, 0.18411701010186174, 0.026471198866319396, 0.05004867581664254, 0.033686981826648775, 0.9950197009564801], "count": [1244]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012861736118793488], "std": [0.11267790198326111], "count": [1244]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008038585209003215], "std": [0.02834100090643761], "count": [1244]}, "timestamp": {"min": [0.0], "max": [62.15], "mean": [31.075000000000003], "std": [17.955587570447257], "count": [1244]}, "frame_index": {"min": [0], "max": [1243], "mean": [621.5], "std": [359.1117514089451], "count": [1244]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1244]}, "index": {"min": [24373], "max": [25616], "mean": [24994.5], "std": [359.1117514089451], "count": [1244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1244]}}} +{"episode_index": 22, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03137254901960784]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6355313225255953]], [[0.6094329547641166]], [[0.5412278710297266]]], "std": [[[0.1705847869601978]], [[0.15837135249541404]], [[0.16459164240171698]]], "count": [163]}, "observation.images.robot0_agentview_left": {"min": [[[0.07058823529411765]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5899100028434614]], [[0.5860533474872047]], [[0.5164451078747379]]], "std": [[[0.17478603118863043]], [[0.15962204607845412]], [[0.1719264641754953]]], "count": [163]}, "observation.images.robot0_agentview_right": {"min": [[[0.08627450980392157]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5370597054664945]], [[0.5850781377753125]], [[0.4938749051102659]]], "std": [[[0.1767072997735743]], [[0.14547604557470573]], [[0.16324498324327583]]], "count": [163]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [894]}, "observation.state": {"min": [3.9336713673555703, -0.7801725941657478, 0.6999993992513747, 0.0, 0.0, 0.7070744037628174, 0.7070863842964172, 0.1032070214290991, -0.02087512856827889, 0.27100833853488326, -0.9902897477149963, -0.38086387515068054, -0.5798460841178894, 0.00022122659720480442, 0.020556369718090634, -0.040151694338591566], "max": [3.933758975415278, -0.7801198344238052, 0.7013051093318515, 0.0, 0.0, 0.7071270942687988, 0.7071390748023987, 0.5690413606265128, 0.2983259478220508, 0.8427342965703203, 0.9465932250022888, 0.24323701858520508, 0.6212283968925476, 0.09809409826993942, 0.040005605495477596, -0.020510190948519674], "mean": [3.9336916740333807, -0.7801282550934501, 0.7003793749229191, 0.0, 0.0, 0.7071075527459983, 0.7071059616886796, 0.30202450803870445, 0.10512038483123375, 0.6122326896231857, -0.22300969194245818, -0.007578142654042382, 0.036844722326569906, 0.05064447150472317, 0.03164048449825543, -0.03652841665316806], "std": [5.444047096265184e-06, 4.037161016346405e-06, 0.0004145624286617472, 0.0, 0.0, 3.90617560559715e-06, 3.904257992219162e-06, 0.11348451397013569, 0.09451158641707737, 0.19059776427112515, 0.8640974631667466, 0.15892415833231793, 0.41692613706722614, 0.023197822496097857, 0.007766485697616548, 0.003492083744520515], "count": [894]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.3107142857142857, -0.6214285714285714, -0.08, -0.22142857142857142, -0.13428571428571429, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3821428571428572, 0.5821428571428572, 0.7107142857142857, 0.21142857142857144, 0.33, 0.10857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.007258708852668585, 0.0022690955576861833, 0.00773809523809525, -0.0016810482582294665, -0.008251837647810806, 0.0005033557046979936, 0.0022371364653243847], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2837045824819809, 0.1453507166918781, 0.25390447810432676, 0.025911325438337265, 0.06205102182388655, 0.031262380921996284, 0.9999974976070858], "count": [894]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.017897091805934906], "std": [0.13257747888565063], "count": [894]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011185682326621924], "std": [0.03342629261182088], "count": [894]}, "timestamp": {"min": [0.0], "max": [44.65], "mean": [22.325], "std": [12.903770443814732], "count": [894]}, "frame_index": {"min": [0], "max": [893], "mean": [446.5], "std": [258.07540887629466], "count": [894]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [894]}, "index": {"min": [25617], "max": [26510], "mean": [26063.5], "std": [258.07540887629466], "count": [894]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}}} +{"episode_index": 23, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6602542637843711]], [[0.5854558766682944]], [[0.5392001635981541]]], "std": [[[0.17284642674319983]], [[0.20673616362083116]], [[0.24797206683397888]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068720613367417]], [[0.44692525467218136]], [[0.41044136436312806]]], "std": [[[0.2719469094932959]], [[0.2648323179772276]], [[0.2746196487643978]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5923908888872932]], [[0.5049369408102596]], [[0.4494945834290747]]], "std": [[[0.21634008817477]], [[0.2255800351992636]], [[0.24812830114091844]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1176]}, "observation.state": {"min": [0.8991732132783958, -0.8609631101109617, 0.6999995629472552, 0.0, 0.0, 0.7070377469062805, 0.707158625125885, 0.12845580954018165, -0.18388510645944334, 0.2720786945816085, -0.9984940886497498, -0.13317185640335083, -0.4142937958240509, 8.680166502017528e-06, 0.02055740941290791, -0.04002001297232149], "max": [0.89919430673706, -0.8609386707854664, 0.7008697882091993, 0.0, 0.0, 0.7070549130439758, 0.7071758508682251, 0.5701901457022194, 0.122537796020599, 0.8506419913057275, 0.9600782990455627, 0.21052652597427368, 0.7196352481842041, 0.16936609148979187, 0.040003483492512745, -0.020509151254539806], "mean": [0.8991825605527877, -0.8609451739773014, 0.7004142484659606, 0.0, 0.0, 0.7070474702180648, 0.7071660420014745, 0.31331470604028383, -0.03352346656102552, 0.6244029116228584, 0.011408403515815735, 0.0035179217510736315, 0.21042894608448862, 0.04694512873527633, 0.03380662246758938, -0.03464388979459932], "std": [1.668570330555627e-06, 2.2411849178562305e-06, 0.0002482733567256944, 0.0, 0.0, 1.5216914492172019e-06, 1.5269789100751611e-06, 0.12123341650391875, 0.09191946136383286, 0.17769156984365297, 0.9137892255946265, 0.07247125040927734, 0.33474781631379047, 0.03247084223812393, 0.006000045206665359, 0.0051234209253559915], "count": [1176]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8571428571428572, -0.23214285714285718, -0.4321428571428571, -0.15714285714285714, -0.23142857142857146, -0.06714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5214285714285715, 0.4357142857142858, 0.5464285714285715, 0.14857142857142858, 0.26, 0.05, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005706389698736616, -0.002049927113702632, 0.005007896015549056, -0.00592687074829932, -0.007187803692905738, -0.000734936831875611, -0.01870748299319728], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22431615197572097, 0.09674891695572808, 0.18353910057668574, 0.028169024795994112, 0.06371185715818825, 0.01280248032413437, 0.999824999727491], "count": [1176]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013605441898107529], "std": [0.1158461645245552], "count": [1176]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008503401360544217], "std": [0.029148191328235734], "count": [1176]}, "timestamp": {"min": [0.0], "max": [58.75], "mean": [29.375], "std": [16.974091777372557], "count": [1176]}, "frame_index": {"min": [0], "max": [1175], "mean": [587.5], "std": [339.48183554745117], "count": [1176]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1176]}, "index": {"min": [26511], "max": [27686], "mean": [27098.5], "std": [339.48183554745117], "count": [1176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}}} +{"episode_index": 24, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4040459736643702]], [[0.37921091240383126]], [[0.36539017387505063]]], "std": [[[0.1933439554267038]], [[0.1875424781439428]], [[0.18693815475950643]]], "count": [233]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3780800711293017]], [[0.3526425533781025]], [[0.33828283558888617]]], "std": [[[0.21206953581821744]], [[0.20459227738089633]], [[0.20055717345175714]]], "count": [233]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38948149892564154]], [[0.36345697300387764]], [[0.34829806576852174]]], "std": [[[0.2257873568639287]], [[0.22255542773323422]], [[0.22144653839412085]]], "count": [233]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1440]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1440]}, "observation.state": {"min": [4.089312480876371, -0.8480454941903963, 0.6999886610234569, 0.0, 0.0, 0.707086443901062, 0.707088053226471, -0.2195745154793276, -0.40503449849622086, 0.26364169675574944, -0.9889393448829651, -0.4303537607192993, -0.7144519090652466, 5.4188156354939565e-05, 0.019646887328534215, -0.04001350767755402], "max": [4.089352095061595, -0.8480009762514932, 0.7005006931506093, 0.0, 0.0, 0.7071254849433899, 0.7071270942687988, 0.641628326685074, 0.10886846076166101, 0.9260943526512597, 0.8738699555397034, 0.18174493312835693, 0.6667656302452087, 0.1786745935678482, 0.0400093185622343, -0.020506110933903043], "mean": [4.089333100125734, -0.8480060809298341, 0.7001692567367489, 0.0, 0.0, 0.7071057144966391, 0.7071077969339159, 0.24648592711212045, -0.0992574365494659, 0.6681842880207057, -0.30070744239621694, -0.037841281946748496, -0.026165733486413954, 0.05470709257844596, 0.03282819452460355, -0.03402770962316804], "std": [2.573968898408838e-06, 2.398160520810706e-06, 0.00018132202128463078, 0.0, 0.0, 2.8395844380718046e-06, 2.838800467628203e-06, 0.19613809343124827, 0.14140181014593645, 0.19348510817591863, 0.8258174082284394, 0.1074106563485486, 0.45708801696536683, 0.044996258292230744, 0.006303560277738535, 0.005259225396720588], "count": [1440]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9750000000000001, -0.31785714285714284, -0.632142857142857, -0.08857142857142856, -0.20857142857142857, -0.2814285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41785714285714287, 0.8142857142857143, 0.5928571428571429, 0.10714285714285715, 0.34714285714285714, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0026140873015873187, -0.0005952380952380942, -0.006175595238095271, -0.003020833333333326, -0.014285714285714284, -0.003698412698412697, 0.0875], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2862909688967546, 0.17412464299514308, 0.20667169782028197, 0.02349416430623592, 0.05732770202529605, 0.035522792622010795, 0.9961645195448349], "count": [1440]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011111111380159855], "std": [0.10482200980186462], "count": [1440]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006944444444444445], "std": [0.026343162136653695], "count": [1440]}, "timestamp": {"min": [0.0], "max": [71.95], "mean": [35.975], "std": [20.784604679104834], "count": [1440]}, "frame_index": {"min": [0], "max": [1439], "mean": [719.5], "std": [415.69209358209673], "count": [1440]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1440]}, "index": {"min": [27687], "max": [29126], "mean": [28406.5], "std": [415.69209358209673], "count": [1440]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1440]}}} +{"episode_index": 25, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6068050097476224]], [[0.5413634310300893]], [[0.49204934952705376]]], "std": [[[0.2270422846216869]], [[0.25591261612409183]], [[0.2813200858640655]]], "count": [234]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.023529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5654313496774578]], [[0.48492914490390504]], [[0.43566672080762225]]], "std": [[[0.21756855378481396]], [[0.25199454082337813]], [[0.285906671407698]]], "count": [234]}, "observation.images.robot0_agentview_right": {"min": [[[0.0196078431372549]], [[0.01568627450980392]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5891695276065071]], [[0.5111640292155357]], [[0.46392656124595105]]], "std": [[[0.22312720786632712]], [[0.2672059743551792]], [[0.30403202898354764]]], "count": [234]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1443]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1443]}, "observation.state": {"min": [3.6617101894573776, -1.1432746026887066, 0.6999971891143626, 0.0, 0.0, 0.7070321440696716, 0.7071403861045837, 0.004362611549651341, -0.33374959345741706, 0.27321008784532486, -0.9885272979736328, -0.26966142654418945, -0.5304878950119019, 0.00011974562949035317, 0.013922372733532683, -0.040022872569844714], "max": [3.661746334804386, -1.1432329795405547, 0.7002949390272368, 0.0, 0.0, 0.7070730924606323, 0.7071815133094788, 0.5240900127742119, 0.13732949621571855, 0.8381928851699609, 0.9826058745384216, 0.27267181873321533, 0.5571371912956238, 0.09302721917629242, 0.04000530220897338, -0.020519016928758335], "mean": [3.6617350718350226, -1.1432386767294702, 0.7000791464952386, 0.0, 0.0, 0.7070531360159628, 0.7071603745201439, 0.2189603284387545, -0.14660092176455577, 0.6468204663409753, 0.22025796314617535, 0.05265629856394796, 0.15909883619511367, 0.05159583353194124, 0.02926223721530418, -0.03492945175651888], "std": [1.7437533106289848e-06, 2.1412334136599025e-06, 9.921817624109531e-05, 0.0, 0.0, 1.7579940097417647e-06, 1.760260913019681e-06, 0.13406323092805528, 0.12980920253029535, 0.1718149392988548, 0.8913627949090495, 0.10727798607576326, 0.3374387206963105, 0.028949690588675362, 0.009557120867451129, 0.006520997438830616], "count": [1443]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7214285714285715, -0.3035714285714286, -0.29285714285714287, -0.15857142857142856, -0.17, -0.03571428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.2642857142857143, 0.35714285714285715, 0.6214285714285714, 0.07857142857142857, 0.16857142857142857, 0.06285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.003573903573903582, -0.009357984357984388, 0.008113058113058083, -0.0009820809820809831, -0.004689634689634679, 0.0006593406593406585, 0.09355509355509356], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19887768583028184, 0.09932718279973073, 0.15791142093376728, 0.0201771344248208, 0.046777112620812286, 0.011464317388698407, 0.9956141041939275], "count": [1443]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011088010855019093], "std": [0.10471422225236893], "count": [1443]}, "next.done": {"min": [false], "max": [true], "mean": [0.000693000693000693], "std": [0.026315783154605022], "count": [1443]}, "timestamp": {"min": [0.0], "max": [72.1], "mean": [36.050000000000004], "std": [20.82790595971344], "count": [1443]}, "frame_index": {"min": [0], "max": [1442], "mean": [721.0], "std": [416.5581191942688], "count": [1443]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1443]}, "index": {"min": [29127], "max": [30569], "mean": [29848.0], "std": [416.5581191942688], "count": [1443]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1443]}}} +{"episode_index": 26, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.01568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3916415526409687]], [[0.3067449659277297]], [[0.29150904738920147]]], "std": [[[0.24435357501068963]], [[0.23788616567217008]], [[0.21347705410506485]]], "count": [205]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42325104416528425]], [[0.294764582060673]], [[0.29065794468154066]]], "std": [[[0.2521243815175005]], [[0.2673207859239628]], [[0.2578683225838687]]], "count": [205]}, "observation.images.robot0_agentview_right": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4151467984535659]], [[0.2598332213625732]], [[0.25571921948323917]]], "std": [[[0.24759812953884558]], [[0.2405756815543284]], [[0.2345748066029798]]], "count": [205]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1209]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1209]}, "observation.state": {"min": [3.8606851818084698, -1.2216651902822284, 0.6998602240265847, 0.0, 0.0, -0.00017142368596978486, 1.0, 0.016000092615500616, -0.04677941689999998, 0.27487150193584575, -0.9899096488952637, -0.39837366342544556, -0.607557475566864, 0.0002639995072968304, 0.0194629360965551, -0.040017271667878815], "max": [3.860844102667055, -1.2214290671180594, 0.7002812009041537, 0.0, 0.0, 1.61001953529194e-05, 1.0, 0.5949031980370805, 0.3774137110325223, 0.8474350651020798, 0.9910809397697449, 0.399800181388855, 0.5266813039779663, 0.12488236278295517, 0.040008044645777764, -0.020561161114612276], "mean": [3.860838872724807, -1.2214436048871604, 0.7000587008904177, 0.0, 0.0, -1.1963030036166553e-06, 1.0, 0.23479149915242703, 0.14652946100151387, 0.6124421926462177, -0.6371343913800072, -0.1443058395676617, -0.26112079305452585, 0.06023464132179013, 0.0315065796190052, -0.033571720798718035], "std": [5.0966652892177404e-06, 7.374830570274625e-06, 8.676535010715747e-05, 0.0, 0.0, 5.898957199150694e-06, 0.0, 0.14159369366892316, 0.1195544975242294, 0.19032064546370786, 0.6320093065155039, 0.16425012353164162, 0.2709631538848516, 0.03985497149888619, 0.008175043019330586, 0.006474921720755285], "count": [1209]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8642857142857142, -0.4857142857142857, -0.44642857142857145, -0.08714285714285715, -0.21, -0.1357142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3428571428571429, 0.18571428571428572, 0.4857142857142857, 0.1657142857142857, 0.22285714285714286, 0.08428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.006501831501831484, 0.012844145102209582, 0.008513529481271421, 0.0014321162708259478, -0.008496986884083658, 0.005036039229587605, 0.03722084367245657], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.25009598879875883, 0.10455624760198032, 0.17553449479533373, 0.020444206650883392, 0.0516213337920041, 0.025681622241875958, 0.9993070643182342], "count": [1209]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013234077952802181], "std": [0.11427570879459381], "count": [1209]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008271298593879239], "std": [0.028747968894926], "count": [1209]}, "timestamp": {"min": [0.0], "max": [60.4], "mean": [30.200000000000003], "std": [17.45040591695983], "count": [1209]}, "frame_index": {"min": [0], "max": [1208], "mean": [604.0], "std": [349.00811833919664], "count": [1209]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1209]}, "index": {"min": [30570], "max": [31778], "mean": [31174.0], "std": [349.00811833919664], "count": [1209]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1209]}}} +{"episode_index": 27, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45092678825680665]], [[0.340208866444527]], [[0.3292063520354431]]], "std": [[[0.2695966981902523]], [[0.26841463374273233]], [[0.2508583533768753]]], "count": [196]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48976209441296054]], [[0.37143991538265697]], [[0.35583954529077255]]], "std": [[[0.2978949627911821]], [[0.3154319448786637]], [[0.28996357625347996]]], "count": [196]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49347481698978424]], [[0.37608105498058597]], [[0.3627499892168782]]], "std": [[[0.2861542789748618]], [[0.3152908312906504]], [[0.2949407046671304]]], "count": [196]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1145]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1145]}, "observation.state": {"min": [1.0676888280461823, -0.7869235650723891, 0.6999987878747088, 0.0, 0.0, 0.7070924043655396, 0.7070786952972412, 0.0019171574254220891, -0.27961748612845305, 0.27853062922006533, -0.9962794184684753, -0.3309253454208374, -0.7143467664718628, 1.6284198864013888e-05, 0.020541973204711243, -0.04002374307145424], "max": [1.0677403669207015, -0.7869012994500142, 0.7004682597131026, 0.0, 0.0, 0.7071348428726196, 0.7071211338043213, 0.6091888881504455, 0.03827877315642203, 0.9123901194082981, 0.9962600469589233, 0.38523900508880615, 0.7083709836006165, 0.21211659908294678, 0.04000426109790663, -0.02052458690293914], "mean": [1.0677266617058228, -0.7869080028653953, 0.7001923361949428, 0.0, 0.0, 0.7071076608120614, 0.7071058542967884, 0.23654100229937852, -0.09528955438959234, 0.6582201649215811, 0.17997257095236965, 0.057965550483834796, 0.02825648893305308, 0.05018253193619781, 0.03265014336282052, -0.034960706639106706], "std": [3.2963423213114085e-06, 1.732158790421987e-06, 0.00016800178647635237, 0.0, 0.0, 3.149370576534219e-06, 3.1476767457732883e-06, 0.15388725814901796, 0.08589420079980031, 0.19629552149806534, 0.8568097420612203, 0.15508313405672036, 0.447818033717707, 0.04710041453002287, 0.0064951991205041285, 0.0050963415098933176], "count": [1145]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7928571428571428, -0.45, -0.35000000000000003, -0.1, -0.31285714285714283, -0.29714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.275, 0.4892857142857142, 0.1242857142857143, 0.2285714285714286, 0.10714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0005614472863380759, -0.004257641921397369, 0.016796631316281955, 0.0018140985651902701, -0.011181534622582654, -5.8640049906428905e-05, 0.06200873362445415], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24849519716521348, 0.09657129575694161, 0.19095825407707887, 0.023416107120650044, 0.06223837333801967, 0.0423629454122591, 0.9980756068326079], "count": [1145]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013973799534142017], "std": [0.1173819974064827], "count": [1145]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008733624454148472], "std": [0.029539798297445873], "count": [1145]}, "timestamp": {"min": [0.0], "max": [57.2], "mean": [28.6], "std": [16.526645152601297], "count": [1145]}, "frame_index": {"min": [0], "max": [1144], "mean": [572.0], "std": [330.532903052026], "count": [1145]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1145]}, "index": {"min": [31779], "max": [32923], "mean": [32351.0], "std": [330.532903052026], "count": [1145]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1145]}}} +{"episode_index": 28, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6584381889733016]], [[0.5668410480740432]], [[0.5119665404983638]]], "std": [[[0.15224089503758567]], [[0.18824509153830843]], [[0.23093660956624157]]], "count": [223]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.043137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6338133026823397]], [[0.5421415894660222]], [[0.4862371550861621]]], "std": [[[0.1820316227510737]], [[0.22113059194903262]], [[0.2579009167909862]]], "count": [223]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.0196078431372549]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6424884345006746]], [[0.5546943073546069]], [[0.4992614676327019]]], "std": [[[0.17906162184750188]], [[0.20872860195868667]], [[0.24265820153981366]]], "count": [223]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1356]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1356]}, "observation.state": {"min": [0.1626190463776149, -5.19826928264851, 0.699998865725799, 0.0, 0.0, -1.0, 0.0, 0.06228377196101116, -0.14773565230347074, 0.2824970080842598, -0.9875911474227905, -0.4173256456851959, -0.7103375792503357, 0.014115536585450172, 0.02055386130849128, -0.04039804448623956], "max": [0.16265415424183233, -5.198234514185921, 0.7012634078955274, 0.0, 0.0, 1.0, 3.1099378247745335e-05, 0.5460864324680839, 0.29710944702643083, 0.9209200488351994, -0.6751492619514465, 0.14718973636627197, -0.10037069767713547, 0.2412721961736679, 0.0400181381160089, -0.02051269804764752], "mean": [0.16262949963739143, -5.198248001532411, 0.70044175323836, 0.0, 0.0, 0.27876106194690264, 1.6000525509915774e-06, 0.24836376413506778, 0.03339081760248186, 0.6748112257257949, -0.8465898585530509, -0.11784819816857313, -0.44149962119252634, 0.09182760587984086, 0.034164726439913744, -0.034944727130982574], "std": [2.266639104735427e-06, 2.015474110348389e-06, 0.00035216548479446167, 0.0, 0.0, 0.9603604897861177, 2.8009866129171568e-06, 0.1354852458314311, 0.11402614728801777, 0.20235900249754632, 0.0831919483769578, 0.14406361382284974, 0.18884266023598828, 0.052023203365666564, 0.005596609869872987, 0.004690988771051462], "count": [1356]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7892857142857144, -0.3357142857142857, -0.375, -0.10714285714285715, -0.14142857142857143, -0.08714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44642857142857145, 0.39285714285714285, 0.4535714285714286, 0.05857142857142858, 0.28, 0.14142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0036978508217446297, -0.0011773072060682409, 0.006666139907290374, 0.002355667930889172, -0.007211335861778341, 0.0043331226295828, 0.007374631268436578], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21756957345925587, 0.11107841037942627, 0.18238714169784254, 0.019258299745205123, 0.04901067906261943, 0.029729063379717105, 0.9999728070370887], "count": [1356]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012536873109638691], "std": [0.11126409471035004], "count": [1356]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007374631268436578], "std": [0.027146257108120887], "count": [1356]}, "timestamp": {"min": [0.0], "max": [67.75], "mean": [33.875], "std": [19.572168803345903], "count": [1356]}, "frame_index": {"min": [0], "max": [1355], "mean": [677.5], "std": [391.44337606691806], "count": [1356]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1356]}, "index": {"min": [32924], "max": [34279], "mean": [33601.5], "std": [391.44337606691806], "count": [1356]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1356]}}} +{"episode_index": 29, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5200831232653906]], [[0.5383819178808932]], [[0.5206244364631767]]], "std": [[[0.20694252705444863]], [[0.1782130904216554]], [[0.1748999912674407]]], "count": [170]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.027450980392156862]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5136049538582667]], [[0.5283831023289945]], [[0.5077753484565356]]], "std": [[[0.22515004819331388]], [[0.2006784902293673]], [[0.20377675003206058]]], "count": [170]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0196078431372549]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4581559920613466]], [[0.4808837320400357]], [[0.4686385186183274]]], "std": [[[0.22932175901274754]], [[0.21151223284873538]], [[0.21316195441710536]]], "count": [170]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [948]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [948]}, "observation.state": {"min": [2.8690740428822945, -0.8377355071826493, 0.6999985538870196, 0.0, 0.0, 0.7070834636688232, 0.7070840001106262, 0.032241361727881945, -0.24909056579072342, 0.27314418292589315, -0.9990878105163574, -0.2477613091468811, -0.7452727556228638, 0.0004293109814170748, 0.020561823912323033, -0.0400292554427396], "max": [2.869125646828195, -0.8377152036340265, 0.7007594373736131, 0.0, 0.0, 0.7071295380592346, 0.7071300148963928, 0.6761717189507666, 0.3486235855213282, 0.9462241794503278, 0.9965476393699646, 0.3997947573661804, 0.7724931836128235, 0.2032802700996399, 0.04000837501785189, -0.02050473671977881], "mean": [2.8690906561181353, -0.837724638030297, 0.7002551286970516, 0.0, 0.0, 0.7071072061227847, 0.7071063082806671, 0.30079055073432437, -0.0021107952235351985, 0.6727314548364925, -0.008188026678210069, 0.019115158348866908, 0.11826901280081473, 0.06959305715978412, 0.0345807723091161, -0.03300282999049503], "std": [3.554416060267201e-06, 2.404636252355755e-06, 0.00020996658811893437, 0.0, 0.0, 3.864361013957369e-06, 3.864596700655747e-06, 0.17773261198485152, 0.18329851770264388, 0.198786802279825, 0.88982229955396, 0.11859049380163011, 0.4148119140307786, 0.05310802277676034, 0.005042768017373627, 0.007148926153145865], "count": [948]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.475, -0.4892857142857142, -0.14142857142857143, -0.2557142857142857, -0.2485714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4821428571428572, 0.632142857142857, 0.6785714285714286, 0.26285714285714284, 0.5, 0.07285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.009463532248342352, 0.002580620855937304, 0.0037371910789631983, -0.002706449668474983, -0.018449367088607605, -0.0019680530440024085, 0.0189873417721519], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3306968979719113, 0.19497123772908276, 0.2571897864060035, 0.048014739017451444, 0.08650643699912941, 0.04152907116262076, 0.9998197241765321], "count": [948]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016877636313438416], "std": [0.1288129687309265], "count": [948]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010548523206751054], "std": [0.03246135559795173], "count": [948]}, "timestamp": {"min": [0.0], "max": [47.35], "mean": [23.674999999999997], "std": [13.68319376705112], "count": [948]}, "frame_index": {"min": [0], "max": [947], "mean": [473.5], "std": [273.66387534102245], "count": [948]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [948]}, "index": {"min": [34280], "max": [35227], "mean": [34753.5], "std": [273.66387534102245], "count": [948]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [948]}}} +{"episode_index": 30, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.06274509803921569]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5645982058655982]], [[0.5518182570513558]], [[0.5474262527765011]]], "std": [[[0.2521970996256305]], [[0.2624445039957481]], [[0.2643829479417813]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.08627450980392157]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5003987325032552]], [[0.4808352939381319]], [[0.4753764591591031]]], "std": [[[0.252277495369925]], [[0.2597943422737978]], [[0.2614088856583567]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.03137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5402983129164751]], [[0.5227378872142119]], [[0.5177657081753599]]], "std": [[[0.2578684589415682]], [[0.26709391994247683]], [[0.2689131544803192]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1170]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1170]}, "observation.state": {"min": [0.8027019661233297, -5.564498706776045, 0.6999994993196004, 0.0, 0.0, -1.0, 0.0, -0.01746219016998407, -0.34222771366904414, 0.28198570737630546, -0.9898754954338074, -0.3977006673812866, -0.7012637853622437, 0.0003852844820357859, 0.019430422791418933, -0.040177449328561494], "max": [0.8027267948145657, -5.564444385146919, 0.7006846466166023, 0.0, 0.0, 1.0, 4.739504583994858e-05, 0.5933318116961753, 0.15022873703208006, 0.8905763466889675, 0.9223933815956116, 0.462745726108551, 0.7039617300033569, 0.09905262291431427, 0.04000458674289419, -0.02050564397921212], "mean": [0.8027091839735825, -5.564462653089633, 0.7002794614583264, 0.0, 0.0, 0.039316239316239315, 2.288722553694422e-06, 0.25550941033538893, -0.12377501098885065, 0.6853879854345105, -0.03806383110519149, -0.03744340808982523, 0.15739508528485258, 0.05290048207891667, 0.031539102224702485, -0.035404985886891824], "std": [1.8349934300985814e-06, 3.654295621098631e-06, 0.00020343125064090762, 0.0, 0.0, 0.9992268177576223, 4.015562250481392e-06, 0.15330017332298898, 0.1391791947259654, 0.1972533617964824, 0.8724388473957237, 0.09888256526275085, 0.44503095384909963, 0.024446000613626555, 0.006993411138105559, 0.004493659142532202], "count": [1170]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9285714285714287, -0.3821428571428572, -0.32500000000000007, -0.13857142857142857, -0.17142857142857143, -0.07857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.31785714285714284, 0.5428571428571429, 0.46785714285714286, 0.045714285714285714, 0.26, 0.11, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005119047619047621, -0.010164835164835193, 0.01083638583638583, -0.003893772893772893, -0.00908669108669108, 0.004032967032967029, 0.15213675213675212], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2628549053131131, 0.15744574496582647, 0.20006737899115, 0.0199459819426215, 0.05992643014787864, 0.024006742792380655, 0.9883594531592669], "count": [1170]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013675213791429996], "std": [0.11613872647285461], "count": [1170]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008547008547008547], "std": [0.029222770935519244], "count": [1170]}, "timestamp": {"min": [0.0], "max": [58.45], "mean": [29.225], "std": [16.88748920552332], "count": [1170]}, "frame_index": {"min": [0], "max": [1169], "mean": [584.5], "std": [337.7497841104664], "count": [1170]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1170]}, "index": {"min": [35228], "max": [36397], "mean": [35812.5], "std": [337.7497841104664], "count": [1170]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1170]}}} +{"episode_index": 31, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5679828919530148]], [[0.5611877865353504]], [[0.5524194517439918]]], "std": [[[0.28576116384496814]], [[0.2865257262147436]], [[0.2822289043640113]]], "count": [271]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47231373153144446]], [[0.4690836818179763]], [[0.4772192382370888]]], "std": [[[0.30712412880495177]], [[0.30869076571379295]], [[0.3036411519622052]]], "count": [271]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4446745404182127]], [[0.4413314542224582]], [[0.44995397323896547]]], "std": [[[0.2936878238340547]], [[0.2950601298490757]], [[0.29027408817256783]]], "count": [271]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1758]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1758]}, "observation.state": {"min": [3.9488351439927727, -0.9915761979310957, 0.6999996524633232, 0.0, 0.0, -4.614908175426535e-05, 1.0, -0.07933641909114053, -0.09791431492044222, 0.2726833343974493, -0.9886969923973083, -0.3581157326698303, -0.6537691354751587, 0.000927246524952352, 0.019612150417296907, -0.04001999447292446], "max": [3.948869482789619, -0.9915203322399433, 0.7004267649497461, 0.0, 0.0, 1.4025465134182014e-05, 1.0, 0.43921613759910905, 0.3224991614230457, 0.8356778702257067, 0.9657308459281921, 0.4278486967086792, 0.5338110327720642, 0.18129414319992065, 0.04000760386563237, -0.01789689339540028], "mean": [3.9488635817036957, -0.9915339714124015, 0.7001153445267028, 0.0, 0.0, -2.359919811149256e-07, 1.0, 0.1700170822085144, 0.06967667217896441, 0.6101478922207411, -0.7063565363045845, -0.03634360892882526, -0.28305656951560776, 0.07505026295593335, 0.03226428446679477, -0.03126708560673011], "std": [1.9436697678550076e-06, 2.376344121734272e-06, 0.00010060972332166714, 0.0, 0.0, 2.6886118544187832e-06, 0.0, 0.12371032395214838, 0.10886376805846555, 0.18592926558644024, 0.5567277689764918, 0.1985376260306481, 0.25111913664296465, 0.03952471973181869, 0.0072064893813345715, 0.008129990714512996], "count": [1758]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.775, -0.3892857142857143, -0.4357142857142858, -0.2885714285714286, -0.16428571428571428, -0.1357142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.20714285714285713, 0.2178571428571429, 0.26071428571428573, 0.07571428571428573, 0.2757142857142857, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.01082601982772632, 0.005477003087924614, -0.0009974809036242382, -0.0011506582155046303, -0.009757841703234202, 0.00043149683081423497, 0.08987485779294653], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.17406151402775796, 0.08933525035371205, 0.1180575357289594, 0.026714729987084174, 0.040680341257419025, 0.025001372408476608, 0.9959530661314898], "count": [1758]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009101251140236855], "std": [0.09496535360813141], "count": [1758]}, "next.done": {"min": [false], "max": [true], "mean": [0.0005688282138794084], "std": [0.02384333551209862], "count": [1758]}, "timestamp": {"min": [0.0], "max": [87.85], "mean": [43.925], "std": [25.37454022571969], "count": [1758]}, "frame_index": {"min": [0], "max": [1757], "mean": [878.5], "std": [507.4908045143938], "count": [1758]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1758]}, "index": {"min": [36398], "max": [38155], "mean": [37276.5], "std": [507.4908045143938], "count": [1758]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1758]}}} +{"episode_index": 32, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5362814429341272]], [[0.4460503823310203]], [[0.3966064174240203]]], "std": [[[0.22513702538697122]], [[0.2786637044215562]], [[0.29683683355612334]]], "count": [221]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4868279306904022]], [[0.37639277721083836]], [[0.33274234964307947]]], "std": [[[0.2019438281096517]], [[0.2557864254376826]], [[0.27973348034616374]]], "count": [221]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5120275523666585]], [[0.4062620559460881]], [[0.3628722324122575]]], "std": [[[0.2158648620072088]], [[0.27350267966457603]], [[0.2998066369665807]]], "count": [221]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1338]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1338]}, "observation.state": {"min": [0.8361614908190513, -3.183252590743505, 0.6999985236519826, 0.0, 0.0, -1.0, 0.0, 0.053537714314868756, -0.4275214333852424, 0.2711169108748418, -0.9993077516555786, -0.5997948050498962, -0.6732029318809509, 7.607242150697857e-05, 0.01971960789059371, -0.0400271297813272], "max": [0.8361901567241057, -3.18316207691358, 0.7015750428947056, 0.0, 0.0, 1.0, 0.00013431550178211182, 0.5719094607670865, -0.005710418927451499, 0.8992289688881291, 0.9822883605957031, 0.6121348142623901, 0.7054299116134644, 0.11589936912059784, 0.040001676308518704, -0.017158365882720975], "mean": [0.8361662146573662, -3.1832324004246813, 0.7006703913073945, 0.0, 0.0, -0.0687593423019432, 4.524332698022615e-06, 0.26425930521157, -0.2520998615003732, 0.6784885292583658, 0.025714639947375197, -0.011318469795945514, 0.07882681723283144, 0.052755662596957936, 0.031402302033802544, -0.031058402291994226], "std": [3.541485399662483e-06, 6.7131234177455955e-06, 0.000546992117473431, 0.0, 0.0, 0.9976332757312231, 1.2599108484653998e-05, 0.1407058274713877, 0.07956380611509717, 0.1920104901353654, 0.8695547805737128, 0.15657449418424862, 0.4565846569968826, 0.03321417010663032, 0.007357184273020754, 0.007205530125641169], "count": [1338]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7178571428571429, -0.3535714285714286, -0.675, -0.18571428571428572, -0.21, -0.18285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36428571428571427, 0.5678571428571428, 0.46428571428571436, 0.11, 0.24285714285714288, 0.09428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.010626201153106996, -0.009336963484945577, -0.003849028400597924, -0.004793935511424298, -0.011768097373478534, -0.00598441170190049, 0.2077727952167414], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21996717179769093, 0.13055416971401976, 0.1929744523315536, 0.03383897011837704, 0.05949471535205805, 0.03905887689765648, 0.9781771135984679], "count": [1338]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011958146467804909], "std": [0.10869751125574112], "count": [1338]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007473841554559044], "std": [0.02732810956469689], "count": [1338]}, "timestamp": {"min": [0.0], "max": [66.85], "mean": [33.425000000000004], "std": [19.312361110611686], "count": [1338]}, "frame_index": {"min": [0], "max": [1337], "mean": [668.5], "std": [386.24722221223374], "count": [1338]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1338]}, "index": {"min": [38156], "max": [39493], "mean": [38824.5], "std": [386.24722221223374], "count": [1338]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1338]}}} +{"episode_index": 33, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6152533463428425]], [[0.44472168792332123]], [[0.399242344662632]]], "std": [[[0.19051865952397032]], [[0.22624998668177262]], [[0.21717937983135846]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.635988668256386]], [[0.4519179516091971]], [[0.4065474711061655]]], "std": [[[0.18291043999833895]], [[0.2626514647387044]], [[0.261491019607205]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6115187993814691]], [[0.4365999720857135]], [[0.3918627406584168]]], "std": [[[0.1897086416068319]], [[0.2559219074409297]], [[0.2540633359714476]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1063]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1063]}, "observation.state": {"min": [4.998608310095848, -1.158223435096489, 0.6999982955743286, 0.0, 0.0, 0.7070326805114746, 0.7071465849876404, -0.0057918177708111696, -0.24691501681702466, 0.2756588232573782, -0.9975762963294983, -0.18509870767593384, -0.5549923777580261, 0.00027668382972478867, 0.020587624541034095, -0.04001130918508772], "max": [4.998651198434061, -1.1581988579516405, 0.700989278278823, 0.0, 0.0, 0.7070668935775757, 0.7071809768676758, 0.6193454690488553, 0.3317400917508593, 0.8455390083517261, 0.9446666836738586, 0.1910252571105957, 0.6803207397460938, 0.1261361688375473, 0.04000553812577506, -0.020478936437461376], "mean": [4.998625616959214, -1.158211272895953, 0.7003628803989647, 0.0, 0.0, 0.7070538258059117, 0.7071596869072148, 0.3069010974367935, 0.018775555794328026, 0.6361562369088134, -0.11940761472633843, -0.03849367116799583, 0.11962351266396348, 0.0602580929773359, 0.033356340588038755, -0.03480978277762169], "std": [3.140225010982528e-06, 2.2725068263367878e-06, 0.0003000058810030489, 0.0, 0.0, 2.5374477953836702e-06, 2.5427639542418795e-06, 0.15200183327553285, 0.17355577726415794, 0.18349790622065806, 0.8946788493109483, 0.09239792837838809, 0.39490745495241614, 0.03714458449322887, 0.0062360639166667365, 0.0047720324102015045], "count": [1063]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9464285714285714, -0.30714285714285716, -0.3535714285714286, -0.09857142857142857, -0.23142857142857146, -0.047142857142857146, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3392857142857143, 0.5642857142857142, 0.7678571428571429, 0.10285714285714286, 0.23142857142857146, 0.1242857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0009877704609595767, -0.00809031044214482, 0.0040821126192715825, -0.0044375755946781375, -0.006431931192044078, 0.0031890874882408242, 0.01975540921919097], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.27922140235587956, 0.16367607113799154, 0.21911664275308387, 0.016754606950112653, 0.06208369705467121, 0.020067446642627607, 0.9998048428601319], "count": [1063]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01505174022167921], "std": [0.12175872921943665], "count": [1063]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009407337723424271], "std": [0.03065695340884351], "count": [1063]}, "timestamp": {"min": [0.0], "max": [53.1], "mean": [26.55], "std": [15.343076614551595], "count": [1063]}, "frame_index": {"min": [0], "max": [1062], "mean": [531.0], "std": [306.8615322910319], "count": [1063]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1063]}, "index": {"min": [39494], "max": [40556], "mean": [40025.0], "std": [306.8615322910319], "count": [1063]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1063]}}} +{"episode_index": 34, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5432216442965169]], [[0.5175961789265223]], [[0.48131045701619807]]], "std": [[[0.266400547072572]], [[0.26138631384449457]], [[0.2517781496839128]]], "count": [201]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.011764705882352941]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5446324572564567]], [[0.5136812499785653]], [[0.479670842897949]]], "std": [[[0.2675483109520799]], [[0.26106978628484534]], [[0.255900349364574]]], "count": [201]}, "observation.images.robot0_agentview_right": {"min": [[[0.03137254901960784]], [[0.011764705882352941]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4547430895651949]], [[0.4338371165960943]], [[0.40762101060738737]]], "std": [[[0.2640441891515869]], [[0.2579449645775537]], [[0.2543410984385122]]], "count": [201]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1184]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1184]}, "observation.state": {"min": [3.9222858404759195, -1.0499414375634333, 0.6999981551541002, 0.0, 0.0, -2.1898862542002462e-05, 1.0, 0.049726193999777735, -0.059348310004365246, 0.27615254874424444, -0.9911596179008484, -0.30250823497772217, -0.6039292216300964, 8.494782377965748e-06, 0.020532764184797967, -0.040017359830371205], "max": [3.9223210017299652, -1.0499124053362934, 0.7006618441167086, 0.0, 0.0, 1.5900573998806067e-05, 1.0, 0.5566836578912953, 0.13042753448949185, 0.8312122599264112, 0.8951084017753601, 0.3118398189544678, 0.6968351006507874, 0.1417289823293686, 0.04000911919017701, -0.020533795373156888], "mean": [3.9223140835749852, -1.0499221298225738, 0.7001238152914795, 0.0, 0.0, 4.489495671603775e-07, 1.0, 0.23492584614245207, 0.029242665616874042, 0.6175639467640837, -0.6555760163511779, 0.0031609615008976006, -0.20920868144320273, 0.034401881158324564, 0.03604928962647641, -0.033924748171533334], "std": [2.498299176030786e-06, 1.5063203121346224e-06, 0.00015628201871034276, 0.0, 0.0, 2.2407313190933526e-06, 0.0, 0.13573510471620676, 0.0487548554810982, 0.1851865451447027, 0.6023812356420051, 0.1841613856730474, 0.3573316435460812, 0.028175556277641633, 0.004011044662420804, 0.006135264269143743], "count": [1184]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9, -0.23214285714285718, -0.3, -0.07714285714285714, -0.21714285714285717, -0.23714285714285716, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4607142857142857, 0.2178571428571429, 0.4285714285714286, 0.12, 0.2014285714285714, 0.05714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.010177364864864874, 0.0035653957528957846, -0.0191391167953668, -0.0007806467181467183, -0.014797297297297306, 0.0018749999999999975, -0.0472972972972973], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24085404273117528, 0.0557950279774351, 0.1747069920269139, 0.023428159615244748, 0.0607910620932298, 0.029228401606890206, 0.9988808565932003], "count": [1184]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013513513840734959], "std": [0.11545951664447784], "count": [1184]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008445945945945946], "std": [0.029049634327567297], "count": [1184]}, "timestamp": {"min": [0.0], "max": [59.15], "mean": [29.575000000000003], "std": [17.08956187267538], "count": [1184]}, "frame_index": {"min": [0], "max": [1183], "mean": [591.5], "std": [341.79123745350756], "count": [1184]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1184]}, "index": {"min": [40557], "max": [41740], "mean": [41148.5], "std": [341.79123745350756], "count": [1184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1184]}}} +{"episode_index": 35, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6459124654696133]], [[0.6091723690336697]], [[0.5655743453164567]]], "std": [[[0.2140466107830372]], [[0.2008467240242313]], [[0.18880332978786166]]], "count": [181]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.642121153442925]], [[0.6047452066872157]], [[0.5626954698650437]]], "std": [[[0.19578472222270882]], [[0.1888911263843553]], [[0.18663933996493473]]], "count": [181]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6319130225683159]], [[0.6016705492854623]], [[0.5641215042876289]]], "std": [[[0.19601803721714253]], [[0.18714349023077398]], [[0.18318648073196284]]], "count": [181]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1027]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1027]}, "observation.state": {"min": [1.010252386172151, -0.8272551948135362, 0.6999979882604325, 0.0, 0.0, 0.7070813775062561, 0.7070866227149963, 0.0034782535684175775, -0.2153609132254135, 0.2708819124161478, -0.9963324666023254, -0.10935834050178528, -0.6420018672943115, 0.000390137400245294, 0.019010608945323065, -0.04001947596098846], "max": [1.0103113745564674, -0.8272316700961198, 0.7011843260220569, 0.0, 0.0, 0.7071268558502197, 0.70713210105896, 0.6270904103347079, 0.21498316288709696, 0.8556485301466387, 0.9669178128242493, 0.2550578713417053, 0.6774826645851135, 0.12250999361276627, 0.040004397689123956, -0.020491207063138055], "mean": [1.010276887446516, -0.8272400894726388, 0.7003567652985458, 0.0, 0.0, 0.7071074701214487, 0.7071060414671781, 0.2765850774825264, -0.032466940151172206, 0.652569068513798, -0.04027327097147094, 0.014758196036388487, 0.14871321703437007, 0.05267037892123678, 0.031414900966258125, -0.036098283377744254], "std": [3.651651153520494e-06, 2.841989070181233e-06, 0.0003136983944445677, 0.0, 0.0, 3.074485637172213e-06, 3.074538671888073e-06, 0.16744406040209217, 0.1136370233423699, 0.1767187356262412, 0.8826993873570325, 0.0761871379889782, 0.43325207950872013, 0.02450348208176052, 0.007699834568787543, 0.0035961302447358057], "count": [1027]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.26785714285714285, -0.45, -0.13857142857142857, -0.18714285714285714, -0.14142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.6, 0.625, 0.17, 0.36, 0.09142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0007302823758519978, -0.005393656975935479, 0.0002260397830018101, -0.0062317429406037, -0.0045444428988732875, -0.0010001391014049237, 0.0827653359298929], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2952374491229698, 0.1330857419488614, 0.23148595454015064, 0.03227681100329097, 0.07436894544344164, 0.028197639433166857, 0.9965690639230226], "count": [1027]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015579357743263245], "std": [0.12384118884801865], "count": [1027]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009737098344693282], "std": [0.031189128292204413], "count": [1027]}, "timestamp": {"min": [0.0], "max": [51.3], "mean": [25.649999999999995], "std": [14.823461134296537], "count": [1027]}, "frame_index": {"min": [0], "max": [1026], "mean": [513.0], "std": [296.46922268593073], "count": [1027]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1027]}, "index": {"min": [41741], "max": [42767], "mean": [42254.0], "std": [296.46922268593073], "count": [1027]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1027]}}} +{"episode_index": 36, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5136093476833008]], [[0.489364985270005]], [[0.46255617938183663]]], "std": [[[0.1788219402588741]], [[0.17488382731406205]], [[0.17153872780787824]]], "count": [189]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48619669963616235]], [[0.46939493245214753]], [[0.44849815649639485]]], "std": [[[0.1817080057288412]], [[0.18415766006981513]], [[0.19074016080613287]]], "count": [189]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5272080051910086]], [[0.5126381316958206]], [[0.49457601133081996]]], "std": [[[0.1651293199544178]], [[0.16817840096927203]], [[0.17818318490424218]]], "count": [189]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1086]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1086]}, "observation.state": {"min": [4.278262558421343, -0.80470020371904, 0.699997813231493, 0.0, 0.0, 0.7070102095603943, 0.7070889472961426, -0.03726598680715365, -0.21904526951638825, 0.27418740374051853, -0.9901190996170044, -0.4046967327594757, -0.5801628828048706, 8.557334513170645e-05, 0.018364288077554067, -0.04001259292904483], "max": [4.2784750825676685, -0.8044390840937876, 0.7013125234208685, 0.0, 0.0, 0.7071245312690735, 0.7072033882141113, 0.5820467206015373, 0.31586840502068014, 0.8604380957677199, 0.9320376515388489, 0.3518981635570526, 0.6638656854629517, 0.2150649130344391, 0.040005566640879286, -0.020512510488825273], "mean": [4.278282735205698, -0.8044494490891744, 0.7004875970171826, 0.0, 0.0, 0.7071055243577308, 0.7071079890043037, 0.2625451203610381, -0.02012893043582485, 0.6561571754126666, 0.07960927508373507, -0.015343135589833199, 0.20487409032551954, 0.06951986668454105, 0.03098921171335329, -0.032192318679746805], "std": [1.3535158793769473e-05, 1.1563786567571814e-05, 0.0005020493591514215, 0.0, 0.0, 6.9323507158726014e-06, 6.9381460925941195e-06, 0.16592741425893132, 0.15401268292956544, 0.18702318957373684, 0.863325057285726, 0.171674189404101, 0.41303046252402453, 0.03498851647166702, 0.00833002002498967, 0.006854395465121811], "count": [1086]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.775, -0.36428571428571427, -0.3321428571428572, -0.12571428571428572, -0.27, -0.11571428571428573, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35000000000000003, 0.42142857142857143, 0.9535714285714286, 0.15428571428571428, 0.30714285714285716, 0.10571428571428572, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0012595369639568708, -0.0008550381478558089, 0.01587411207576956, -0.00020652459878979005, -0.006748224151539076, 0.0014903972638779224, 0.09944751381215469], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.28404950910737387, 0.145488369922716, 0.23839456450536617, 0.030550698484000598, 0.059052813659699735, 0.029063603731207567, 0.995042809127625], "count": [1086]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014732965268194675], "std": [0.1204819604754448], "count": [1086]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009208103130755065], "std": [0.030330882305710138], "count": [1086]}, "timestamp": {"min": [0.0], "max": [54.25], "mean": [27.125], "std": [15.675053163120905], "count": [1086]}, "frame_index": {"min": [0], "max": [1085], "mean": [542.5], "std": [313.5010632624181], "count": [1086]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [1086]}, "index": {"min": [42768], "max": [43853], "mean": [43310.5], "std": [313.5010632624181], "count": [1086]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1086]}}} +{"episode_index": 37, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5223928517705535]], [[0.5138210367593051]], [[0.5147144963958266]]], "std": [[[0.28680813523518706]], [[0.2845221119018336]], [[0.2679043330015987]]], "count": [156]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4112170411690568]], [[0.41107412868555376]], [[0.4254806648971688]]], "std": [[[0.30461002263754416]], [[0.3010385370282173]], [[0.2852684414720835]]], "count": [156]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46972661696827667]], [[0.467536223552046]], [[0.4814963235754413]]], "std": [[[0.3099575294033982]], [[0.30898112646744574]], [[0.28957984046459356]]], "count": [156]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [840]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [840]}, "observation.state": {"min": [5.007795204780652, -4.433173237281074, 0.6999938262560507, 0.0, 0.0, -8.584236638853326e-05, 1.0, -0.04171738713651951, -0.04737756408586069, 0.25959510826673493, -0.9926719665527344, -0.2976386249065399, -0.6162453889846802, 5.527244866243564e-06, 0.018737321200473212, -0.04001348270208462], "max": [5.007826516585791, -4.4331321877146665, 0.7010724390280976, 0.0, 0.0, -3.405587995075621e-05, 1.0, 0.44837863364099473, 0.19739265989660648, 0.8259387801308372, 0.9569576382637024, 0.35492971539497375, 0.6328213810920715, 0.10160189867019653, 0.040004868502531495, -0.020526364700812306], "mean": [5.007818043735037, -4.433166345736497, 0.7004687996083363, 0.0, 0.0, -7.635352313151262e-05, 1.0, 0.20464605537769454, 0.06220670667412211, 0.6050028178173485, -0.1830034478079705, 0.005022499257964747, -0.06536314277244466, 0.02904974093276429, 0.03179834513519425, -0.034273058694085146], "std": [2.734968754504036e-06, 2.8951182434822585e-06, 0.00039195522543157877, 0.0, 0.0, 3.874270657147559e-06, 0.0, 0.12017043222893682, 0.06702887251171435, 0.18487979860959244, 0.8820660095251354, 0.1890892486465908, 0.38363841499250917, 0.01986616809214037, 0.008509862943432183, 0.006217230071786172], "count": [840]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.275, -0.942857142857143, -0.1928571428571429, -0.28714285714285714, -0.10857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3892857142857143, 0.5392857142857143, 0.6821428571428572, 0.10428571428571429, 0.3385714285714286, 0.15428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.03880527210884354, -0.004936224489795912, -0.038954081632653154, -0.0006513605442176862, -0.02328401360544218, 0.004204081632653064, -0.06428571428571428], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30906370660264987, 0.13059631935654786, 0.3084663079641529, 0.034087948983249, 0.0749158906218277, 0.030065657708218032, 0.9979315341940012], "count": [840]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01904761977493763], "std": [0.13669238984584808], "count": [840]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011904761904761906], "std": [0.03448273418561962], "count": [840]}, "timestamp": {"min": [0.0], "max": [41.95], "mean": [20.975], "std": [12.124347061457234], "count": [840]}, "frame_index": {"min": [0], "max": [839], "mean": [419.5], "std": [242.48694122914466], "count": [840]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [840]}, "index": {"min": [43854], "max": [44693], "mean": [44273.5], "std": [242.48694122914466], "count": [840]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [840]}}} +{"episode_index": 38, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5659276282953029]], [[0.4793483469704178]], [[0.39692230744332463]]], "std": [[[0.23433775162123177]], [[0.2665019712649173]], [[0.28498671813829496]]], "count": [213]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4716767239546475]], [[0.39688579085605596]], [[0.3410192293498789]]], "std": [[[0.24727556952295696]], [[0.2634198413365143]], [[0.27848514426526066]]], "count": [213]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5554338237653941]], [[0.4680837340988332]], [[0.39509498268203996]]], "std": [[[0.2325160834138077]], [[0.2746146389441374]], [[0.30450243898741913]]], "count": [213]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1277]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1277]}, "observation.state": {"min": [0.7927256653970083, -4.829562171165478, 0.6999997467114534, 0.0, 0.0, -1.0, 0.0, -0.11761793565306733, -0.16094757500723222, 0.25960661393169193, -0.997134804725647, -0.32011181116104126, -0.6518827676773071, 9.422745642950758e-05, 0.017426269710958567, -0.04001094206516991], "max": [0.792789445567647, -4.829477998622709, 0.7021323190982113, 0.0, 0.0, 1.0, 4.955560507369228e-05, 0.667517551435452, 0.14482824648863613, 0.8610801658607656, 0.9850249290466309, 0.3039524257183075, 0.6308560967445374, 0.14051181077957153, 0.040005308600350294, -0.01767326853930594], "mean": [0.7927319551967426, -4.8295258011218385, 0.701135594029981, 0.0, 0.0, -0.4831636648394675, 2.714874821673231e-06, 0.21006588972611998, 0.0158245968726207, 0.6472038225299069, -0.49521671558789376, -0.04276829263080165, -0.24633138902782928, 0.048318200698542875, 0.030640241823321125, -0.03316895145884899], "std": [5.623381950480259e-06, 4.961554463269946e-06, 0.00046815183605955013, 0.0, 0.0, 0.8755300525846574, 4.593926950344175e-06, 0.2071201239441607, 0.09490580781755946, 0.19083223923448753, 0.7291905902864182, 0.12377437607678181, 0.3765387133191034, 0.03312186379788685, 0.009104649382753321, 0.00833944478327808], "count": [1277]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.36071428571428577, -0.6678571428571428, -0.18857142857142858, -0.22142857142857142, -0.37, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44642857142857145, 0.5678571428571428, 0.4892857142857142, 0.12571428571428572, 0.31857142857142856, 0.09, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.004245441324532949, 0.023070253943394105, -0.035043069694596744, -0.006574560912853784, -0.02136256851996867, 0.00015661707126077341, 0.010180109631949883], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2942906356403932, 0.11551011898667306, 0.2224796534913981, 0.03176215269252968, 0.0712495157466118, 0.04050092767674028, 0.9999481813413453], "count": [1277]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012529365718364716], "std": [0.11123120784759521], "count": [1277]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007830853563038371], "std": [0.02797270336647103], "count": [1277]}, "timestamp": {"min": [0.0], "max": [63.8], "mean": [31.900000000000002], "std": [18.431901692446168], "count": [1277]}, "frame_index": {"min": [0], "max": [1276], "mean": [638.0], "std": [368.6380338489234], "count": [1277]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1277]}, "index": {"min": [44694], "max": [45970], "mean": [45332.0], "std": [368.6380338489234], "count": [1277]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1277]}}} +{"episode_index": 39, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6241028710997052]], [[0.5848693108981406]], [[0.5345796283922697]]], "std": [[[0.20399814283442314]], [[0.19208834062366764]], [[0.17647284308228087]]], "count": [209]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.027450980392156862]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5971023835857608]], [[0.5686055776157839]], [[0.5348832478028032]]], "std": [[[0.21160539088176009]], [[0.20414604297955763]], [[0.1990066997648583]]], "count": [209]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5534277195442415]], [[0.5387540162152069]], [[0.5208939965753888]]], "std": [[[0.186390029638635]], [[0.17563771761454944]], [[0.16505572243287894]]], "count": [209]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1246]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1246]}, "observation.state": {"min": [6.026554355121015, -0.9438081055594941, 0.6999982827721019, 0.0, 0.0, 0.7070337533950806, 0.7071534395217896, -0.013978763923478854, -0.00047883148282590327, 0.27435473551880285, -0.9969083070755005, -0.3523969054222107, -0.7006518840789795, 0.028954697772860527, 0.01948612850078543, -0.04001347076934459], "max": [6.02658724492044, -0.9437748973704859, 0.7005095867547197, 0.0, 0.0, 0.7070600986480713, 0.707179844379425, 0.6501730064160633, 0.3152704220300846, 0.8521795209839309, -0.6656813025474548, -0.02910531312227249, -0.06326542049646378, 0.20341578125953674, 0.040006655512011706, -0.020499797069307837], "mean": [6.026565383415529, -0.9437817658682123, 0.70020833844565, 0.0, 0.0, 0.7070494241067724, 0.7071640865569321, 0.26356626054915255, 0.15816356601958137, 0.6436348997822955, -0.8605333286820407, -0.15717284268973153, -0.416135006645518, 0.07555498196676158, 0.03153665181040189, -0.03199611785513346], "std": [2.5424256066651783e-06, 2.2747490900633123e-06, 0.00017629500835023959, 0.0, 0.0, 1.9272518623095967e-06, 1.9346616292624404e-06, 0.17953442626185728, 0.08414758991773051, 0.18630480646039085, 0.09605569998544605, 0.08473232906208732, 0.19555770595556088, 0.035399285399429124, 0.007710947940903902, 0.00697450291806894], "count": [1246]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9535714285714286, -0.46428571428571436, -0.42500000000000004, -0.10857142857142858, -0.18571428571428572, -0.16714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.32857142857142857, 0.24642857142857144, 0.4892857142857142, 0.18285714285714286, 0.30285714285714294, 0.06571428571428571, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0002722999312084222, 0.01237101582205914, -3.726209584955975e-05, 0.0004437055721164877, -0.00684017427195598, 0.002221967438660857, 0.1476725521669342], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2651754036358685, 0.09369134502344656, 0.180400426523372, 0.021396015939527138, 0.06296505901897623, 0.02193380090467355, 0.9890363073904344], "count": [1246]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012841091491281986], "std": [0.11258861422538757], "count": [1246]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008025682182985554], "std": [0.028318264469305538], "count": [1246]}, "timestamp": {"min": [0.0], "max": [62.25], "mean": [31.125], "std": [17.9844550932187], "count": [1246]}, "frame_index": {"min": [0], "max": [1245], "mean": [622.5], "std": [359.689101864374], "count": [1246]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1246]}, "index": {"min": [45971], "max": [47216], "mean": [46593.5], "std": [359.689101864374], "count": [1246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1246]}}} +{"episode_index": 40, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6689526251267393]], [[0.6043997036481003]], [[0.5252966679967426]]], "std": [[[0.17403667981200283]], [[0.1831370070202854]], [[0.19885093986490943]]], "count": [223]}, "observation.images.robot0_agentview_left": {"min": [[[0.023529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6408923251830336]], [[0.5570592814675005]], [[0.46977198788686403]]], "std": [[[0.20091621103358817]], [[0.21784349305648776]], [[0.2434318526240411]]], "count": [223]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5986104887560931]], [[0.5209747523753319]], [[0.4412550413439794]]], "std": [[[0.22470821177732023]], [[0.23385026877339138]], [[0.25277948476271067]]], "count": [223]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1360]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1360]}, "observation.state": {"min": [1.2903794587377233, -0.7846845692521481, 0.6999369837169668, 0.0, 0.0, 0.7070772647857666, 0.7070326805114746, 0.026659292970447113, -0.29215320755657337, 0.27745691003980266, -0.9959064722061157, -0.270729660987854, -0.627325713634491, 4.863824142375961e-05, 0.01981653894648566, -0.04001185061800469], "max": [1.2905732695439176, -0.7845652925929623, 0.7002783287080278, 0.0, 0.0, 0.707180917263031, 0.7071362137794495, 0.5426742840546528, 0.24287257415989805, 0.831422032093411, 0.9765565991401672, 0.19219434261322021, 0.6045310497283936, 0.13091017305850983, 0.04000423756624343, -0.019180342138994846], "mean": [1.2905357503914914, -0.7845744606204057, 0.7000659842997311, 0.0, 0.0, 0.7071069169570418, 0.7071065944345558, 0.2390866548180143, -0.023161877549817772, 0.6199916967511334, -0.15964284986257554, -0.001808456063051434, 0.05547710228711367, 0.05041583578680836, 0.03239240329214973, -0.031654915869859065], "std": [5.354335501547593e-06, 3.805516216393718e-06, 8.608582144416819e-05, 0.0, 0.0, 3.164101866852502e-06, 3.162161462128317e-06, 0.136940593293444, 0.1529578145112292, 0.17855292403965387, 0.9111138906441174, 0.09732293495875806, 0.3579889998953247, 0.03369010812965874, 0.007011270136500877, 0.008044073479128024], "count": [1360]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.807142857142857, -0.36071428571428577, -0.575, -0.055714285714285716, -0.16428571428571428, -0.18285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.2892857142857143, 0.5035714285714286, 0.5107142857142858, 0.09142857142857143, 0.24571428571428575, 0.12142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.002003676470588239, -0.010165441176470589, 0.0114627100840336, -0.001065126050420168, -0.0043235294117647104, 0.0026649159663865553, 0.07058823529411765], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22617931845137193, 0.13609497419804353, 0.15649297661783643, 0.01660762733229426, 0.04771449716683748, 0.02461042122223939, 0.9975055393520711], "count": [1360]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.0117647061124444], "std": [0.10782531648874283], "count": [1360]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007352941176470588], "std": [0.027106336163480533], "count": [1360]}, "timestamp": {"min": [0.0], "max": [67.95], "mean": [33.975], "std": [19.62990384591835], "count": [1360]}, "frame_index": {"min": [0], "max": [1359], "mean": [679.5], "std": [392.598076918367], "count": [1360]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1360]}, "index": {"min": [47217], "max": [48576], "mean": [47896.5], "std": [392.598076918367], "count": [1360]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1360]}}} +{"episode_index": 41, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6959234944073103]], [[0.6546320853064624]], [[0.5988316093325314]]], "std": [[[0.21411450645250127]], [[0.20866072713476666]], [[0.22257689305967804]]], "count": [179]}, "observation.images.robot0_agentview_left": {"min": [[[0.07058823529411765]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6883688099426878]], [[0.6428444419323465]], [[0.5837360530422452]]], "std": [[[0.23874416730149892]], [[0.2235982456913496]], [[0.2231367825502939]]], "count": [179]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6840453242430331]], [[0.6358108428577327]], [[0.570483015003804]]], "std": [[[0.2206271375111123]], [[0.21978918547937146]], [[0.2389463474194176]]], "count": [179]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1015]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1015]}, "observation.state": {"min": [5.499995173118534, -2.9047258170558328, 0.6999971843897221, 0.0, 0.0, -9.957317524822429e-05, 1.0, 0.01898208206484142, -0.33614309404913634, 0.2796103651979128, -0.9970901608467102, -0.27182435989379883, -0.7374674081802368, 2.465501347614918e-05, 0.018669408753961975, -0.04001697178506738], "max": [5.500021764742178, -2.9046877826412656, 0.7009483279707548, 0.0, 0.0, -5.117731780046597e-05, 1.0, 0.6126348642641943, 0.0063204128918790126, 0.8691460851415854, 0.9969973564147949, 0.3174688220024109, 0.7432712316513062, 0.14766952395439148, 0.040005195506402295, -0.020544641148316823], "mean": [5.500008036509848, -2.9047137067583133, 0.7002852103728568, 0.0, 0.0, -7.928054269160639e-05, 1.0, 0.3092328247307849, -0.15873665648690535, 0.6275304333899959, 0.676898898455897, 0.03329791226263704, 0.2758481177239876, 0.044839172798583155, 0.03203364534021487, -0.036027464080401285], "std": [2.3625796704869764e-06, 3.0580422293927306e-06, 0.0002531322481296325, 0.0, 0.0, 4.381436258830366e-06, 0.0, 0.15083178671356456, 0.09222657518761959, 0.1867700221872355, 0.5997703005679265, 0.0891092858515446, 0.3051304915350717, 0.042742287666444306, 0.007959372870106122, 0.004297640512587915], "count": [1015]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.225, -0.4857142857142857, -0.10142857142857144, -0.19714285714285715, -0.1757142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3464285714285714, 0.6500000000000001, 0.5892857142857143, 0.19142857142857142, 0.5, 0.10285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0019563687543983077, -0.010327234342012685, 0.010788177339901481, -0.0037733990147783216, -0.008260380014074592, 0.003375087966220968, -0.054187192118226604], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2900964398467972, 0.15074261062789757, 0.22861745681209303, 0.02324380300947215, 0.08539797230642458, 0.037137946336431554, 0.998530794823247], "count": [1015]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015763547271490097], "std": [0.12455945461988449], "count": [1015]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009852216748768472], "std": [0.03137277503072051], "count": [1015]}, "timestamp": {"min": [0.0], "max": [50.7], "mean": [25.35], "std": [14.650255970460039], "count": [1015]}, "frame_index": {"min": [0], "max": [1014], "mean": [507.0], "std": [293.00511940920074], "count": [1015]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1015]}, "index": {"min": [48577], "max": [49591], "mean": [49084.0], "std": [293.00511940920074], "count": [1015]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1015]}}} +{"episode_index": 42, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.0196078431372549]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6024309396030658]], [[0.4763949362848953]], [[0.40447186205597613]]], "std": [[[0.21857770095265172]], [[0.2507064813511962]], [[0.2737389737744181]]], "count": [177]}, "observation.images.robot0_agentview_left": {"min": [[[0.050980392156862744]], [[0.023529411764705882]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.551658222827719]], [[0.42854480821586893]], [[0.3571197367776228]]], "std": [[[0.23639460801671228]], [[0.2772857346979005]], [[0.3035635510526823]]], "count": [177]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5656741776893711]], [[0.45353546869428607]], [[0.38791741839909955]]], "std": [[[0.23113764508982237]], [[0.27093819784949597]], [[0.30026567499408285]]], "count": [177]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [999]}, "observation.state": {"min": [2.4976122879274554, -0.9073364151920661, 0.6999984727123779, 0.0, 0.0, 0.7070426344871521, 0.7071143984794617, -0.007028495091951248, -0.2108190692766656, 0.2802840956009175, -0.9980655908584595, -0.18019109964370728, -0.60854172706604, 2.1606127120321617e-05, 0.02055206806696929, -0.04060099833761137], "max": [2.4976893374641547, -0.9073074681843453, 0.701755858126769, 0.0, 0.0, 0.7070990800857544, 0.7071709036827087, 0.5333061040623316, 0.023404444984060024, 0.8462072012155389, 0.9849002957344055, 0.3303396701812744, 0.6266335248947144, 0.1379658430814743, 0.04000149902146013, -0.020514492292932906], "mean": [2.497678847699159, -0.9073192022290751, 0.7007982454283364, 0.0, 0.0, 0.7070515458886927, 0.707161963463307, 0.2209321559684777, -0.07767122516453591, 0.6392125738341251, -0.009567866931567798, 0.034910612665974464, 0.14039787207846646, 0.04440315707512315, 0.03349400772781735, -0.03579406300213844], "std": [7.052124954157525e-06, 2.9468804495181875e-06, 0.0004474257326540095, 0.0, 0.0, 5.467549405898321e-06, 5.4685133453712595e-06, 0.15041717209273403, 0.06600447861870991, 0.18638592243644422, 0.9010114004862392, 0.08182686461676304, 0.3961260279918866, 0.03966728031350318, 0.0063768986463507695, 0.0046301471321611365], "count": [999]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8214285714285715, -0.24285714285714285, -0.5035714285714286, -0.1657142857142857, -0.20714285714285718, -0.13, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4321428571428571, 0.5535714285714286, 0.7285714285714285, 0.13714285714285715, 0.20857142857142857, 0.10142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.00673530673530672, -0.006981981981981996, -0.010982410982411015, -0.005431145431145431, -0.010540540540540537, 0.0029114829114829104, 0.009009009009009009], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2992688505228163, 0.11718856102243987, 0.24584210066212256, 0.025819918911843157, 0.0640506685935112, 0.02831439346759435, 0.9999594180548865], "count": [999]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01601601578295231], "std": [0.12553685903549194], "count": [999]}, "next.done": {"min": [false], "max": [true], "mean": [0.001001001001001001], "std": [0.031622760758621256], "count": [999]}, "timestamp": {"min": [0.0], "max": [49.9], "mean": [24.95], "std": [14.419315748906627], "count": [999]}, "frame_index": {"min": [0], "max": [998], "mean": [499.0], "std": [288.38631497813253], "count": [999]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [999]}, "index": {"min": [49592], "max": [50590], "mean": [50091.0], "std": [288.38631497813253], "count": [999]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [999]}}} +{"episode_index": 43, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299946317035145]], [[0.5132681951380892]], [[0.5042797413949225]]], "std": [[[0.24480690974854424]], [[0.2523742753982576]], [[0.25779417144446265]]], "count": [166]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5419185095015863]], [[0.5263411596033721]], [[0.52076042025697]]], "std": [[[0.24559842086278721]], [[0.2539168267651575]], [[0.25639312586860136]]], "count": [166]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5049995341257032]], [[0.49025264697634746]], [[0.48486454146088026]]], "std": [[[0.25455260738239016]], [[0.26009842152809065]], [[0.26235029172214624]]], "count": [166]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [915]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [915]}, "observation.state": {"min": [2.798981057039047, -0.7945049998868272, 0.699991574408293, 0.0, 0.0, 0.7070980668067932, 0.7070788145065308, -0.062300864076836215, -0.31303649053280713, 0.27656464466220787, -0.9972988963127136, -0.047589242458343506, -0.5087504386901855, 2.2199732484295964e-05, 0.017663959509822046, -0.04031040637156856], "max": [2.7990242218512615, -0.7944709789494929, 0.7008095299330562, 0.0, 0.0, 0.7071347236633301, 0.7071154117584229, 0.5751824767862055, 0.008938603301983594, 0.8908842718745651, 0.9467110633850098, 0.3867807984352112, 0.6820374727249146, 0.20072457194328308, 0.040002437392263196, -0.020491458793836858], "mean": [2.799014397634479, -0.7944794708262365, 0.7002402051624178, 0.0, 0.0, 0.7071071824089425, 0.7071063280105591, 0.24726372439500235, -0.13232185886961836, 0.6656729458713792, 0.052851864939830344, 0.03550383164420154, 0.2080596619860722, 0.08113137462498911, 0.030110626724417673, -0.03792091636154715], "std": [3.759147759907298e-06, 2.553750188091688e-06, 0.0002615777145492578, 0.0, 0.0, 3.091733992295997e-06, 3.0904662896695655e-06, 0.15782046772987324, 0.0883348159159803, 0.20521517404679793, 0.8856838784128249, 0.07415924977685773, 0.3889893374445454, 0.06947519579411734, 0.009377945598323298, 0.003079350858648985], "count": [915]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9642857142857144, -0.2178571428571429, -0.3785714285714286, -0.14142857142857143, -0.20285714285714287, -0.08142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4607142857142857, 0.5464285714285715, 0.6892857142857142, 0.18714285714285714, 0.2985714285714286, 0.06285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.010804059328649489, -0.011814988290398124, 0.011709601873536315, -0.006808743169398909, -0.013387978142076507, 0.002946135831381732, 0.022950819672131147], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30917705059588635, 0.1336649937442327, 0.24599082431615116, 0.030838906258762018, 0.06880819878093222, 0.015363804932998918, 0.9997365952471607], "count": [915]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.017486339434981346], "std": [0.1310746669769287], "count": [915]}, "next.done": {"min": [false], "max": [true], "mean": [0.001092896174863388], "std": [0.033040910290340925], "count": [915]}, "timestamp": {"min": [0.0], "max": [45.7], "mean": [22.85], "std": [13.206879520411576], "count": [915]}, "frame_index": {"min": [0], "max": [914], "mean": [457.0], "std": [264.1375904082315], "count": [915]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [915]}, "index": {"min": [50591], "max": [51505], "mean": [51048.0], "std": [264.1375904082315], "count": [915]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [915]}}} +{"episode_index": 44, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0196078431372549]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5102401901583258]], [[0.5373221765968083]], [[0.5222232183484525]]], "std": [[[0.20486064760890957]], [[0.16994187346311337]], [[0.16380229254733572]]], "count": [169]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.058823529411764705]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48502465546967904]], [[0.5108812416467026]], [[0.49671492947822854]]], "std": [[[0.25174425004584805]], [[0.2164456396326585]], [[0.20874935806130143]]], "count": [169]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.07450980392156863]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38569753000445506]], [[0.40004857425444057]], [[0.39225433806363935]]], "std": [[[0.24403609119731487]], [[0.2376867109762718]], [[0.23679943900250114]]], "count": [169]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [935]}, "observation.state": {"min": [2.4934920139549024, -0.840686424939932, 0.6999988264891264, 0.0, 0.0, 0.707075297832489, 0.7070897221565247, 0.010517057603807167, -0.04538227059590216, 0.27194768720643425, -0.9971173405647278, -0.09276759624481201, -0.616203248500824, 0.0002883051638491452, 0.02057144767510539, -0.040021466532516564], "max": [2.4935561483889814, -0.8406596746380346, 0.7023187794133878, 0.0, 0.0, 0.7071237564086914, 0.7071382403373718, 0.5828528481962435, 0.2682780383576864, 0.830487392158354, 0.9685271382331848, 0.2753570079803467, 0.6739925742149353, 0.1701851338148117, 0.04001616384451113, -0.02049511303817121], "mean": [2.4935100896787055, -0.8406664643435524, 0.7008483244501159, 0.0, 0.0, 0.7071071553995265, 0.7071063580360004, 0.28563691488219034, 0.0899839768327622, 0.6195787728211425, -0.2195090419468395, 0.03530181258279372, 0.047381148057028574, 0.05492369058640938, 0.03497575990883702, -0.03318112024134435], "std": [4.649408959064068e-06, 3.313735173608333e-06, 0.0005920661584096393, 0.0, 0.0, 3.546142967689585e-06, 3.5438028499467566e-06, 0.1506603300254913, 0.08928757684856976, 0.17821998169884817, 0.884617905745582, 0.08493317089915194, 0.39254384844233414, 0.03814213375967688, 0.005151337682194664, 0.007089068701613852], "count": [935]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.31785714285714284, -0.6464285714285715, -0.18714285714285714, -0.19, -0.22428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.46785714285714286, 0.6214285714285714, 0.7285714285714285, 0.4, 0.22714285714285715, 0.07428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.001344537815126038, 0.003892284186401853, -0.006676852559205474, -0.00033460656990068723, -0.009547746371275784, 0.00023223834988540747, -0.11016042780748662], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.28627974703149833, 0.11959864886107845, 0.26284589318945845, 0.05105799141159379, 0.06116298571757525, 0.034615844093635974, 0.9939138192747228], "count": [935]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01711229979991913], "std": [0.12968988716602325], "count": [935]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010695187165775401], "std": [0.03268600382874037], "count": [935]}, "timestamp": {"min": [0.0], "max": [46.7], "mean": [23.35], "std": [13.495554823718809], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [935]}, "index": {"min": [51506], "max": [52440], "mean": [51973.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}}} +{"episode_index": 45, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.638150981177861]], [[0.5718535700519168]], [[0.5031801690429272]]], "std": [[[0.15792916104056567]], [[0.17840582540387895]], [[0.1803997243955838]]], "count": [184]}, "observation.images.robot0_agentview_left": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6285669022712155]], [[0.5522767736072329]], [[0.49415430490114903]]], "std": [[[0.18243584733767013]], [[0.20957905655003212]], [[0.2185916150725415]]], "count": [184]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6453175368313085]], [[0.5583385350454189]], [[0.4966590042309383]]], "std": [[[0.16653359212961502]], [[0.2062796104073266]], [[0.21495442625415714]]], "count": [184]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1049]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1049]}, "observation.state": {"min": [0.8842160842911672, -0.792943719973324, 0.6999976684720102, 0.0, 0.0, 0.7070993185043335, 0.707055926322937, -0.013544722017337585, -0.19482467386141356, 0.2648088903832678, -0.9961827993392944, -0.45643728971481323, -0.7166823744773865, 0.00032997020753100514, 0.018587169194891697, -0.04003086736066046], "max": [0.8842953730791153, -0.7929232775167621, 0.7005740707592394, 0.0, 0.0, 0.7071576118469238, 0.7071141600608826, 0.6636360575862406, 0.23760314221996182, 0.8435769946261096, 0.9921638369560242, 0.5038170218467712, 0.7172038555145264, 0.13273872435092926, 0.04000380823742001, -0.020501876912111444], "mean": [0.8842833737132707, -0.7929273676208882, 0.7002347375907291, 0.0, 0.0, 0.7071069479556852, 0.7071065668041531, 0.28329513336265, 0.0635167062710036, 0.6514021831039071, -0.5380750005306575, -0.08272004266712527, -0.26021870750546794, 0.053609174915895244, 0.030851282021410003, -0.033116983066551864], "std": [5.243984957166039e-06, 2.1463847191349836e-06, 0.00020228765205911988, 0.0, 0.0, 4.598725361545782e-06, 4.600169841678883e-06, 0.1854329092629375, 0.11313627719850068, 0.18444799400444878, 0.6833696651803762, 0.18910707886329042, 0.3596730155489165, 0.03040896325432998, 0.008425129721057798, 0.006381224466733961], "count": [1049]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8107142857142857, -0.4785714285714286, -0.5, -0.12714285714285714, -0.2757142857142857, -0.36857142857142855, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3964285714285714, 0.32500000000000007, 0.5464285714285715, 0.16857142857142857, 0.4614285714285714, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.001355032003268409, 0.0034863134958463397, 0.012389350401743162, -0.0026133732806754724, -0.010268282718235064, 0.0042298787961323634, 0.09246901811248809], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.32148260541247, 0.12659780178460872, 0.21860777144208993, 0.02304255689299488, 0.0841498939585931, 0.05350858627475897, 0.9957155621407713], "count": [1049]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015252621844410896], "std": [0.12255602329969406], "count": [1049]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009532888465204957], "std": [0.030860655969949753], "count": [1049]}, "timestamp": {"min": [0.0], "max": [52.4], "mean": [26.2], "std": [15.141003929726722], "count": [1049]}, "frame_index": {"min": [0], "max": [1048], "mean": [524.0], "std": [302.82007859453444], "count": [1049]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [1049]}, "index": {"min": [52441], "max": [53489], "mean": [52965.0], "std": [302.82007859453444], "count": [1049]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1049]}}} +{"episode_index": 46, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5440178495331573]], [[0.5412331821275922]], [[0.5493252978238726]]], "std": [[[0.2839706405036481]], [[0.2855590468828224]], [[0.2702889847416222]]], "count": [204]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4339826851521763]], [[0.4342847150181496]], [[0.4485955296640715]]], "std": [[[0.28437493344230763]], [[0.276372565691221]], [[0.25694547498766646]]], "count": [204]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4512300449534134]], [[0.450961983052642]], [[0.467041712859556]]], "std": [[[0.3022336354273391]], [[0.2993310753007527]], [[0.27968335651013837]]], "count": [204]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1204]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1204]}, "observation.state": {"min": [2.168572146302511, -0.8170906671241182, 0.6999991206485355, 0.0, 0.0, 0.7070562839508057, 0.7070661783218384, 0.05589322641125527, -0.09622457456696631, 0.250163094557053, -0.9928203821182251, -0.6576883792877197, -0.5098087191581726, 0.00015974119014572352, 0.020556915072480596, -0.03996646909909955], "max": [2.168664239755804, -0.8170046643679587, 0.7005900914619185, 0.0, 0.0, 0.7071473598480225, 0.7071572542190552, 0.515034619346044, 0.2992471552197111, 0.8207745043268642, 0.9584558010101318, 0.6301204562187195, 0.5631904006004333, 0.18405048549175262, 0.040717034800369575, -0.02050964544361678], "mean": [2.1686043415468546, -0.8170146256360171, 0.7003113779087037, 0.0, 0.0, 0.7071064720023114, 0.7071070395830857, 0.2684372945134179, 0.08775666025154924, 0.5886232588793479, -0.24760194182197914, -0.11639761573254467, -0.03572999140900557, 0.05301253944292382, 0.03440204791976975, -0.03441997117292868], "std": [3.948181623191046e-06, 3.442657711739139e-06, 0.00018230110134726814, 0.0, 0.0, 4.0250035792139385e-06, 4.025886342212515e-06, 0.11026459956477312, 0.11794581552044646, 0.1816860464840928, 0.8672145369319442, 0.25004480263931966, 0.3242697898748325, 0.03638075794986905, 0.006244739906909825, 0.0062514006275144985], "count": [1204]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8928571428571429, -0.4607142857142857, -0.4, -0.16142857142857142, -0.23142857142857146, -0.1142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.25, 0.3785714285714286, 0.5321428571428571, 0.11857142857142858, 0.17857142857142858, 0.15428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.011171096345514967, 0.0014119601328903574, 0.011595277645942112, -0.0035488846701471287, -0.007242524916943518, 0.0028654485049833893, -0.04318936877076412], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21916791129900173, 0.12095118433125775, 0.18121207665031386, 0.03017033873226843, 0.055120694553777605, 0.04624720809663329, 0.9990669038784012], "count": [1204]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013289036229252815], "std": [0.11450955271720886], "count": [1204]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008305647840531562], "std": [0.028807550159509344], "count": [1204]}, "timestamp": {"min": [0.0], "max": [60.15], "mean": [30.075000000000003], "std": [17.37823710852168], "count": [1204]}, "frame_index": {"min": [0], "max": [1203], "mean": [601.5], "std": [347.56474217043365], "count": [1204]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1204]}, "index": {"min": [53490], "max": [54693], "mean": [54091.5], "std": [347.56474217043365], "count": [1204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1204]}}} +{"episode_index": 47, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5770943380562221]], [[0.5071964250064537]], [[0.4654285372731992]]], "std": [[[0.2313660058236925]], [[0.2658417041269995]], [[0.30017992886944156]]], "count": [270]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5389110920337463]], [[0.4535129604187233]], [[0.4006654396694297]]], "std": [[[0.20666219994135135]], [[0.242248746161157]], [[0.2774744757236683]]], "count": [270]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5115790993905881]], [[0.4333667435434822]], [[0.3846072263586062]]], "std": [[[0.23426699525206893]], [[0.26240487466833434]], [[0.2921453219978165]]], "count": [270]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1746]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1746]}, "observation.state": {"min": [0.8257491112628391, -1.3620182292577485, 0.6999993231749023, 0.0, 0.0, 1.0, 0.00010771780944196507, -0.07283184816877442, -0.3068136250200575, 0.27719736980322907, -0.9902954697608948, -0.19515728950500488, -0.782192051410675, 7.265368822118035e-06, 0.01924314314810227, -0.0404389067296478], "max": [0.8257829860378951, -1.3619373998354405, 0.7014723737815094, 0.0, 0.0, 1.0, 0.00019337427511345595, 0.5931306915497311, 0.07616945155707189, 0.8887014265175465, 0.9873706698417664, 0.21410387754440308, 0.7220537066459656, 0.17137636244297028, 0.04001681023821548, -0.02051430896171406], "mean": [0.8257572470661798, -1.3619681670426589, 0.7004476745286695, 0.0, 0.0, 1.0, 0.00015219068563079733, 0.22669073114481328, -0.12183825389985964, 0.6674223557724325, 0.056772118479115855, -0.018327368177977078, 0.0660990826179618, 0.042168729602554494, 0.031586532073723195, -0.03677167260109412], "std": [2.3824107620283596e-06, 3.552787573867416e-06, 0.0004186299414283563, 0.0, 0.0, 0.0, 3.762528701583899e-06, 0.17316001476341605, 0.11462439311799896, 0.18150568814991522, 0.8849117015326757, 0.10669600829854539, 0.44009903058288685, 0.0464093644011035, 0.008477255329282575, 0.004937177148440338], "count": [1746]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8535714285714285, -0.23571428571428574, -0.26785714285714285, -0.13285714285714287, -0.20285714285714287, -0.11, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.32857142857142857, 0.5571428571428572, 0.44285714285714284, 0.1, 0.3157142857142857, 0.10285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0016588937980690577, -0.009276305023727699, 0.0028248240877106773, 0.00022991327115038483, -0.007265586647029945, -0.0007993781705121876, 0.025200458190148912], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22142478226121426, 0.08771936274605723, 0.1575461544899448, 0.01896643770557039, 0.050282102856665956, 0.01794782425347183, 0.9996824180243523], "count": [1746]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009163803420960903], "std": [0.09528812766075134], "count": [1746]}, "next.done": {"min": [false], "max": [true], "mean": [0.000572737686139748], "std": [0.023925084277440348], "count": [1746]}, "timestamp": {"min": [0.0], "max": [87.25], "mean": [43.625], "std": [25.20133511674861], "count": [1746]}, "frame_index": {"min": [0], "max": [1745], "mean": [872.5], "std": [504.0267023349722], "count": [1746]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1746]}, "index": {"min": [54694], "max": [56439], "mean": [55566.5], "std": [504.0267023349722], "count": [1746]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1746]}}} +{"episode_index": 48, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6089849883434819]], [[0.5414533912104307]], [[0.4811353930598357]]], "std": [[[0.22766690741939585]], [[0.25637071845936693]], [[0.27898977524591334]]], "count": [204]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5269383082523661]], [[0.4578619244556068]], [[0.415445307079346]]], "std": [[[0.2209858999672326]], [[0.24957611101176966]], [[0.27784311163680037]]], "count": [204]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5716267906579088]], [[0.49506908828870283]], [[0.4482774191111704]]], "std": [[[0.21201579484458652]], [[0.2515426195691503]], [[0.28750085340680226]]], "count": [204]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1205]}, "observation.state": {"min": [2.5383992579125807, -0.8157481631505044, 0.6999959612181758, 0.0, 0.0, 0.7070966958999634, 0.7070861458778381, -0.003482172248505999, -0.11276103286680783, 0.2679744296101557, -0.9861032962799072, -0.2509620487689972, -0.5736097693443298, 4.420452023623511e-05, 0.01942886698753604, -0.04001197446885905], "max": [2.5384229095011435, -0.8157177735075753, 0.7008006879261017, 0.0, 0.0, 0.7071273922920227, 0.7071167826652527, 0.604923221647704, 0.19279476892647063, 0.8405126757294601, 0.9845473766326904, 0.24434778094291687, 0.601913332939148, 0.07812118530273438, 0.04000615693434813, -0.020524011341817618], "mean": [2.538412342689179, -0.8157226168227686, 0.7003450700473455, 0.0, 0.0, 0.7071072238609504, 0.7071062871034709, 0.2906459213484374, 0.0038807621819591286, 0.6232919160781031, -0.1397237161877739, 0.012161919697191706, 0.07307277315787013, 0.04524174649679586, 0.03071694997461352, -0.031942701370444956], "std": [1.3530276247863566e-06, 2.3035773161262335e-06, 0.0003112763219532163, 0.0, 0.0, 1.4832364784741161e-06, 1.481209670737413e-06, 0.1617019246558405, 0.09562618981535015, 0.18745522132497774, 0.895262137421252, 0.1286607046868382, 0.3930734473824432, 0.01970576038067685, 0.009058514768625068, 0.007743705346764769], "count": [1205]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8535714285714285, -0.2178571428571429, -0.40714285714285714, -0.037142857142857144, -0.15714285714285714, -0.1, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36071428571428577, 0.45, 0.5571428571428572, 0.1928571428571429, 0.1928571428571429, 0.06428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0025400118553645505, -0.002252519264967408, 0.006312981624184954, -0.0010989922940130418, -0.006422050978067579, 0.0015163011262596332, -0.014107883817427386], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2283349746402192, 0.08267639821953376, 0.19111628776539802, 0.017513570408309285, 0.05071742436493949, 0.016986715087385227, 0.9999004788548681], "count": [1205]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013278008438646793], "std": [0.11446267366409302], "count": [1205]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008298755186721991], "std": [0.028795604270369247], "count": [1205]}, "timestamp": {"min": [0.0], "max": [60.2], "mean": [30.1], "std": [17.392670870225768], "count": [1205]}, "frame_index": {"min": [0], "max": [1204], "mean": [602.0], "std": [347.85341740451537], "count": [1205]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1205]}, "index": {"min": [56440], "max": [57644], "mean": [57042.0], "std": [347.85341740451537], "count": [1205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}}} +{"episode_index": 49, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6220329127919999]], [[0.6091785956282102]], [[0.5784934685850653]]], "std": [[[0.22446852052505992]], [[0.22528396049617513]], [[0.216909208404541]]], "count": [251]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5608494245673555]], [[0.5526426031760672]], [[0.539148619122621]]], "std": [[[0.2267508580134337]], [[0.2280956835504742]], [[0.22347224534041346]]], "count": [251]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181273641646649]], [[0.5112007939157128]], [[0.5007369178597345]]], "std": [[[0.24484825508172908]], [[0.24526698364933514]], [[0.24069449033516666]]], "count": [251]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1591]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1591]}, "observation.state": {"min": [1.3569465660960713, -0.7600086410644447, 0.6999983672549955, 0.0, 0.0, 0.7070873975753784, 0.707092821598053, -0.06479190533572121, -0.23724710594911258, 0.2728048206672987, -0.9977402091026306, -0.2519112229347229, -0.416580468416214, 3.068603837164119e-05, 0.018738793735859266, -0.04001130674203958], "max": [1.356994618030902, -0.7599912362958542, 0.7006163170981065, 0.0, 0.0, 0.7071206569671631, 0.7071261405944824, 0.480168888869955, 0.22167138577239842, 0.8370778170368969, 0.9733894467353821, 0.25204259157180786, 0.549013614654541, 0.09145182371139526, 0.04000360417845404, -0.019879205610449105], "mean": [1.3569618950992428, -0.7599955533180806, 0.7001403964975147, 0.0, 0.0, 0.7071062677465543, 0.7071072458471613, 0.17931786816369913, -0.03315012952297645, 0.6344979527708144, 0.0017992139686809855, 0.01703390738055213, 0.142617037542642, 0.050787707378728425, 0.031033577202655385, -0.03343395957346271], "std": [2.2687258874291094e-06, 1.1937007640809384e-06, 0.0001425977112348047, 0.0, 0.0, 1.604634344532432e-06, 1.606584759276386e-06, 0.15223971759470156, 0.13100297784547943, 0.18069141112097417, 0.9298597207437699, 0.11573964005863421, 0.31287011189335096, 0.0294130369179222, 0.008304220335665075, 0.007221781892624083], "count": [1591]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7464285714285714, -0.21071428571428572, -0.23214285714285718, -0.09, -0.19142857142857142, -0.041428571428571426, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.26785714285714285, 0.3535714285714286, 0.3392857142857143, 0.12, 0.22142857142857142, 0.06, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.007567118613630236, -0.005973332136122854, 0.0002469246655293202, -0.0006509832091227435, -0.006080632127143763, 0.0018981772470144567, 0.10370835952231301], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19129859844595998, 0.08781090438897982, 0.13101442241191041, 0.012292825851503692, 0.04687123804769539, 0.013622151932366449, 0.9946077499020276], "count": [1591]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010056568309664726], "std": [0.09977692365646362], "count": [1591]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006285355122564425], "std": [0.025062730405250644], "count": [1591]}, "timestamp": {"min": [0.0], "max": [79.5], "mean": [39.75], "std": [22.964102420952578], "count": [1591]}, "frame_index": {"min": [0], "max": [1590], "mean": [795.0], "std": [459.28204841905153], "count": [1591]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1591]}, "index": {"min": [57645], "max": [59235], "mean": [58440.0], "std": [459.28204841905153], "count": [1591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1591]}}} +{"episode_index": 50, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5234667759796656]], [[0.5147599422001957]], [[0.49378903040661354]]], "std": [[[0.2425827035655278]], [[0.2389191258127392]], [[0.22707661428415138]]], "count": [311]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4909281428152928]], [[0.48506882784608774]], [[0.4746884713444386]]], "std": [[[0.24820075185393994]], [[0.2479178571170561]], [[0.2432467218163638]]], "count": [311]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5334620010686713]], [[0.5265545239853502]], [[0.5126070639606262]]], "std": [[[0.256999909978515]], [[0.2565048612239394]], [[0.2493942638598162]]], "count": [311]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2115]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [2115]}, "observation.state": {"min": [0.8469161825185707, -0.8646242713617878, 0.699999343521512, 0.0, 0.0, -1.0, 0.0, -0.18797216943033446, -0.12820528247636376, 0.27282050498757604, -0.984353244304657, -0.6528149247169495, -0.708473801612854, 4.040029307361692e-05, 0.02053772971734735, -0.040135078097037], "max": [0.846947988663947, -0.8645658796158329, 0.7009670796893148, 0.0, 0.0, 1.0, 4.266934411134571e-05, 0.6771344633638199, 0.3209722959305701, 0.9462096758999688, 0.9883113503456116, 0.20385265350341797, 0.6529917120933533, 0.29154637455940247, 0.040009834928166184, -0.018847441779930824], "mean": [0.8469324878114003, -0.8645822123617369, 0.7002020692802492, 0.0, 0.0, -0.5886524822695035, 1.6023694895407722e-06, 0.16845906727606377, 0.09739876292887424, 0.7003470356301891, -0.7863130561707995, 0.014114452803388555, -0.3703792182195835, 0.11929130765986692, 0.033077547084891905, -0.03360756776615992], "std": [1.6078097473497822e-06, 3.2053246285094183e-06, 0.00019501235501170392, 0.0, 0.0, 0.8083862041858202, 3.5235799321375387e-06, 0.20670431886511217, 0.1288852007664527, 0.19214148962227395, 0.3830536109972319, 0.15133175294441528, 0.23077330938248727, 0.08493345080847245, 0.007212499019842684, 0.007654033161119994], "count": [2115]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.807142857142857, -0.24285714285714285, -0.5392857142857143, -0.08285714285714285, -0.21142857142857144, -0.1457142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5607142857142857, 0.3, 0.3678571428571429, 0.11142857142857143, 0.18571428571428572, 0.09285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.00037487335359673914, 0.013926038500506588, -0.005692333671057076, 0.0010449172576832127, -0.012771361026680191, 0.002395812225599455, -0.06193853427895981], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19860726745190643, 0.07587850695472587, 0.12707870475531244, 0.01447238588827812, 0.05268030308370515, 0.025812496563565372, 0.9980799657198551], "count": [2115]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.007565011736005545], "std": [0.08664745837450027], "count": [2115]}, "next.done": {"min": [false], "max": [true], "mean": [0.00047281323877068556], "std": [0.021739128004865528], "count": [2115]}, "timestamp": {"min": [0.0], "max": [105.7], "mean": [52.85], "std": [30.527392071165636], "count": [2115]}, "frame_index": {"min": [0], "max": [2114], "mean": [1057.0], "std": [610.5478414233128], "count": [2115]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [2115]}, "index": {"min": [59236], "max": [61350], "mean": [60293.0], "std": [610.5478414233128], "count": [2115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2115]}}} +{"episode_index": 51, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3922644925511288]], [[0.3247831430272136]], [[0.28089171366957344]]], "std": [[[0.2085335321296219]], [[0.1721562893150006]], [[0.1691471462519276]]], "count": [203]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4171177266704095]], [[0.35049005635726815]], [[0.3073013221654502]]], "std": [[[0.2281435245185851]], [[0.22231325132028462]], [[0.2373950203422769]]], "count": [203]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.00784313725490196]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44049699301191386]], [[0.3923736059365152]], [[0.3642175763422287]]], "std": [[[0.19522984386776712]], [[0.19076407821194033]], [[0.21070149845116704]]], "count": [203]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1194]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1194]}, "observation.state": {"min": [0.8042086445244835, -1.5877002302178291, 0.699997895803289, 0.0, 0.0, -1.0, 0.0, -0.01287774278716769, -0.004584746915366589, 0.27474921628378735, -0.9924706816673279, -0.4423068165779114, -0.6639024615287781, 0.00018161571642849594, 0.017976359574960014, -0.040032178538120404], "max": [0.8042354235579203, -1.587643948284825, 0.7019345302020721, 0.0, 0.0, 1.0, 4.364296546555124e-05, 0.5520842112171529, 0.24523560152656554, 0.8516990941505066, 0.9917508959770203, 0.4973471164703369, 0.679950475692749, 0.1862790584564209, 0.04005986771304836, -0.019832842398084277], "mean": [0.8042163928998057, -1.5876723546328282, 0.701049386237345, 0.0, 0.0, 0.5527638190954773, 2.5577518356284626e-06, 0.26432121691526583, 0.12203892693730387, 0.6567874594739926, -0.6035569566777803, -0.04172762500830431, -0.2365236840861377, 0.07743110279362757, 0.03344039021008847, -0.03251851674655779], "std": [3.4594564584254874e-06, 4.53683518295801e-06, 0.0007912750203132101, 0.0, 0.0, 0.8333379628331873, 4.896143733900139e-06, 0.15106882478680078, 0.06226439806138517, 0.18305022392244916, 0.636271029923914, 0.21534621183315797, 0.3420318664781505, 0.0619529264902948, 0.007643545981232497, 0.006927305081499607], "count": [1194]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.36071428571428577, -0.5142857142857143, -0.06857142857142857, -0.30714285714285716, -0.18142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4392857142857143, 0.26071428571428573, 0.6428571428571428, 0.1957142857142857, 0.4585714285714286, 0.09428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0015135199808566555, 0.007768006700167497, -0.004726011007418028, 0.001274228284278538, -0.008377602297200285, 0.0030342187126106705, 0.09212730318257957], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30064712670706184, 0.08504278626526868, 0.21649054178934743, 0.021667688082104085, 0.07284219755899402, 0.033471877032044475, 0.9957472370076244], "count": [1194]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013400334864854813], "std": [0.11498159915208817], "count": [1194]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008375209380234506], "std": [0.028927832561424692], "count": [1194]}, "timestamp": {"min": [0.0], "max": [59.65], "mean": [29.825000000000003], "std": [17.233899491022534], "count": [1194]}, "frame_index": {"min": [0], "max": [1193], "mean": [596.5], "std": [344.67798982045065], "count": [1194]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1194]}, "index": {"min": [61351], "max": [62544], "mean": [61947.5], "std": [344.67798982045065], "count": [1194]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1194]}}} +{"episode_index": 52, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03529411764705882]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5019336164053898]], [[0.5078089000969498]], [[0.5208944152083251]]], "std": [[[0.28362066165609884]], [[0.27331105980673187]], [[0.25363530757644565]]], "count": [187]}, "observation.images.robot0_agentview_left": {"min": [[[0.08627450980392157]], [[0.050980392156862744]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4609878538439106]], [[0.46729390737432175]], [[0.478746592539767]]], "std": [[[0.2998946879533146]], [[0.2888292649298466]], [[0.2693822059377318]]], "count": [187]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5149760958757668]], [[0.5196883379294336]], [[0.5281626837851304]]], "std": [[[0.30230792469400153]], [[0.29187366329752507]], [[0.2732437918951554]]], "count": [187]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1073]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1073]}, "observation.state": {"min": [3.051537312080439, -4.359830549767763, 0.699998466547987, 0.0, 0.0, -0.7071211934089661, 0.7070923447608948, 0.004812160968596935, -0.3918096907731736, 0.27796565104938253, -0.9994392991065979, -0.09162038564682007, -0.40344956517219543, 0.00017654574185144156, 0.019466168733839346, -0.04016207852753739], "max": [3.0515765855667896, -4.359797194446539, 0.7012901658327305, 0.0, 0.0, -0.7070861458778381, 0.7071273922920227, 0.5256294123219813, 0.03361019512150509, 0.8917912092021563, 0.9701037406921387, 0.3488271236419678, 0.6834599375724792, 0.17343799769878387, 0.04000188659142136, -0.020519312013146815], "mean": [3.0515525637496044, -4.359815294914824, 0.7005439293676686, 0.0, 0.0, -0.7071064488418949, 0.707107060775508, 0.2457904696843255, -0.18788275197351537, 0.667670031708325, 0.349211349569518, 0.0173511892133579, 0.32532093575457977, 0.055671319910621846, 0.032452010963137434, -0.03452983090824871], "std": [3.2132691236614274e-06, 2.6457800891462714e-06, 0.0004492984362555142, 0.0, 0.0, 3.0549826278528133e-06, 3.0551424866404792e-06, 0.1370051775102241, 0.12822858494948058, 0.20916938379315303, 0.8107988542656407, 0.10234077554482784, 0.31602316086271826, 0.03283765185400123, 0.006596946887453252, 0.0052310121032404745], "count": [1073]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8500000000000001, -0.31785714285714284, -0.5892857142857143, -0.15, -0.2557142857142857, -0.20428571428571432, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.4785714285714286, 0.5892857142857143, 0.1357142857142857, 0.5, 0.09714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0063872986286779175, -0.012721342031686844, -0.0006390627080281922, -0.009708427639462124, -0.010672347224071356, -0.0008986819331646954, 0.09972041006523766], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2665332297096856, 0.1390823223622336, 0.2377941579143231, 0.03825919626917645, 0.07254781900176148, 0.02995899629138558, 0.9950154972744996], "count": [1073]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014911463484168053], "std": [0.12119864672422409], "count": [1073]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009319664492078285], "std": [0.030513896633261695], "count": [1073]}, "timestamp": {"min": [0.0], "max": [53.6], "mean": [26.8], "std": [15.487414245121746], "count": [1073]}, "frame_index": {"min": [0], "max": [1072], "mean": [536.0], "std": [309.74828490243493], "count": [1073]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1073]}, "index": {"min": [62545], "max": [63617], "mean": [63081.0], "std": [309.74828490243493], "count": [1073]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1073]}}} +{"episode_index": 53, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.527042273238339]], [[0.5023882570231546]], [[0.47212192577613116]]], "std": [[[0.24726944914347815]], [[0.24706469422130353]], [[0.2418299622307886]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46487445894247625]], [[0.43284541970432394]], [[0.4019673623892433]]], "std": [[[0.2616596581280646]], [[0.26088404525289693]], [[0.25898679568740096]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4552530029865636]], [[0.4317693355962434]], [[0.40634930802650576]]], "std": [[[0.2537955097912869]], [[0.2502694820742828]], [[0.247628836486188]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1193]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1193]}, "observation.state": {"min": [2.162943666464063, -0.5965557460723306, 0.6999975425822746, 0.0, 0.0, 0.00013518748164642602, 1.0, -0.015897222941724465, -0.27965388944141534, 0.25691379607998943, -0.998659610748291, -0.25417304039001465, -0.5205263495445251, 1.4521710909320973e-05, 0.01980208787842936, -0.04001948200905982], "max": [2.1629978621448704, -0.5965060275723133, 0.7013340493243437, 0.0, 0.0, 0.00020921934628859162, 1.0, 0.6040767786830923, 0.18065897250141033, 0.8528182791731561, 0.9949295520782471, 0.34775984287261963, 0.6987531185150146, 0.21223558485507965, 0.04022400578451253, -0.019829449445675607], "mean": [2.162990210272843, -0.5965428307494217, 0.7004277239656116, 0.0, 0.0, 0.00015156488906939913, 1.0, 0.2622357282831288, -0.03217385334041018, 0.6292043252539716, 0.15332597519106358, 0.09154373810806898, 0.19251500623736278, 0.07171977157703831, 0.03481277523667391, -0.0333420774258581], "std": [3.6837757824921806e-06, 3.830308414524301e-06, 0.0003905186116042679, 0.0, 0.0, 5.74236976046296e-06, 0.0, 0.15956083183469838, 0.1421706735554089, 0.1853669464623569, 0.8800276244685857, 0.12067684931476132, 0.36681596513343334, 0.04837007240176177, 0.006825862690906384, 0.007388353533333575], "count": [1193]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.42500000000000004, -0.32500000000000007, -0.18857142857142858, -0.20285714285714287, -0.13857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6035714285714285, 0.5642857142857142, 0.5571428571428572, 0.16428571428571428, 0.45285714285714285, 0.11142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008085857981080108, -0.006298646868638478, 0.0039725781343551755, -0.006508202610465814, -0.007511675248473236, 0.0005843611543527716, 0.00586756077116513], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2809279411189264, 0.13824642975947596, 0.1948936323853287, 0.03797368867802637, 0.06968768819866603, 0.03492842449386585, 0.9999827857171428], "count": [1193]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01341156754642725], "std": [0.11502911895513535], "count": [1193]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008382229673093043], "std": [0.028939943841797267], "count": [1193]}, "timestamp": {"min": [0.0], "max": [59.6], "mean": [29.799999999999994], "std": [17.21946572922633], "count": [1193]}, "frame_index": {"min": [0], "max": [1192], "mean": [596.0], "std": [344.3893145845266], "count": [1193]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1193]}, "index": {"min": [63618], "max": [64810], "mean": [64214.0], "std": [344.3893145845266], "count": [1193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1193]}}} +{"episode_index": 54, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6041153855116378]], [[0.5343690763434392]], [[0.4981705148665519]]], "std": [[[0.2174800398628427]], [[0.18691110488199317]], [[0.159382286224872]]], "count": [174]}, "observation.images.robot0_agentview_left": {"min": [[[0.06666666666666667]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5684168078164837]], [[0.5046147987652878]], [[0.4774403735219505]]], "std": [[[0.20874492902087216]], [[0.18516893651218228]], [[0.16467492251829288]]], "count": [174]}, "observation.images.robot0_agentview_right": {"min": [[[0.050980392156862744]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5370242074343543]], [[0.48603928956948933]], [[0.46747729146913125]]], "std": [[[0.23413980851461735]], [[0.21604781284433058]], [[0.200703152004627]]], "count": [174]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [972]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [972]}, "observation.state": {"min": [5.878987430805309, -0.4136649412392397, 0.6999991815902104, 0.0, 0.0, 0.00013524176029022783, 1.0, 0.08089739489166803, -0.3805002376504213, 0.2765102465362522, -0.9993492364883423, -0.04558101296424866, -0.5624860525131226, 5.157847044756636e-05, 0.02052917101401997, -0.04001983711873438], "max": [5.8790086480335475, -0.4136223498033616, 0.7011048851344232, 0.0, 0.0, 0.0001891567517304793, 1.0, 0.5952507990093281, 0.04761215378986089, 0.838071685935101, 0.996411919593811, 0.3241615891456604, 0.7036268711090088, 0.14098592102527618, 0.04000200883035436, -0.02053738847368889], "mean": [5.879001758905626, -0.4136529742460227, 0.7002849424217527, 0.0, 0.0, 0.00015102317297439294, 1.0, 0.30076289264191464, -0.15244943024722796, 0.617162871795387, 0.2799925001437772, 0.028314918785551448, 0.2289752257476324, 0.04507181033508227, 0.0340757733145254, -0.03474105237079153], "std": [2.680977472323272e-06, 3.3637935465430095e-06, 0.00027739290342283324, 0.0, 0.0, 4.10309881697971e-06, 0.0, 0.14353132971949153, 0.1249493783940791, 0.1790234705068212, 0.8670800204695757, 0.07730529869259352, 0.32770499654311597, 0.03386610660210326, 0.00553454639487414, 0.00497065428892007], "count": [972]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7714285714285714, -0.2892857142857143, -0.41785714285714287, -0.13142857142857142, -0.21714285714285717, -0.3171428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3464285714285714, 0.5642857142857142, 0.475, 0.15, 0.34714285714285714, 0.13142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0014623750734861958, -0.011526308054085808, 0.0019143151087595406, -0.003687536743092299, -0.010074955908289239, -0.001951793062904175, -0.00411522633744856], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.25322915127710793, 0.14662759950297302, 0.21077897288852535, 0.029268272405206013, 0.06975554389011446, 0.03816477376144804, 0.999991532420241], "count": [972]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016460904851555824], "std": [0.12723970413208008], "count": [972]}, "next.done": {"min": [false], "max": [true], "mean": [0.00102880658436214], "std": [0.032058511215808404], "count": [972]}, "timestamp": {"min": [0.0], "max": [48.55], "mean": [24.275], "std": [14.02960411653396], "count": [972]}, "frame_index": {"min": [0], "max": [971], "mean": [485.5], "std": [280.5920823306792], "count": [972]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [972]}, "index": {"min": [64811], "max": [65782], "mean": [65296.5], "std": [280.5920823306792], "count": [972]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [972]}}} +{"episode_index": 55, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5569606621990882]], [[0.5431508581622754]], [[0.4984062289014275]]], "std": [[[0.19721457717779406]], [[0.18487796573721263]], [[0.17865493694081044]]], "count": [270]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5796692043019104]], [[0.5698124186197917]], [[0.5054964261411669]]], "std": [[[0.16612969546705797]], [[0.15276720099428243]], [[0.1569075074481126]]], "count": [270]}, "observation.images.robot0_agentview_right": {"min": [[[0.03137254901960784]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5255153904778419]], [[0.522149838604785]], [[0.46889426392754]]], "std": [[[0.20583179393426826]], [[0.19317636400899843]], [[0.1975191484980498]]], "count": [270]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1747]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1747]}, "observation.state": {"min": [5.738924974961327, -0.9440812365674258, 0.6999983669918922, 0.0, 0.0, 0.7070388197898865, 0.7071468830108643, -0.03462260699021413, -0.2813357297973047, 0.2553727896596105, -0.9964621663093567, -0.410980761051178, -0.5532724857330322, 3.7067402445245534e-05, 0.018554248283938427, -0.04002459069839511], "max": [5.738963339378443, -0.9440675995852181, 0.7002046239890336, 0.0, 0.0, 0.7070665955543518, 0.7071747779846191, 0.5224575182320801, 0.011619914438149692, 0.8327307336238199, 0.9743091464042664, 0.4222314953804016, 0.6344879269599915, 0.18240047991275787, 0.04000192706847976, -0.020508396427417596], "mean": [5.738949054075871, -0.9440716482709093, 0.7000262729942277, 0.0, 0.0, 0.7070498645953881, 0.7071636479857586, 0.1986805845569817, -0.10040605935486849, 0.6137296121159637, 0.14054025222590533, -0.004750990149424836, 0.10785294951936075, 0.0333098965953519, 0.032231966659980925, -0.03575945551921156], "std": [1.6052982085144708e-06, 9.15024848117889e-07, 4.207166945092486e-05, 0.0, 0.0, 1.457892090884865e-06, 1.4582954307978746e-06, 0.14232636589379222, 0.09107111307535164, 0.17899364095042, 0.8942218342843133, 0.1656631203985098, 0.3735066655435625, 0.02999781975886768, 0.008041274794719765, 0.004837652851156496], "count": [1747]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7607142857142857, -0.4321428571428571, -0.24285714285714285, -0.05857142857142858, -0.20714285714285718, -0.2057142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3357142857142857, 0.28571428571428575, 0.39285714285714285, 0.18428571428571427, 0.23285714285714285, 0.07428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0037288412789271484, -0.004241965818954946, 0.009477471583939853, -0.0013762368141303455, -0.00578297489573964, 0.0030305012674789384, -0.06010303377218088], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.17625721812100095, 0.06043546258746592, 0.12627986541780298, 0.01529463888228887, 0.0457995815930193, 0.027825496062975335, 0.9981921785564962], "count": [1747]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009158557280898094], "std": [0.0952611044049263], "count": [1747]}, "next.done": {"min": [false], "max": [true], "mean": [0.0005724098454493417], "std": [0.02391823974330415], "count": [1747]}, "timestamp": {"min": [0.0], "max": [87.3], "mean": [43.65], "std": [25.215768875844336], "count": [1747]}, "frame_index": {"min": [0], "max": [1746], "mean": [873.0], "std": [504.31537751688677], "count": [1747]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1747]}, "index": {"min": [65783], "max": [67529], "mean": [66656.0], "std": [504.31537751688677], "count": [1747]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1747]}}} +{"episode_index": 56, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47734064429920675]], [[0.46967968546018896]], [[0.4725139036116871]]], "std": [[[0.2749713956511952]], [[0.2778683671569586]], [[0.27348754123643226]]], "count": [203]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4419193924791765]], [[0.44097754950916246]], [[0.45004018457295364]]], "std": [[[0.2735715287884476]], [[0.2751962015607467]], [[0.2697513324934866]]], "count": [203]}, "observation.images.robot0_agentview_right": {"min": [[[0.06666666666666667]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4176406938465715]], [[0.41628368594710247]], [[0.4257834333642536]]], "std": [[[0.29478744199030793]], [[0.2962535469034814]], [[0.2912591480167164]]], "count": [203]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1195]}, "observation.state": {"min": [2.4147858044890067, -0.9575373956718689, 0.6999984655161405, 0.0, 0.0, 0.7070319056510925, 0.7071417570114136, 0.08119660857529509, -0.06514392356946441, 0.2726550422308137, -0.9946947693824768, -0.37805885076522827, -0.6059412956237793, 9.996438166126609e-05, 0.020558461557350957, -0.040021210084519365], "max": [2.414831693137344, -0.9574937838362729, 0.7012699402040267, 0.0, 0.0, 0.7070717215538025, 0.7071816921234131, 0.6073475983283643, 0.2509842405257636, 0.8480242144106627, 0.937853991985321, 0.3594781160354614, 0.7076323628425598, 0.1383063942193985, 0.04000155667004568, -0.02050809891667091], "mean": [2.4148011769274995, -0.9575046873212371, 0.7005352180516323, 0.0, 0.0, 0.7070511679270277, 0.7071623454532863, 0.291786970768529, 0.07806957275759203, 0.618848963521018, -0.684358338282198, -0.07647779106969115, -0.27593956749309556, 0.034023301510888476, 0.033754698772463794, -0.03249316202692228], "std": [3.018465172587816e-06, 2.925553855690537e-06, 0.00036930691295102155, 0.0, 0.0, 3.2000137185104554e-06, 3.2011032833535176e-06, 0.1460546681545414, 0.0852790164440579, 0.19168947115244037, 0.5550076855515153, 0.1523024423021046, 0.3415884282041711, 0.024338534640220205, 0.005464160416078624, 0.0061130269390553315], "count": [1195]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.807142857142857, -0.6785714285714286, -0.3892857142857143, -0.08, -0.15142857142857147, -0.34, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.1892857142857143, 0.4821428571428572, 0.14714285714285713, 0.2842857142857143, 0.08285714285714285, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0024058577405857615, -0.0002659892408846385, 0.005585774058577412, -0.0017632994620442324, -0.009053197848176922, 0.004083682008368211, 0.1497907949790795], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23331955486729705, 0.10951159083551847, 0.178575249592104, 0.022897021149060857, 0.0513375546616269, 0.04041816896961619, 0.9887177138797297], "count": [1195]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013389121741056442], "std": [0.11493412405252457], "count": [1195]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008368200836820083], "std": [0.028915736473926354], "count": [1195]}, "timestamp": {"min": [0.0], "max": [59.7], "mean": [29.85], "std": [17.248333252810255], "count": [1195]}, "frame_index": {"min": [0], "max": [1194], "mean": [597.0], "std": [344.9666650562051], "count": [1195]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1195]}, "index": {"min": [67530], "max": [68724], "mean": [68127.0], "std": [344.9666650562051], "count": [1195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}}} +{"episode_index": 57, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7056036428243172]], [[0.552625060593492]], [[0.4116615128005141]]], "std": [[[0.2119718522051783]], [[0.17163406570755194]], [[0.19262622185527326]]], "count": [168]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7149832610656568]], [[0.5577848080048263]], [[0.40745486518582047]]], "std": [[[0.19223948443661937]], [[0.1856648888423148]], [[0.24489083759574362]]], "count": [168]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6804732417971258]], [[0.539157584267838]], [[0.4049798037602899]]], "std": [[[0.23675385226944076]], [[0.21485439768125253]], [[0.2537561641590263]]], "count": [168]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [932]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [932]}, "observation.state": {"min": [1.7991964687910829, -0.7862830854863483, 0.6999976708676544, 0.0, 0.0, 0.7070899605751038, 0.7070717215538025, 0.050218097015403584, -0.17771336456477016, 0.2590543505858003, -0.9998013973236084, -0.09888395667076111, -0.4049813747406006, 8.860717935021967e-05, 0.01957500764727801, -0.04002716960166193], "max": [1.7992547912671761, -0.7862137565257312, 0.7013397591226099, 0.0, 0.0, 0.7071418166160583, 0.7071235179901123, 0.5754176989907221, 0.10188358448563894, 0.8712901115775246, 0.9949581027030945, 0.3350009322166443, 0.7247891426086426, 0.16154006123542786, 0.040001562369585034, -0.020503785925664885], "mean": [1.7992415038234642, -0.7862237437529835, 0.7002736189545182, 0.0, 0.0, 0.7071051169746424, 0.7071083971487094, 0.31045538291497626, -0.058160154096973456, 0.6049808626445752, 0.2729712792476359, 0.03063801411627252, 0.20789243556537101, 0.03421160689614253, 0.03192188160205521, -0.033155106978895864], "std": [4.547024031479153e-06, 8.29162817766015e-06, 0.0003335588235979306, 0.0, 0.0, 4.103554167958953e-06, 4.102638186193036e-06, 0.11924459964262027, 0.07705259392507027, 0.1750869744349327, 0.881704656164612, 0.10544730576440965, 0.30112754109500933, 0.030955817117873045, 0.008393080632947657, 0.007063240602804904], "count": [932]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.3464285714285714, -0.4785714285714286, -0.13857142857142857, -0.26, -0.24714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5178571428571429, 0.45, 0.6285714285714287, 0.23428571428571432, 0.5, 0.11285714285714285, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008840435315757207, -0.004180717351318232, -0.003640404659717941, -0.007782035561005528, -0.006951256897608827, 0.0008108522378908623, -0.07939914163090128], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3031654251233032, 0.12947589349765293, 0.2290428075844534, 0.036778218382895606, 0.09616442276212774, 0.04234945414722665, 0.9968429045282268], "count": [932]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.018240343779325485], "std": [0.13381940126419067], "count": [932]}, "next.done": {"min": [false], "max": [true], "mean": [0.001072961373390558], "std": [0.03273851137852437], "count": [932]}, "timestamp": {"min": [0.0], "max": [46.55], "mean": [23.275], "std": [13.45225352868433], "count": [932]}, "frame_index": {"min": [0], "max": [931], "mean": [465.5], "std": [269.0450705736866], "count": [932]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [932]}, "index": {"min": [68725], "max": [69656], "mean": [69190.5], "std": [269.0450705736866], "count": [932]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [932]}}} +{"episode_index": 58, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5168490397849905]], [[0.5085549586482798]], [[0.497363964479361]]], "std": [[[0.2304760020664246]], [[0.2242425442124078]], [[0.21689642270886247]]], "count": [268]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44217570893486097]], [[0.43601699619220646]], [[0.4284151833623273]]], "std": [[[0.25321384638310207]], [[0.24577093369564137]], [[0.23754323017026652]]], "count": [268]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4973695991120912]], [[0.4898492198538843]], [[0.4809024988296683]]], "std": [[[0.24500343257387316]], [[0.23868182351147682]], [[0.23101746534202414]]], "count": [268]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1733]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1733]}, "observation.state": {"min": [4.946572237637156, -4.197309405795915, 0.6999982089480671, 0.0, 0.0, -0.0003631853323895484, 1.0, 0.005956293256840439, -0.32262529583316635, 0.2843565500792683, -0.9887511730194092, -0.2589571475982666, -0.6425946950912476, 5.274537397781387e-05, 0.01894344032706089, -0.040005096911153164], "max": [4.947061489443524, -4.196844034364344, 0.7010196987448071, 0.0, 0.0, 0.00015116072609089315, 1.0, 0.6023730123328468, 0.06896137133646985, 0.8648460987040761, 0.9853286147117615, 0.19508463144302368, 0.37820395827293396, 0.15681077539920807, 0.04000102913278166, -0.02053131508082805], "mean": [4.946878314334909, -4.197069307813526, 0.7002612960703373, 0.0, 0.0, -8.373113644283278e-05, 1.0, 0.23402211755396277, -0.11562737076204972, 0.6273090419460258, -0.5021953377088094, -0.06482168769843305, -0.2690919039398002, 0.04470132352129381, 0.030005726689173264, -0.036530359386730556], "std": [0.00013905939236840664, 0.00014376864207656199, 0.00024986924845381975, 0.0, 0.0, 0.00012980887138227832, 0.0, 0.15927905891758576, 0.10274287919667427, 0.19013114657694904, 0.7499152992957442, 0.09929295190491967, 0.30858100985031645, 0.041653883046173165, 0.00888492890049663, 0.0038357698343183784], "count": [1733]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7607142857142857, -0.3107142857142857, -0.26071428571428573, -0.07142857142857142, -0.21, -0.16857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3857142857142857, 0.26071428571428573, 0.36071428571428577, 0.1242857142857143, 0.24, 0.11714285714285716, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 6.18250762509285e-05, -0.0003091253812546555, 0.003080949633171227, 0.0007056302036105855, -0.0036377874866045682, 0.0032313906520484654, 0.10675129832660127], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1959876286887426, 0.08086414702606512, 0.13226768245882933, 0.014268936911936383, 0.04358394396236376, 0.027063737277841428, 0.9942857538482539], "count": [1733]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009232544340193272], "std": [0.09564153850078583], "count": [1733]}, "next.done": {"min": [false], "max": [true], "mean": [0.0005770340450086555], "std": [0.024014601323352352], "count": [1733]}, "timestamp": {"min": [0.0], "max": [86.6], "mean": [43.3], "std": [25.013696248255673], "count": [1733]}, "frame_index": {"min": [0], "max": [1732], "mean": [866.0], "std": [500.2739249651135], "count": [1733]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1733]}, "index": {"min": [69657], "max": [71389], "mean": [70523.0], "std": [500.2739249651135], "count": [1733]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1733]}}} +{"episode_index": 59, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.9607843137254902]], [[0.9803921568627451]]], "mean": [[[0.4554681759159684]], [[0.4468777680570265]], [[0.4411760565794866]]], "std": [[[0.22334183043185543]], [[0.21965532339153943]], [[0.2193292594510588]]], "count": [197]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4403321551792513]], [[0.43406560667548066]], [[0.4308746468502336]]], "std": [[[0.2189568897259371]], [[0.21749505525882282]], [[0.2190358584820641]]], "count": [197]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48617765939780294]], [[0.4832299307755502]], [[0.4814888739355693]]], "std": [[[0.22063302562639295]], [[0.21874856628727635]], [[0.21871121307444685]]], "count": [197]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1149]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1149]}, "observation.state": {"min": [0.5434222603466392, -0.7985677458405643, 0.6999988733846499, 0.0, 0.0, 0.7070866227149963, 0.7070630788803101, -0.015763308639711093, -0.23742318892043168, 0.2749233182085018, -0.993873119354248, -0.18672150373458862, -0.6068446040153503, 3.8589578252867796e-06, 0.019905232679629792, -0.040048465221398453], "max": [0.543493850581365, -0.7985429370672117, 0.70042433339659, 0.0, 0.0, 0.707150399684906, 0.7071268558502197, 0.5572469285541407, 0.17154551524113648, 0.8541983782645476, 0.9937103986740112, 0.29930830001831055, 0.691270112991333, 0.13787131011486053, 0.04000099693263995, -0.020517713262359565], "mean": [0.5434679978039691, -0.798548688845789, 0.7001192935530576, 0.0, 0.0, 0.7071062447819324, 0.7071072696290709, 0.2371168910245619, -0.061037966046342686, 0.6358752592428079, 0.019935704294342493, 0.009437002630675742, 0.13227291939515876, 0.036765201457512185, 0.031463588876430866, -0.03764086311881508], "std": [3.666588876091742e-06, 1.8499605539768266e-06, 0.00013000866015109723, 0.0, 0.0, 3.3716334077977663e-06, 3.3712367034280823e-06, 0.15383408894139894, 0.12744431678030674, 0.19077680900219177, 0.8815454688782167, 0.09027625111570746, 0.44086647606479856, 0.032097501422719374, 0.007788425937465062, 0.0027789893478230377], "count": [1149]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9357142857142857, -0.44642857142857145, -0.39285714285714285, -0.14, -0.23714285714285716, -0.09857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5321428571428571, 0.7000000000000001, 0.4892857142857142, 0.16, 0.24571428571428575, 0.10571428571428572, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.015019271416138241, -0.018739898047992053, -0.01898234489618292, 0.0009324878776575871, -0.0184769364664926, 0.0002250404078080308, 0.0391644908616188], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2748293648848902, 0.13224718753189416, 0.1826386240389251, 0.02669222381011277, 0.06244241371879922, 0.020342639953236447, 0.9992327770122199], "count": [1149]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013925151899456978], "std": [0.11718038469552994], "count": [1149]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008703220191470844], "std": [0.029488380062832754], "count": [1149]}, "timestamp": {"min": [0.0], "max": [57.4], "mean": [28.700000000000003], "std": [16.58438020146266], "count": [1149]}, "frame_index": {"min": [0], "max": [1148], "mean": [574.0], "std": [331.68760402925324], "count": [1149]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1149]}, "index": {"min": [71390], "max": [72538], "mean": [71964.0], "std": [331.68760402925324], "count": [1149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1149]}}} +{"episode_index": 60, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6092278490315532]], [[0.5567051521757809]], [[0.5260692472030607]]], "std": [[[0.22407947668254302]], [[0.24804805452391968]], [[0.269229690724187]]], "count": [193]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.06274509803921569]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5786404010618071]], [[0.5172265794283731]], [[0.4819193348511077]]], "std": [[[0.21022393581849655]], [[0.23597673814979847]], [[0.25423934448135427]]], "count": [193]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.050980392156862744]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.563655977211359]], [[0.5018811834448299]], [[0.4677769394409217]]], "std": [[[0.2172020500511665]], [[0.24044421495473764]], [[0.25912754949274497]]], "count": [193]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1120]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1120]}, "observation.state": {"min": [0.8459090585414052, -3.2595087944225263, 0.699999542632432, 0.0, 0.0, 1.0, 0.00011923478450626135, -0.06729680881081179, -0.18872501731253166, 0.2812147207148986, -0.9996243715286255, -0.3882255554199219, -0.6546231508255005, 6.897489947732538e-05, 0.013914845370019897, -0.04002680568824086], "max": [0.8459253447516486, -3.2594684157448777, 0.7011621287895806, 0.0, 0.0, 1.0, 0.00016294821398332715, 0.6127187784412811, 0.20783847867751248, 0.8421120756682163, 0.9811463952064514, 0.27693599462509155, 0.6943880915641785, 0.09263913333415985, 0.04000105262055545, -0.013262896078698155], "mean": [0.8459141690086743, -3.259481993385512, 0.7003271286698571, 0.0, 0.0, 1.0, 0.00015025867015278243, 0.2763731403671496, -0.0005675260600656813, 0.6482154285643955, -0.11263499334454537, -0.04271165270058971, -0.0404479149386004, 0.02833720424867871, 0.03042327726743338, -0.034569384509228716], "std": [2.204269497020844e-06, 3.144282174431491e-06, 0.00028467799670582773, 0.0, 0.0, 0.0, 4.0986498817020286e-06, 0.17082955972221478, 0.11106744310611157, 0.18193314248678036, 0.8811137838637105, 0.1496830709693248, 0.4288330377909728, 0.019640421266964844, 0.009412864181307101, 0.006492661103540619], "count": [1120]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.3321428571428572, -0.3392857142857143, -0.1, -0.21142857142857144, -0.2557142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.21071428571428572, 0.5964285714285714, 0.11714285714285716, 0.19857142857142857, 0.09285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0027614795918366984, 0.005931122448979593, 0.0030420918367347004, -0.000644132653061225, -0.008951530612244896, 0.0050982142857142814, 0.007142857142857143], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2959642677911998, 0.09952116770557216, 0.20386741697004518, 0.014073247778597472, 0.05981358783088051, 0.03327952519346964, 0.9999744894705177], "count": [1120]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014285714365541935], "std": [0.11866605281829834], "count": [1120]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008928571428571428], "std": [0.02986737264942452], "count": [1120]}, "timestamp": {"min": [0.0], "max": [55.95], "mean": [27.975], "std": [16.16580109366684], "count": [1120]}, "frame_index": {"min": [0], "max": [1119], "mean": [559.5], "std": [323.3160218733368], "count": [1120]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1120]}, "index": {"min": [72539], "max": [73658], "mean": [73098.5], "std": [323.3160218733368], "count": [1120]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1120]}}} +{"episode_index": 61, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5122952012768162]], [[0.44488337685289064]], [[0.38672323453620927]]], "std": [[[0.22319322967081892]], [[0.20908321157752968]], [[0.202540990105282]]], "count": [179]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5926833422816796]], [[0.5506489967983854]], [[0.5058451568640289]]], "std": [[[0.2045237731302767]], [[0.2138179105673988]], [[0.22951285247223846]]], "count": [179]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5185451357554522]], [[0.47463792325998794]], [[0.4286886100923653]]], "std": [[[0.2330666782477045]], [[0.2271272091508522]], [[0.22598655113143]]], "count": [179]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1013]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1013]}, "observation.state": {"min": [0.7729978592254094, -2.5975233023961186, 0.6999997014114042, 0.0, 0.0, -1.0, 0.0, -0.041834040146955354, 8.315320387719538e-05, 0.27095997729518806, -0.998336136341095, -0.38373303413391113, -0.5998404026031494, 1.998365951294545e-05, 0.020569650196967368, -0.04001758262635885], "max": [0.7730346911062982, -2.5974532647162967, 0.7010794832186901, 0.0, 0.0, 1.0, 5.015492206439376e-05, 0.5108353107968914, 0.22222033392734009, 0.8487872560576022, 0.9896602034568787, 0.3822539448738098, 0.5885010957717896, 0.0759628415107727, 0.04000496235765589, -0.02049690872300683], "mean": [0.7730051156097445, -2.5975065101332406, 0.7004002697196878, 0.0, 0.0, -0.3425468904244817, 2.0015628482488353e-06, 0.2099715998377498, 0.10077123138198885, 0.6229873378278107, -0.6022193925519569, -0.06603043386666702, -0.19592491647289276, 0.02762157802186151, 0.03465738950713766, -0.03377793278608183], "std": [2.913316289235145e-06, 4.580620218863742e-06, 0.00037441066963243884, 0.0, 0.0, 0.9395007332942982, 4.362515804067885e-06, 0.14513464222987468, 0.054601951920567035, 0.19286407897493876, 0.6734103020537096, 0.15714580986256024, 0.339523464992835, 0.019231177858296717, 0.005356765124176003, 0.006598340335111842], "count": [1013]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8571428571428572, -0.39285714285714285, -0.5321428571428571, -0.06285714285714286, -0.18428571428571427, -0.2142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.4357142857142858, 0.5928571428571429, 0.11714285714285716, 0.23142857142857146, 0.07142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.012900155126216338, 0.0005958256945423722, -0.0009025525313777884, -0.0014990833450853204, -0.011659850514736985, 0.0032012410097306465, -0.06219151036525173], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.27467081298593055, 0.09976658532058372, 0.23828129260839512, 0.01866278972002875, 0.05942830309556079, 0.03515713285010903, 0.9980642344250709], "count": [1013]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015794670209288597], "std": [0.12468038499355316], "count": [1013]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009871668311944718], "std": [0.031403699349628555], "count": [1013]}, "timestamp": {"min": [0.0], "max": [50.6], "mean": [25.299999999999997], "std": [14.62138844296259], "count": [1013]}, "frame_index": {"min": [0], "max": [1012], "mean": [506.0], "std": [292.4277688592518], "count": [1013]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1013]}, "index": {"min": [73659], "max": [74671], "mean": [74165.0], "std": [292.4277688592518], "count": [1013]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1013]}}} +{"episode_index": 62, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5697440470238297]], [[0.5486210860754892]], [[0.48894823653926267]]], "std": [[[0.16076019494075555]], [[0.14542061291070538]], [[0.13956719436790754]]], "count": [189]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5540921270309339]], [[0.5450504363529266]], [[0.49022542045427836]]], "std": [[[0.19607439292111412]], [[0.18716306208878275]], [[0.18504125488432288]]], "count": [189]}, "observation.images.robot0_agentview_right": {"min": [[[0.08235294117647059]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5483990065029195]], [[0.5411013626461146]], [[0.4984344343115574]]], "std": [[[0.17292330627516833]], [[0.16276480112572161]], [[0.1565811391950239]]], "count": [189]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1086]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1086]}, "observation.state": {"min": [3.7484471827759265, -3.615273510697655, 0.6999993120760891, 0.0, 0.0, -0.00011091270425822586, 1.0, -0.005908312761267354, 0.004121566175919522, 0.2763346143135227, -0.9895535707473755, -0.510213315486908, -0.6904927492141724, 3.7819743283762364e-06, 0.020530986407383656, -0.04003334239827366], "max": [3.7484864439280834, -3.6152244100184974, 0.7008930509563457, 0.0, 0.0, -3.496625504340045e-05, 1.0, 0.6172760161855422, 0.42494788999930133, 0.87761241851819, 0.9489582777023315, 0.5946106910705566, 0.7212775349617004, 0.16553999483585358, 0.04000512610285157, -0.020535572790210423], "mean": [3.748467874273403, -3.6152410981300056, 0.7004038699279572, 0.0, 0.0, -7.378273094251956e-05, 1.0, 0.27423655889262805, 0.19845476277488988, 0.6489316378783183, -0.7106521212483857, -0.12197948125076118, -0.3175120690278366, 0.0689326908807659, 0.03289545194960143, -0.03321259461028309], "std": [2.298566762109375e-06, 3.912162014025249e-06, 0.00027118158632384246, 0.0, 0.0, 5.458902570968667e-06, 0.0, 0.16309608385925697, 0.11335480774641411, 0.18767594560194095, 0.4740795738023991, 0.21451009912303834, 0.31884503486955984, 0.045834079320870295, 0.007036888017923141, 0.006812591065350741], "count": [1086]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9464285714285714, -0.7035714285714285, -0.6071428571428572, -0.12857142857142856, -0.22714285714285715, -0.4371428571428572, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41428571428571426, 0.5035714285714286, 0.7000000000000001, 0.4014285714285714, 0.38, 0.06285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005317679558011096, 0.018419494869771083, 0.008494475138121522, 0.0010194685609050255, -0.01148118916074717, 0.0026019468560904966, -0.06629834254143646], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30061296090646306, 0.1467469825962935, 0.233156758589396, 0.040335579269238135, 0.07118865953618042, 0.05546282855382953, 0.9977998445461238], "count": [1086]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014732965268194675], "std": [0.1204819604754448], "count": [1086]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009208103130755065], "std": [0.030330882305710138], "count": [1086]}, "timestamp": {"min": [0.0], "max": [54.25], "mean": [27.125], "std": [15.675053163120905], "count": [1086]}, "frame_index": {"min": [0], "max": [1085], "mean": [542.5], "std": [313.5010632624181], "count": [1086]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1086]}, "index": {"min": [74672], "max": [75757], "mean": [75214.5], "std": [313.5010632624181], "count": [1086]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1086]}}} +{"episode_index": 63, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.023529411764705882]], [[0.0196078431372549]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6521580542628957]], [[0.5281713126546314]], [[0.45088077140127863]]], "std": [[[0.19543926388823812]], [[0.25131766253876153]], [[0.28367688445756645]]], "count": [212]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.023529411764705882]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6404292587523014]], [[0.5242721673342372]], [[0.4527788639950655]]], "std": [[[0.20443854567324693]], [[0.2650880335629992]], [[0.2998914429284599]]], "count": [212]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6169696837498266]], [[0.4952910826552854]], [[0.42176877133633706]]], "std": [[[0.21148424225106538]], [[0.2754750638336904]], [[0.3091320893817045]]], "count": [212]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1269]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1269]}, "observation.state": {"min": [4.322123684830148, -3.3581187658441842, 0.6999972938452839, 0.0, 0.0, -0.00010045508679468185, 1.0, -0.07747235991612289, -0.2925145878533164, 0.27742550362387, -0.9911439418792725, -0.3209509253501892, -0.7095633745193481, 0.0005139022250659764, 0.01995359033675238, -0.04007140128113897], "max": [4.32215299564283, -3.3580069945541147, 0.700937066605477, 0.0, 0.0, 2.091775240842253e-05, 1.0, 0.6258828602247979, 0.2891041578762046, 0.9750909190186171, 0.9350446462631226, 0.29415667057037354, 0.7328395247459412, 0.11388562619686127, 0.040006583747421956, -0.020526417583742778], "mean": [4.322148074854795, -3.358025376852381, 0.7003186225403258, 0.0, 0.0, -1.178955940892181e-06, 1.0, 0.27633283501253575, -0.02112327385848425, 0.6973182418532762, -0.0878392649598719, -0.029558158864929886, 0.11610525568185405, 0.06522100076472558, 0.03318470651658295, -0.034000938308924325], "std": [2.184512707864907e-06, 7.8046079282218e-06, 0.0003587977434785709, 0.0, 0.0, 8.53273448731276e-06, 0.0, 0.17630808962618866, 0.1662150165925959, 0.20702216215697827, 0.8643014015191851, 0.09253430492179301, 0.46575155712032124, 0.03423955474137442, 0.006514752883709129, 0.006592125197987352], "count": [1269]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7928571428571428, -0.3392857142857143, -0.44285714285714284, -0.12857142857142856, -0.2157142857142857, -0.18714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.31785714285714284, 0.6500000000000001, 0.6535714285714286, 0.07142857142857142, 0.2142857142857143, 0.08285714285714285, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.00529944838455476, -0.004500168861870998, 0.012163683440279172, -0.0012878532027468241, -0.008985703028256213, -0.0019351570415400204, 0.07013396375098503], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2692028173496641, 0.15543252800472793, 0.2045857511426619, 0.026334249298552992, 0.05669563940385315, 0.03006953942591125, 0.9975375818126255], "count": [1269]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012608353048563004], "std": [0.11157680302858353], "count": [1269]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007880220646178094], "std": [0.02806066795077203], "count": [1269]}, "timestamp": {"min": [0.0], "max": [63.4], "mean": [31.700000000000003], "std": [18.316431602980604], "count": [1269]}, "frame_index": {"min": [0], "max": [1268], "mean": [634.0], "std": [366.3286320596121], "count": [1269]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1269]}, "index": {"min": [75758], "max": [77026], "mean": [76392.0], "std": [366.3286320596121], "count": [1269]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1269]}}} +{"episode_index": 64, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4195351552421956]], [[0.301819649963064]], [[0.2954546878212376]]], "std": [[[0.235863671339866]], [[0.2182786525365278]], [[0.2033650492718901]]], "count": [152]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.01568627450980392]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.521108208056943]], [[0.4152345446733252]], [[0.39530012172073037]]], "std": [[[0.30833982649662334]], [[0.33089225819552304]], [[0.30064867499817094]]], "count": [152]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47206376964462804]], [[0.3515654694800283]], [[0.3416867845690779]]], "std": [[[0.2825136928645675]], [[0.3053233357777825]], [[0.28743926549296295]]], "count": [152]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [816]}, "observation.state": {"min": [5.497091552700504, -2.9600335042651853, 0.6999975238196265, 0.0, 0.0, -9.543808118905872e-05, 1.0, 0.06840981192059381, -0.3497063841171477, 0.2692528156998807, -0.999275267124176, -0.041068196296691895, -0.23645426332950592, 0.00015997383161447942, 0.018955925077934428, -0.040023609268193136], "max": [5.497108213413845, -2.959983945418771, 0.7008576800090539, 0.0, 0.0, -4.3060856114607304e-05, 1.0, 0.5373525049744057, -0.007033266802166871, 0.8364446651531282, 0.9931198358535767, 0.2935410737991333, 0.7233415842056274, 0.1943790316581726, 0.04000117137785748, -0.02052262571873425], "mean": [5.497101995778347, -2.9600225643901106, 0.7002927182883011, 0.0, 0.0, -7.996381736138217e-05, 1.0, 0.2890790810022848, -0.17677004295543844, 0.6341294298775306, 0.5158035877142467, 0.017619753717536144, 0.32285162073550927, 0.07158259188341332, 0.032201424695242994, -0.035273916780160494], "std": [2.2428787003791107e-06, 4.216891396321856e-06, 0.0002766398244492387, 0.0, 0.0, 4.867928051812905e-06, 0.0, 0.12756948188382033, 0.09754963359573275, 0.18886213827522452, 0.7423296660935128, 0.06894035696041845, 0.2568393791814375, 0.050063935308634504, 0.007237134283582852, 0.004662609821584639], "count": [816]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.23571428571428574, -0.5357142857142857, -0.1442857142857143, -0.16, -0.18857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3857142857142857, 0.7107142857142857, 0.6428571428571428, 0.23857142857142857, 0.41571428571428576, 0.07857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008714110644257693, -0.011751575630252111, 0.012394957983193285, -0.006838235294117646, -0.011582633053221289, 0.002659313725490197, 0.031862745098039214], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29659829482714, 0.15840190671402493, 0.26724613125068025, 0.039764931064243954, 0.08535294561196852, 0.025877137202193076, 0.999492253834318], "count": [816]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.019607843831181526], "std": [0.1386483907699585], "count": [816]}, "next.done": {"min": [false], "max": [true], "mean": [0.0012254901960784314], "std": [0.03498554515593186], "count": [816]}, "timestamp": {"min": [0.0], "max": [40.75], "mean": [20.375], "std": [11.777936647251362], "count": [816]}, "frame_index": {"min": [0], "max": [815], "mean": [407.5], "std": [235.55873294502726], "count": [816]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [816]}, "index": {"min": [77027], "max": [77842], "mean": [77434.5], "std": [235.55873294502726], "count": [816]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [816]}}} +{"episode_index": 65, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.00392156862745098]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.508276554909073]], [[0.5288912890351454]], [[0.5096054352405025]]], "std": [[[0.20734402926796555]], [[0.1790763739844493]], [[0.16243646743384474]]], "count": [175]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45722474683232667]], [[0.487900565695028]], [[0.4773788494890144]]], "std": [[[0.22306737436722698]], [[0.19733621193480796]], [[0.18876818237124476]]], "count": [175]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4039325583749125]], [[0.42593511740633755]], [[0.4158072236218706]]], "std": [[[0.24394702242320143]], [[0.23609594779421342]], [[0.2278248099557377]]], "count": [175]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [986]}, "observation.state": {"min": [4.356978093211807, -2.9395553301345836, 0.6999980392394203, 0.0, 0.0, 0.00010702470899559557, 1.0, 0.03749895765041433, -0.03613325556897529, 0.2500429099031922, -0.9950022101402283, -0.20060721039772034, -0.6245938539505005, 6.664175998594146e-06, 0.02054068233706674, -0.04001835850166989], "max": [4.357012757732878, -2.9394931141358174, 0.7010906780102873, 0.0, 0.0, 0.00016531448636669666, 1.0, 0.6156286181858297, 0.2878527553814405, 0.8296183951795868, 0.8882834911346436, 0.38416337966918945, 0.7033562660217285, 0.08453147858381271, 0.04000248831088606, -0.020525876773957955], "mean": [4.357000387872718, -2.9395039348785357, 0.7003801494863167, 0.0, 0.0, 0.00015041318497414848, 1.0, 0.3090168461929624, 0.06481291625992311, 0.6318663758478937, -0.2918260285506142, -0.016275945869529466, -0.06452409385063101, 0.04571777032214198, 0.0341401742180406, -0.03255229483813201], "std": [2.5443851626553984e-06, 3.933186060558394e-06, 0.00034204458769286796, 0.0, 0.0, 3.27830755120003e-06, 0.0, 0.160458988138247, 0.09239756474753602, 0.1801469614232173, 0.8242237718602735, 0.16122953863782818, 0.45000929466946776, 0.02170324990379235, 0.004711826263112416, 0.005868111145793638], "count": [986]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9035714285714286, -0.2392857142857143, -0.3964285714285714, -0.07714285714285714, -0.24, -0.10714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4285714285714286, 0.3321428571428572, 0.5571428571428572, 0.09857142857142857, 0.26, 0.07, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.001452477542741247, 0.006422051579252393, 0.006617647058823513, -0.0016386554621848704, -0.007205157925239058, 0.0021283685888148387, 0.1643002028397566], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.28560772778914467, 0.08848487827608557, 0.22373344946616355, 0.020223411518684183, 0.06111419295675908, 0.021353117352974408, 0.9864103828259343], "count": [986]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016227180138230324], "std": [0.12634816765785217], "count": [986]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010141987829614604], "std": [0.031830334333621126], "count": [986]}, "timestamp": {"min": [0.0], "max": [49.25], "mean": [24.625], "std": [14.231676816173138], "count": [986]}, "frame_index": {"min": [0], "max": [985], "mean": [492.5], "std": [284.63353632346275], "count": [986]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [986]}, "index": {"min": [77843], "max": [78828], "mean": [78335.5], "std": [284.63353632346275], "count": [986]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [986]}}} +{"episode_index": 66, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5960032006381906]], [[0.5300003776604271]], [[0.49334843382826715]]], "std": [[[0.22642257895776705]], [[0.2575521799773944]], [[0.28926730483629826]]], "count": [194]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5515108915490528]], [[0.4720741541862295]], [[0.4245395429837528]]], "std": [[[0.21216641810138603]], [[0.24793422849123486]], [[0.2821847958679984]]], "count": [194]}, "observation.images.robot0_agentview_right": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5308824575041337]], [[0.4735554982176303]], [[0.43971123387892125]]], "std": [[[0.2108918510257378]], [[0.23677566614856732]], [[0.26400767509740536]]], "count": [194]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1129]}, "observation.state": {"min": [5.899818059107133, -0.9604811140195938, 0.6999995527974368, 0.0, 0.0, 0.7070361971855164, 0.7071434855461121, 0.06560299312085849, -0.1666398941064129, 0.27822387821653616, -0.9982894062995911, -0.10846351087093353, -0.5658092498779297, 3.607565668062307e-05, 0.020547523068052246, -0.04000666961215312], "max": [5.899859451684292, -0.9604604038953942, 0.700798420821127, 0.0, 0.0, 0.707069993019104, 0.7071774005889893, 0.6186055680826774, 0.1100911914360827, 0.8266771444993567, 0.8954922556877136, 0.12171661853790283, 0.6059653759002686, 0.05998245254158974, 0.04000420967164474, -0.020519037425184995], "mean": [5.899844147411248, -0.9604682443526291, 0.7003026357566922, 0.0, 0.0, 0.7070497857246703, 0.7071637264704472, 0.2887660157267807, -0.038863001022653526, 0.6169746952716648, -0.4563300394716254, -0.03352283336637926, -0.08838975157727305, 0.02784117354553102, 0.032474462020990524, -0.03442238676411779], "std": [1.985384808608801e-06, 2.1237790166124226e-06, 0.0002469648336435452, 0.0, 0.0, 1.776673029657435e-06, 1.7775826291301266e-06, 0.14374523976621165, 0.07891995163629967, 0.1756909196258177, 0.791673484792631, 0.06176662013073475, 0.3888278922419238, 0.017380604067314134, 0.006811265916856742, 0.005085053991713959], "count": [1129]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7428571428571429, -0.16785714285714284, -0.3392857142857143, -0.041428571428571426, -0.1442857142857143, -0.06, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4321428571428571, 0.44285714285714284, 0.5642857142857142, 0.10714285714285715, 0.3, 0.09285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0022175123370871933, -0.006067316209034545, 0.004915854738706801, -0.0009161078071618372, -0.006410223965582691, 0.0016171074275591543, 0.03985828166519043], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24382181229257735, 0.07945860184964265, 0.18277529907261053, 0.010510695222331421, 0.05121378912721295, 0.012035880248687923, 0.9992053429514405], "count": [1129]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014171833172440529], "std": [0.1181989535689354], "count": [1129]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008857395925597874], "std": [0.02974819419618541], "count": [1129]}, "timestamp": {"min": [0.0], "max": [56.4], "mean": [28.2], "std": [16.29570495560103], "count": [1129]}, "frame_index": {"min": [0], "max": [1128], "mean": [564.0], "std": [325.9140991120206], "count": [1129]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1129]}, "index": {"min": [78829], "max": [79957], "mean": [79393.0], "std": [325.9140991120206], "count": [1129]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1129]}}} +{"episode_index": 67, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5412678515597866]], [[0.5323667408294448]], [[0.5268862230168114]]], "std": [[[0.2444810593388081]], [[0.25033036156413196]], [[0.2502152868369214]]], "count": [247]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.01568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5119730086423883]], [[0.4983696963225526]], [[0.4935536433564601]]], "std": [[[0.24953724260405097]], [[0.2555619154622494]], [[0.25665616246456596]]], "count": [247]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47273797010007035]], [[0.4616605052022865]], [[0.4584908553472708]]], "std": [[[0.2452045065311609]], [[0.24884161551504155]], [[0.24915635216930024]]], "count": [247]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1554]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1554]}, "observation.state": {"min": [3.8899881406148706, -1.224738547952721, 0.6999688020643625, 0.0, 0.0, 6.872232916066423e-05, 1.0, 0.059354509447716364, -0.2598475507233855, 0.27389408866019105, -0.9925004243850708, -0.6680895686149597, -0.5700705647468567, 4.1158524254569784e-05, 0.01809287259399602, -0.040011110762268785], "max": [3.890035668567677, -1.2246239066775202, 0.7009587933777204, 0.0, 0.0, 0.00020915137429255992, 1.0, 0.5247602076698512, -0.025861369645368226, 0.8397890795085067, 0.9731998443603516, 0.26743611693382263, 0.5519528985023499, 0.4212115406990051, 0.040013549423312596, -0.020536639598625565], "mean": [3.8900077577218912, -1.2246714741055347, 0.7003017427258759, 0.0, 0.0, 0.00014871341558988355, 1.0, 0.27714271608472163, -0.15899367817533447, 0.5764278606807557, 0.2709512210030353, -0.16138462717027585, 0.13402403291779902, 0.07702820120340645, 0.03175022630176476, -0.03695271956136066], "std": [2.390272759883552e-06, 5.225949722056811e-06, 0.0003641011175510171, 0.0, 0.0, 6.612741289608492e-06, 0.0, 0.11597217681684671, 0.054460439772866985, 0.1829166715793394, 0.8134525744239516, 0.29374051542742835, 0.34281934188070234, 0.1055034003434502, 0.008786699268629343, 0.0033242155354264815], "count": [1554]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -0.18214285714285713, -0.4, -0.09571428571428571, -0.15, -0.24285714285714288, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.30714285714285716, 0.2821428571428571, 0.5821428571428572, 0.14142857142857143, 0.3657142857142857, 0.22714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005347949990807131, -0.005467457253171561, 0.005419194704909008, -0.00366887295458724, -0.0022311086596800917, -0.001145431145431169, -0.09266409266409266], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18658790644610668, 0.05956615179327414, 0.15911736574637775, 0.025884892698976706, 0.048713932953586274, 0.05526151173622125, 0.995697426897729], "count": [1554]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010296010412275791], "std": [0.10094554722309113], "count": [1554]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006435006435006435], "std": [0.025359151216522564], "count": [1554]}, "timestamp": {"min": [0.0], "max": [77.65], "mean": [38.825], "std": [22.43005331395061], "count": [1554]}, "frame_index": {"min": [0], "max": [1553], "mean": [776.5], "std": [448.6010662790122], "count": [1554]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1554]}, "index": {"min": [79958], "max": [81511], "mean": [80734.5], "std": [448.6010662790122], "count": [1554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1554]}}} +{"episode_index": 68, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.616435792723575]], [[0.49413148927176476]], [[0.42015399863325514]]], "std": [[[0.2031714336018155]], [[0.25012832535407836]], [[0.2775710309864928]]], "count": [199]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.576108408420588]], [[0.4430073433550065]], [[0.36529141030577983]]], "std": [[[0.21362095029400177]], [[0.264389010815455]], [[0.29499004519911837]]], "count": [199]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6212519578880155]], [[0.4964568412225227]], [[0.42346851462765345]]], "std": [[[0.21106258193086455]], [[0.2724930038880849]], [[0.30577010467713733]]], "count": [199]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1169]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1169]}, "observation.state": {"min": [0.8129633695093214, -5.5502825361047154, 0.6999948924676012, 0.0, 0.0, 1.0, 7.784906483720988e-05, -0.05208599605964748, -0.4859297196865544, 0.27449856992937394, -0.9994184374809265, -0.08005023002624512, -0.4201008379459381, 5.5182470532599837e-05, 0.019133306764328454, -0.04004046558134741], "max": [0.8130104174246036, -5.550207454089172, 0.7008200992917526, 0.0, 0.0, 1.0, 0.00017967021267395467, 0.560087599227844, -0.009711656941705726, 0.8986538273528825, 0.9636760354042053, 0.3639121651649475, 0.7178674936294556, 0.18096302449703217, 0.04000090146922605, -0.020514914186829963], "mean": [0.8129782173512055, -5.550223905638421, 0.7002738100143443, 0.0, 0.0, 1.0, 0.0001504941587714786, 0.21761441443170076, -0.2102859376070289, 0.6829507066065527, 0.2624458323389776, 0.018708402423189684, 0.3012187972973946, 0.08088444009687978, 0.02876752194864686, -0.038285347837654034], "std": [2.5882811059542265e-06, 4.548618835550816e-06, 0.00021077330278482047, 0.0, 0.0, 0.0, 6.218459799606281e-06, 0.16688935826939125, 0.15194170848025987, 0.18949628324016946, 0.8322151398545259, 0.08699506632169897, 0.3585367155316599, 0.06927024075326071, 0.009250357665378703, 0.0021635710369399025], "count": [1169]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8964285714285715, -0.35714285714285715, -0.5714285714285715, -0.16857142857142857, -0.20428571428571432, -0.27, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.475, 0.8821428571428571, 0.5607142857142857, 0.08, 0.41714285714285715, 0.09571428571428571, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.004533789563729716, -0.014805083710130701, 0.0074483685689845, -0.005777832090920191, -0.009478186484174518, -0.0019125015275571326, 0.14114627887082976], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2876832839134023, 0.1868320688125068, 0.21247759111319894, 0.027687906166561034, 0.07289733982689903, 0.03566348224754769, 0.9899887514315078], "count": [1169]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013686912134289742], "std": [0.1161876916885376], "count": [1169]}, "next.done": {"min": [false], "max": [true], "mean": [0.000855431993156544], "std": [0.029235256613575813], "count": [1169]}, "timestamp": {"min": [0.0], "max": [58.4], "mean": [29.200000000000003], "std": [16.87305544351704], "count": [1169]}, "frame_index": {"min": [0], "max": [1168], "mean": [584.0], "std": [337.4611088703408], "count": [1169]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1169]}, "index": {"min": [81512], "max": [82680], "mean": [82096.0], "std": [337.4611088703408], "count": [1169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1169]}}} +{"episode_index": 69, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.027450980392156862]], [[0.00392156862745098]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.604592404833027]], [[0.5260084415774582]], [[0.47906251443161135]]], "std": [[[0.16932960611231979]], [[0.20623040950679752]], [[0.24342521579321133]]], "count": [170]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5667125986136642]], [[0.4761076870646581]], [[0.42194295528988246]]], "std": [[[0.22845423351748445]], [[0.2359991679645848]], [[0.2556852777757531]]], "count": [170]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6247267448310896]], [[0.5282323979396446]], [[0.47083489405930107]]], "std": [[[0.19305494249225613]], [[0.23473458558391888]], [[0.2720200505391041]]], "count": [170]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [944]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [944]}, "observation.state": {"min": [4.115009902666957, -0.8463382813850713, 0.6999861052116422, 0.0, 0.0, 0.7070968747138977, 0.7070840001106262, 0.01845255274483193, -0.0933049931683474, 0.266107193816288, -0.9909234642982483, -0.40570658445358276, -0.6482827663421631, 6.944062624825165e-05, 0.020549974174327176, -0.04002716656160461], "max": [4.115052965728532, -0.8463076875277192, 0.7003170134855411, 0.0, 0.0, 0.7071295380592346, 0.7071166634559631, 0.5575604419493033, 0.2548606328946983, 0.8452150566489695, 0.99181067943573, 0.4986472725868225, 0.73353111743927, 0.18208569288253784, 0.03996727660844838, -0.02051658628120903], "mean": [4.115036162946058, -0.846317616593817, 0.7000343029034314, 0.0, 0.0, 0.7071073093151642, 0.7071062034722102, 0.27138320028916896, 0.04191424416096132, 0.645080021933126, -0.16688751252525943, -0.0722718969366308, -0.17764887677000488, 0.04967152392621648, 0.03350442547861567, -0.03373250983276369], "std": [2.9804286939579063e-06, 2.1147480649311994e-06, 7.298356373839596e-05, 0.0, 0.0, 3.030985678922262e-06, 3.031886812012865e-06, 0.1330675447428056, 0.1058606255339779, 0.18853366963151455, 0.8560041385633649, 0.17919484025123128, 0.4077970718786157, 0.04179258375483257, 0.00530276274368265, 0.005239233671344804], "count": [944]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.5071428571428571, -0.4321428571428571, -0.3171428571428571, -0.18571428571428572, -0.3157142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.25, 0.625, 0.1242857142857143, 0.31142857142857144, 0.08857142857142856, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008266495157384979, 0.005674939467312331, 0.01719506658595643, -0.0063211259079903135, -0.009512711864406786, 0.003235472154963676, 0.125], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29432492473074273, 0.13107433381050856, 0.2355915420253088, 0.045100694921156294, 0.06834076679176396, 0.04708531120655717, 0.9921567416492215], "count": [944]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016949152573943138], "std": [0.1290809065103531], "count": [944]}, "next.done": {"min": [false], "max": [true], "mean": [0.001059322033898305], "std": [0.032529984179627304], "count": [944]}, "timestamp": {"min": [0.0], "max": [47.15], "mean": [23.575], "std": [13.625458707874754], "count": [944]}, "frame_index": {"min": [0], "max": [943], "mean": [471.5], "std": [272.5091741574951], "count": [944]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [944]}, "index": {"min": [82681], "max": [83624], "mean": [83152.5], "std": [272.5091741574951], "count": [944]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [944]}}} +{"episode_index": 70, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6632595747699694]], [[0.6201579945833113]], [[0.5681194865791716]]], "std": [[[0.18472607475159178]], [[0.1723084751201939]], [[0.16199067131727]]], "count": [244]}, "observation.images.robot0_agentview_left": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5443689052639419]], [[0.5208947532700403]], [[0.4907935370283087]]], "std": [[[0.23786483816137427]], [[0.22493675813055253]], [[0.21417976785948306]]], "count": [244]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6209124624901591]], [[0.5877627295184772]], [[0.5504814429974411]]], "std": [[[0.2045592078889098]], [[0.1972647992461653]], [[0.1929111063130468]]], "count": [244]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1527]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1527]}, "observation.state": {"min": [5.439501645250145, -2.91444019149253, 0.6999986601705708, 0.0, 0.0, -0.0001383991475449875, 1.0, 0.03623900316083528, -0.3127377235458946, 0.2625737387873487, -0.9934530258178711, -0.35664623975753784, -0.6796762943267822, 3.326418300275691e-05, 0.018631894485393766, -0.04000520397776047], "max": [5.439539934822755, -2.91433669319963, 0.7017541897073846, 0.0, 0.0, -2.2755844838684425e-05, 1.0, 0.6865212841872461, 0.11570697794240514, 0.8759829615510971, 0.9887936115264893, 0.1756635308265686, 0.5687628984451294, 0.23211249709129333, 0.04001217907403865, -0.018762952300576924], "mean": [5.439530001766569, -2.914398835973714, 0.7007655474790158, 0.0, 0.0, -8.322171687096136e-05, 1.0, 0.334352356081226, -0.13828982277069912, 0.6392881720871946, 0.0867432001453642, -0.050943279483970975, 0.028470592198804382, 0.04442801992017306, 0.02937632454877847, -0.034420080953687884], "std": [3.0689450994693373e-06, 6.053186006227151e-06, 0.0005216063036866874, 0.0, 0.0, 7.945425355226562e-06, 0.0, 0.16463003919199645, 0.1249801699750949, 0.18211591562272028, 0.9045244032814499, 0.08677467254541375, 0.4000094670845057, 0.037338503495377706, 0.009107932077715609, 0.008119567083177244], "count": [1527]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -0.35000000000000003, -0.29285714285714287, -0.1442857142857143, -0.20285714285714287, -0.2185714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.75, 0.4928571428571429, 0.10142857142857144, 0.2671428571428571, 0.10857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0103283749649172, -0.01053185517822063, 0.01854242679390025, 0.0020123491439797917, -0.0026429039199176727, 0.00232669099073814, 0.13032089063523247], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21752746348485424, 0.1284380452718453, 0.16562410593617644, 0.021988870498430953, 0.05330861918069294, 0.03652168943662558, 0.9914718682161712], "count": [1527]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010478061623871326], "std": [0.10182470828294754], "count": [1527]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006548788474132286], "std": [0.025582220019154694], "count": [1527]}, "timestamp": {"min": [0.0], "max": [76.3], "mean": [38.15], "std": [22.04034180013247], "count": [1527]}, "frame_index": {"min": [0], "max": [1526], "mean": [763.0], "std": [440.8068360026494], "count": [1527]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [1527]}, "index": {"min": [83625], "max": [85151], "mean": [84388.0], "std": [440.8068360026494], "count": [1527]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1527]}}} +{"episode_index": 71, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.01568627450980392]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4662229929406659]], [[0.38170466549397936]], [[0.3170791112817049]]], "std": [[[0.18958550523266013]], [[0.20490658530436306]], [[0.23030258439648815]]], "count": [165]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4916183292164522]], [[0.4106894194704397]], [[0.34422260504284574]]], "std": [[[0.23392769289196055]], [[0.25926909116914576]], [[0.28232085420338754]]], "count": [165]}, "observation.images.robot0_agentview_right": {"min": [[[0.027450980392156862]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5253835876428579]], [[0.44736916644617125]], [[0.3796396097057431]]], "std": [[[0.24886547397970754]], [[0.2790957321188924]], [[0.30109324145800365]]], "count": [165]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [906]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [906]}, "observation.state": {"min": [4.389426183165503, -1.1839098852487497, 0.6999895360174269, 0.0, 0.0, 0.00012566757504828274, 1.0, 0.07852365764607949, -0.17449079239131615, 0.2723949210232506, -0.9962761998176575, -0.4184699058532715, -0.6445404887199402, 0.00017502134141977876, 0.01869119005936929, -0.04002378847594536], "max": [4.389463115181684, -1.1838383703151099, 0.7014563870155625, 0.0, 0.0, 0.00021076211123727262, 1.0, 0.6977383545852112, 0.14804348725811312, 0.8487670319709594, 0.9912221431732178, 0.42664116621017456, 0.5834792852401733, 0.2138223946094513, 0.04000588808436639, -0.019737382528281344], "mean": [4.389455402598082, -1.1838905592007196, 0.7007443871722165, 0.0, 0.0, 0.0001535224996998785, 1.0, 0.3386335383249787, -0.004293460789338175, 0.6448409108939586, 0.016927021228714496, 0.0420913774495488, -0.04047034576814827, 0.04377254162674189, 0.03346253651651645, -0.032367964729809885], "std": [3.722023313677332e-06, 6.242399247893844e-06, 0.0005959282947896583, 0.0, 0.0, 8.172702764581113e-06, 0.0, 0.1555184585936127, 0.0894934093757057, 0.1830462205366635, 0.8731779291188776, 0.20350454306068563, 0.43489322662637564, 0.0374433031637957, 0.005941783388110211, 0.007373626763885164], "count": [906]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8892857142857143, -0.41071428571428575, -0.4535714285714286, -0.10285714285714286, -0.20285714285714287, -0.32285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.19285714285714284, 0.5535714285714286, 0.05857142857142858, 0.30857142857142855, 0.1142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0030353200883002584, 0.001927625354777652, 0.0007253232418795287, 0.00052191737622201, -0.009905392620624419, 0.004949542730999687, 0.05739514348785872], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3175468950542449, 0.10305968338283719, 0.23947046363834865, 0.02175645665520605, 0.07122263005635297, 0.048299724449442666, 0.9983515400418795], "count": [906]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.017660044133663177], "std": [0.1317124366760254], "count": [906]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011037527593818985], "std": [0.03320443478254155], "count": [906]}, "timestamp": {"min": [0.0], "max": [45.25], "mean": [22.625], "std": [13.07697563149319], "count": [906]}, "frame_index": {"min": [0], "max": [905], "mean": [452.5], "std": [261.5395126298638], "count": [906]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [906]}, "index": {"min": [85152], "max": [86057], "mean": [85604.5], "std": [261.5395126298638], "count": [906]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [906]}}} +{"episode_index": 72, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.00392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6848868994939323]], [[0.6392139676007957]], [[0.5780736468230028]]], "std": [[[0.22050852075625432]], [[0.2113241052682911]], [[0.21862989643268543]]], "count": [187]}, "observation.images.robot0_agentview_left": {"min": [[[0.08235294117647059]], [[0.011764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6615304203519434]], [[0.6129333284899438]], [[0.5473899557316242]]], "std": [[[0.22506068716644154]], [[0.21771741484669582]], [[0.2276714734405195]]], "count": [187]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6883582098473789]], [[0.6379591511545085]], [[0.5706638348581307]]], "std": [[[0.21466212962080433]], [[0.2166481706524708]], [[0.23636098041650744]]], "count": [187]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1070]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1070]}, "observation.state": {"min": [4.229362724873644, -0.9396477223293245, 0.6999989584689236, 0.0, 0.0, 0.7070395946502686, 0.7070519924163818, 0.0124008843899861, -0.33133323482776067, 0.2705770636107241, -0.9935056567192078, -0.046495117247104645, -0.5052328109741211, 7.791526877554134e-05, 0.019235989863126485, -0.04008996326763708], "max": [4.229541537831997, -0.9395685107230856, 0.7009974700351279, 0.0, 0.0, 0.707161545753479, 0.7071739435195923, 0.6101735645959339, 0.11076191731234353, 0.8821520468461594, 0.9927290678024292, 0.3426961898803711, 0.751121997833252, 0.19908955693244934, 0.040005153063337934, -0.020510965336880904], "mean": [4.229522737484315, -0.9395808474935856, 0.7003379019519805, 0.0, 0.0, 0.7070518364973157, 0.7071616754353603, 0.2624239556034841, -0.11477886303003086, 0.6498548325046924, 0.4458248857582841, 0.05983356545879462, 0.28367650714990134, 0.08366208671338266, 0.03105580118522522, -0.036490526970799395], "std": [8.052501557210266e-06, 3.901556324306265e-06, 0.0002321196724916086, 0.0, 0.0, 6.209975923840226e-06, 6.211075601205781e-06, 0.1612182341769231, 0.12556308767138558, 0.19315440741381557, 0.7714265852526775, 0.06608742253985411, 0.32895979491231625, 0.050073361275214646, 0.008249063121795153, 0.0037240255456779466], "count": [1070]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9928571428571428, -0.3821428571428572, -0.4285714285714286, -0.15142857142857147, -0.22999999999999998, -0.29714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44642857142857145, 0.6071428571428572, 0.5964285714285714, 0.19857142857142857, 0.37142857142857144, 0.09285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.001548731642189589, -0.009175567423230965, 0.00677236315086782, -0.0026101468624833107, -0.012122830440587441, -0.00036448598130841225, 0.05420560747663551], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2704094860727487, 0.16061888513408965, 0.21322359957804118, 0.037157155869971974, 0.07271308685275282, 0.03734629882737127, 0.9985297953081247], "count": [1070]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014953271485865116], "std": [0.12136585265398026], "count": [1070]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009345794392523365], "std": [0.03055660322293797], "count": [1070]}, "timestamp": {"min": [0.0], "max": [53.45], "mean": [26.725], "std": [15.44411295607488], "count": [1070]}, "frame_index": {"min": [0], "max": [1069], "mean": [534.5], "std": [308.8822591214976], "count": [1070]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1070]}, "index": {"min": [86058], "max": [87127], "mean": [86592.5], "std": [308.8822591214976], "count": [1070]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1070]}}} +{"episode_index": 73, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.043137254901960784]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.625490656585845]], [[0.583454602583536]], [[0.508977406447395]]], "std": [[[0.1666333716162534]], [[0.1417605741808274]], [[0.1424733223581503]]], "count": [217]}, "observation.images.robot0_agentview_left": {"min": [[[0.07450980392156863]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5891955077772035]], [[0.5491752210192923]], [[0.4718466217132014]]], "std": [[[0.2108218380047044]], [[0.1810346693361426]], [[0.1734975021380169]]], "count": [217]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5894202229861829]], [[0.5587249116112548]], [[0.4958674676870496]]], "std": [[[0.19748417753827083]], [[0.16986085605955015]], [[0.1647243073696299]]], "count": [217]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1310]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1310]}, "observation.state": {"min": [3.7095095678989036, -3.59871718075626, 0.6999978206602526, 0.0, 0.0, -0.000108306783658918, 1.0, 0.04189268424506398, -0.2624840362473182, 0.2818630818694543, -0.9925524592399597, -0.21245160698890686, -0.4824981689453125, 0.00023364591470453888, 0.019378589240203428, -0.039959685849885275], "max": [3.7095250409993064, -3.5986797036049736, 0.7003644746563927, 0.0, 0.0, -6.106888758949935e-05, 1.0, 0.6017744004790058, 0.10303431828435272, 0.8439056601232323, 0.9370652437210083, 0.07447561621665955, 0.5805686712265015, 0.0986991673707962, 0.04000511507139987, -0.020540075438086045], "mean": [3.7095210258273754, -3.598688952258095, 0.7000907749863233, 0.0, 0.0, -7.451089124709815e-05, 1.0, 0.29468334288452114, -0.055225840680325156, 0.6098146810577796, -0.3106649930695541, -0.002014118148625352, -0.042914291732866344, 0.04630651483077863, 0.03337081905678576, -0.03366534005333529], "std": [1.133433709227971e-06, 2.174345144557759e-06, 0.00013302643085197997, 0.0, 0.0, 3.005443916920043e-06, 0.0, 0.13483457400251914, 0.1019048737839197, 0.18416450048883154, 0.8654074564557269, 0.05812687191619006, 0.3830683312748104, 0.0211454363214841, 0.006554802081932864, 0.006299769902571649], "count": [1310]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7571428571428572, -0.19285714285714284, -0.41071428571428575, -0.06, -0.14714285714285713, -0.11571428571428573, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35714285714285715, 0.5392857142857143, 0.375, 0.08857142857142856, 0.14857142857142858, 0.09285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.001867502726281341, -0.0031815703380588833, 0.00377589967284623, -0.000393675027262814, -0.0037404580152671793, 0.0019149400218102515, 0.06259541984732825], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21223163118792918, 0.11314242884033389, 0.1679521502546148, 0.014017855122039213, 0.0367678231005852, 0.021855512577214107, 0.9980389839150305], "count": [1310]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01221374049782753], "std": [0.10983879864215851], "count": [1310]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007633587786259542], "std": [0.027618400786451214], "count": [1310]}, "timestamp": {"min": [0.0], "max": [65.45], "mean": [32.725], "std": [18.908215806891988], "count": [1310]}, "frame_index": {"min": [0], "max": [1309], "mean": [654.5], "std": [378.16431613783976], "count": [1310]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1310]}, "index": {"min": [87128], "max": [88437], "mean": [87782.5], "std": [378.16431613783976], "count": [1310]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1310]}}} +{"episode_index": 74, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3816150237438726]], [[0.344593075022978]], [[0.3303130656722324]]], "std": [[[0.1797534321163922]], [[0.1943737963847223]], [[0.19945360001850565]]], "count": [225]}, "observation.images.robot0_agentview_left": {"min": [[[0.0196078431372549]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41654847574337894]], [[0.38359720360583466]], [[0.3712774929470486]]], "std": [[[0.19292776645273008]], [[0.21448451117061693]], [[0.2237849254953392]]], "count": [225]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37563053013088915]], [[0.33970816046687774]], [[0.3254832670589938]]], "std": [[[0.22202785220189108]], [[0.23836730322699018]], [[0.24581856292926274]]], "count": [225]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1370]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1370]}, "observation.state": {"min": [3.88404880726487, -1.0094568150180199, 0.6999987577531104, 0.0, 0.0, -2.0143803340033628e-05, 1.0, -0.17767316058673366, -0.2925842080204448, 0.26627362714434266, -0.9989046454429626, -0.5878942012786865, -0.7110177874565125, 3.301391188870184e-05, 0.018697249252202033, -0.040037945225066165], "max": [3.88409920472617, -1.009375808736079, 0.7008911207723534, 0.0, 0.0, 4.711715519079007e-05, 1.0, 0.6289285420811876, 0.18375746054627873, 0.8837837795342665, 0.9800715446472168, 0.6210392117500305, 0.7012860178947449, 0.18658961355686188, 0.04000265051852981, -0.020532873909688273], "mean": [3.8840803096947094, -1.0094417392443173, 0.7004278491902072, 0.0, 0.0, -9.467060006975287e-07, 1.0, 0.19464163593035608, -0.025754193844312257, 0.6723188100655058, -0.17332666381432194, -0.04202526491271318, -0.14629864797648723, 0.058688499454322744, 0.03217364550045698, -0.03501291342257226], "std": [2.7821426081616727e-06, 4.740187135545141e-06, 0.00030860114804312624, 0.0, 0.0, 5.117197032240504e-06, 0.0, 0.19724244449508405, 0.12860281776001378, 0.19423500562925156, 0.8392532846635488, 0.1954101449693621, 0.4464112230405425, 0.03911430697406566, 0.0071190779716069534, 0.004498799713903263], "count": [1370]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.525, -0.3321428571428572, -0.1, -0.2185714285714286, -0.2742857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 1.0, 0.3785714285714286, 0.5321428571428571, 0.16285714285714287, 0.3457142857142857, 0.14714285714285713, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.002241918665276355, 0.0014911366006256708, 0.009775808133472366, -0.001502606882168925, -0.011607924921793543, 0.0010563086548488075, 0.072992700729927], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.28914278556283146, 0.10665151413550483, 0.18301335163016214, 0.021167802282600817, 0.0716830129878725, 0.04974878005076456, 0.9973324749751942], "count": [1370]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011678831651806831], "std": [0.10743574053049088], "count": [1370]}, "next.done": {"min": [false], "max": [true], "mean": [0.00072992700729927], "std": [0.027007299270072997], "count": [1370]}, "timestamp": {"min": [0.0], "max": [68.45], "mean": [34.225], "std": [19.774241451949553], "count": [1370]}, "frame_index": {"min": [0], "max": [1369], "mean": [684.5], "std": [395.48482903899105], "count": [1370]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1370]}, "index": {"min": [88438], "max": [89807], "mean": [89122.5], "std": [395.48482903899105], "count": [1370]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1370]}}} +{"episode_index": 75, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.043137254901960784]], [[0.0196078431372549]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7282010459105416]], [[0.7032866954173691]], [[0.6857724666547015]]], "std": [[[0.15555490271197406]], [[0.17417697101268487]], [[0.18701578322853088]]], "count": [193]}, "observation.images.robot0_agentview_left": {"min": [[[0.06666666666666667]], [[0.03137254901960784]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7067493426706519]], [[0.6805547182315081]], [[0.6568564536960753]]], "std": [[[0.17334676004790947]], [[0.16863711730106096]], [[0.17280675157488176]]], "count": [193]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6980021577412843]], [[0.6758009439608097]], [[0.6555256621982707]]], "std": [[[0.19928065878383852]], [[0.2017745498305252]], [[0.2087995213463393]]], "count": [193]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1120]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1120]}, "observation.state": {"min": [0.8194777972662759, -0.9099102788631627, 0.699998368254992, 0.0, 0.0, -1.0, 0.0, 0.10926988747329847, -0.22870355337481607, 0.26160898077245487, -0.9916079044342041, -0.19705809652805328, -0.3921973407268524, 1.1831259143946227e-05, 0.019489679073406437, -0.04001608374751132], "max": [0.8194904301607855, -0.9098694065512042, 0.700102224613935, 0.0, 0.0, 1.0, 3.1734361982671544e-05, 0.4773839722934529, -0.015902386716477812, 0.8527183998522178, 0.9876241683959961, 0.2025432586669922, 0.6116849184036255, 0.12010961771011353, 0.04000107913244798, -0.02051402609703405], "mean": [0.8194835287558343, -0.9098840012719376, 0.7000264537405595, 0.0, 0.0, 0.875, 2.4601598515345505e-06, 0.301757129851981, -0.11320933013243673, 0.6089783024587501, 0.24667326967631067, 0.008999397379479237, 0.21055934581506466, 0.03211362356344531, 0.03406849046025346, -0.03497367424316164], "std": [1.0374879184301261e-06, 1.5674959641971503e-06, 2.469377706973824e-05, 0.0, 0.0, 0.4841229182759271, 1.8215492342100791e-06, 0.09552412092007312, 0.047492076787920175, 0.1911422035542568, 0.8926335970577305, 0.07686841563377293, 0.3002826654287749, 0.028837726297339057, 0.0061300186327814385, 0.005131918852422229], "count": [1120]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.775, -0.1607142857142857, -0.5428571428571429, -0.11857142857142858, -0.2671428571428571, -0.13714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.24285714285714285, 0.2892857142857143, 0.4, 0.19428571428571428, 0.3657142857142857, 0.10714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.009550382653061221, -0.007981505102040846, 0.015570790816326514, 0.0008086734693877552, -0.006219387755102043, 0.0008941326530612252, -0.025], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20655992178571034, 0.06603567375464736, 0.18396367531949526, 0.022056493473867213, 0.05940687130971304, 0.02081293579671122, 0.9996874511566024], "count": [1120]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014285714365541935], "std": [0.11866605281829834], "count": [1120]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008928571428571428], "std": [0.02986737264942452], "count": [1120]}, "timestamp": {"min": [0.0], "max": [55.95], "mean": [27.975], "std": [16.16580109366684], "count": [1120]}, "frame_index": {"min": [0], "max": [1119], "mean": [559.5], "std": [323.3160218733368], "count": [1120]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [1120]}, "index": {"min": [89808], "max": [90927], "mean": [90367.5], "std": [323.3160218733368], "count": [1120]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1120]}}} +{"episode_index": 76, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.027450980392156862]], [[0.00392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.574116121129633]], [[0.5782902059965186]], [[0.5470370053970002]]], "std": [[[0.2242773238003326]], [[0.17520069191781457]], [[0.1515380519754228]]], "count": [238]}, "observation.images.robot0_agentview_left": {"min": [[[0.050980392156862744]], [[0.011764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5375527842470283]], [[0.5698489445755325]], [[0.5631208964442279]]], "std": [[[0.23406563441047304]], [[0.18883508584085335]], [[0.17648852298881842]]], "count": [238]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.011764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5184283774616809]], [[0.5471385896097869]], [[0.531580326509625]]], "std": [[[0.2302845691828303]], [[0.18131244519749182]], [[0.16065495683746503]]], "count": [238]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1475]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1475]}, "observation.state": {"min": [2.875827922466968, -4.315907078152591, 0.6999990479085983, 0.0, 0.0, -0.7071429491043091, 0.7070706486701965, -0.039224019937510235, -0.0126193445373044, 0.2544057652539007, -0.9914400577545166, -0.5292980074882507, -0.6696839332580566, 0.0001741570740705356, 0.020525746536778258, -0.04001157639025001], "max": [2.875903287194165, -4.315871119024914, 0.7008748817370147, 0.0, 0.0, -0.7070731520652771, 0.707140326499939, 0.5952416535153278, 0.4740736143683937, 0.9393432153360722, 0.9793968200683594, 0.15966996550559998, 0.32001441717147827, 0.32859230041503906, 0.040011963755787465, -0.020540814034918833], "mean": [2.87586922337155, -4.315892852497137, 0.700430249828716, 0.0, 0.0, -0.7071075206287837, 0.7071059959217654, 0.22500821610267036, 0.1917970454527843, 0.6775143660018952, -0.7839899198079513, -0.17764268553863138, -0.3768728502120002, 0.11912594073822019, 0.032372767148706884, -0.03489213262662575], "std": [3.318207536226661e-06, 2.186586598542157e-06, 0.0003590939299877818, 0.0, 0.0, 2.645277033122991e-06, 2.6435216290452406e-06, 0.1614620951892217, 0.13429177476068158, 0.2047699367772097, 0.36045931884431287, 0.14701594651692634, 0.19763749875979542, 0.08350781700182529, 0.007474321111867256, 0.005078453794599531], "count": [1475]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9214285714285714, -0.5785714285714286, -0.4321428571428571, -0.21, -0.1742857142857143, -0.14, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.2892857142857143, 0.3357142857142857, 0.5857142857142857, 0.13428571428571429, 0.18857142857142858, 0.10857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0025060532687651224, 0.008198547215496364, 0.01716707021791768, -0.0006760290556900736, -0.0034208232445520634, 0.005984503631961247, 0.05084745762711865], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24234019089528672, 0.1506654534960477, 0.1942010821090232, 0.03305967042564398, 0.053755900069349376, 0.029134030530595743, 0.9987064313665093], "count": [1475]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010847457684576511], "std": [0.10358469933271408], "count": [1475]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006779661016949153], "std": [0.026028954332816902], "count": [1475]}, "timestamp": {"min": [0.0], "max": [73.7], "mean": [36.85], "std": [21.289786283567995], "count": [1475]}, "frame_index": {"min": [0], "max": [1474], "mean": [737.0], "std": [425.79572567135995], "count": [1475]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1475]}, "index": {"min": [90928], "max": [92402], "mean": [91665.0], "std": [425.79572567135995], "count": [1475]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1475]}}} +{"episode_index": 77, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482687835693359]], [[0.3764617252723843]], [[0.32328720122692634]]], "std": [[[0.22645981943518953]], [[0.20417526066924496]], [[0.21442661938800286]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.502781597960229]], [[0.4196846310484643]], [[0.362826286166322]]], "std": [[[0.24485517263033674]], [[0.25499515430875497]], [[0.28211723387536913]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5068499767827053]], [[0.4332564499798943]], [[0.383555170395795]]], "std": [[[0.2657036680437556]], [[0.2802124875339956]], [[0.3060022448163254]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1176]}, "observation.state": {"min": [-0.7892660464883839, -1.3010438405649047, 0.6999976582816407, 0.0, 0.0, -0.00010809327068272978, 1.0, 0.06405924933520446, -0.07094353696230637, 0.2788042949422239, -0.9998442530632019, -0.3150441646575928, -0.6700125932693481, 2.034699036812526e-06, 0.019013276973324212, -0.04002245730350823], "max": [-0.789245478471063, -1.3009776677197848, 0.701115687684333, 0.0, 0.0, -3.2846310205059126e-05, 1.0, 0.5275215660384325, 0.13067791184060917, 0.8291295777125129, 0.9998041987419128, 0.41122686862945557, 0.6509610414505005, 0.17117060720920563, 0.04000263495495301, -0.0205442574523085], "mean": [-0.7892503211091384, -1.3010282821139305, 0.7002884193089841, 0.0, 0.0, -8.992478138234404e-05, 1.0, 0.2546830225033029, -0.0001313858833334611, 0.6329502512114974, 0.19054226719197773, 0.03281668686073552, 0.10859672279058236, 0.032597528219278596, 0.031191773764583066, -0.03524210476983474], "std": [2.0448700101561674e-06, 3.2208925627554834e-06, 0.00028946715786343767, 0.0, 0.0, 4.159001474756127e-06, 0.0, 0.12908775419138385, 0.05704918334406228, 0.18343148023738726, 0.861168135954935, 0.18422487903161475, 0.41657384994216856, 0.026033253797508173, 0.008005298790892519, 0.004482909660917629], "count": [1176]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7821428571428571, -0.30714285714285716, -0.3428571428571429, -0.09571428571428571, -0.26857142857142857, -0.19, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.14642857142857144, 0.5035714285714286, 0.17714285714285713, 0.2357142857142857, 0.07285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.002487244897959177, 0.0018403790087463579, 0.004464285714285704, 0.0012864431486880466, -0.007513362487852278, 0.0032130709426627774, 0.05612244897959184], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22727579526522898, 0.06368647905399366, 0.1872027961759245, 0.021627893829493896, 0.06266516282101439, 0.030373444978236852, 0.998423893304107], "count": [1176]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013605441898107529], "std": [0.1158461645245552], "count": [1176]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008503401360544217], "std": [0.029148191328235734], "count": [1176]}, "timestamp": {"min": [0.0], "max": [58.75], "mean": [29.375], "std": [16.974091777372557], "count": [1176]}, "frame_index": {"min": [0], "max": [1175], "mean": [587.5], "std": [339.48183554745117], "count": [1176]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1176]}, "index": {"min": [92403], "max": [93578], "mean": [92990.5], "std": [339.48183554745117], "count": [1176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}}} +{"episode_index": 78, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.023529411764705882]], [[0.00392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41073984367635274]], [[0.3074401557811125]], [[0.29962135648655497]]], "std": [[[0.2382897756465003]], [[0.2315965126556978]], [[0.21659050081033548]]], "count": [195]}, "observation.images.robot0_agentview_left": {"min": [[[0.047058823529411764]], [[0.011764705882352941]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47442287408628314]], [[0.3504415735519969]], [[0.3390844864651089]]], "std": [[[0.27225641943945816]], [[0.28958537061310735]], [[0.26897196935738793]]], "count": [195]}, "observation.images.robot0_agentview_right": {"min": [[[0.03137254901960784]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45713654009405247]], [[0.34305743325349974]], [[0.33241377932633387]]], "std": [[[0.28393663145257597]], [[0.2999808801147578]], [[0.28075367204303997]]], "count": [195]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1131]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1131]}, "observation.state": {"min": [0.7794254810524827, -1.2648559666835089, 0.6999914989634706, 0.0, 0.0, -1.0, 0.0, -0.055003994862767636, -0.24460186630494585, 0.2713092731175243, -0.9915563464164734, -0.35154664516448975, -0.6640310287475586, 5.0833959903684445e-06, 0.019661391991433158, -0.04009789852455924], "max": [0.7794533178709859, -1.2647779226838165, 0.7014836325086208, 0.0, 0.0, 1.0, 4.911674477625638e-05, 0.5387892131347924, 0.11927348915008351, 0.8858005622112132, 0.9932514429092407, 0.3511485457420349, 0.6727825403213501, 0.08383014798164368, 0.039999687588012, -0.02048983886876863], "mean": [0.7794314442465764, -1.26479464379107, 0.7004701766540128, 0.0, 0.0, 0.6410256410256411, 2.337466016424105e-06, 0.18919278231471215, -0.04356820518559942, 0.6506321531805246, 0.09100411198605066, -0.08159918894712952, -0.03581976638917476, 0.0290156083184397, 0.032616585672031316, -0.03582757920984258], "std": [2.677351835073165e-06, 5.240835146081821e-06, 0.0004485734924407087, 0.0, 0.0, 0.7675194639536265, 4.240605274745671e-06, 0.16273585139856778, 0.10281427638721692, 0.2047548033217022, 0.868783039949284, 0.14327597126584293, 0.45518761835587723, 0.020666804864838226, 0.00721104740001307, 0.004995572992109597], "count": [1131]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8571428571428572, -0.39285714285714285, -0.3821428571428572, -0.10714285714285715, -0.19428571428571428, -0.25142857142857145, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.42142857142857143, 0.2642857142857143, 0.5071428571428571, 0.05857142857142858, 0.17142857142857143, 0.07714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.013748894783377558, 0.0025798913729948216, -0.017494000252620965, -0.003495010736390047, -0.01665403561955286, 0.0037855248200075785, -0.027409372236958444], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29084540969354783, 0.09459160852594116, 0.21894695874132572, 0.016908395895414013, 0.05693673475891657, 0.03549113937052267, 0.9996242925787567], "count": [1131]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014146773144602776], "std": [0.11809591203927994], "count": [1131]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008841732979664014], "std": [0.029721903296147854], "count": [1131]}, "timestamp": {"min": [0.0], "max": [56.5], "mean": [28.25], "std": [16.324572480364278], "count": [1131]}, "frame_index": {"min": [0], "max": [1130], "mean": [565.0], "std": [326.4914496072855], "count": [1131]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [1131]}, "index": {"min": [93579], "max": [94709], "mean": [94144.0], "std": [326.4914496072855], "count": [1131]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1131]}}} +{"episode_index": 79, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.07450980392156863]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6916307237413195]], [[0.6465565518109009]], [[0.6045180588963739]]], "std": [[[0.18842238911784678]], [[0.19044058614574394]], [[0.19151875685829964]]], "count": [189]}, "observation.images.robot0_agentview_left": {"min": [[[0.06666666666666667]], [[0.023529411764705882]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6489672663498993]], [[0.610488808334387]], [[0.5690620676438979]]], "std": [[[0.1936802359024162]], [[0.18709964038853077]], [[0.18430051420879895]]], "count": [189]}, "observation.images.robot0_agentview_right": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6333528216516642]], [[0.5985754072227125]], [[0.5604949824529784]]], "std": [[[0.19141289507925388]], [[0.1850939070603244]], [[0.18200066699368328]]], "count": [189]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1092]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1092]}, "observation.state": {"min": [0.8725604575100591, -0.8172858919125557, 0.6999992989194287, 0.0, 0.0, 0.707096517086029, 0.707087516784668, 0.06153004413124763, -0.15471488968559144, 0.275059315835506, -0.9990588426589966, -0.11969727277755737, -0.566342294216156, 0.0004654690274037421, 0.019883177607546362, -0.04002473469480878], "max": [0.8725941150868828, -0.817266656479849, 0.7009584176125612, 0.0, 0.0, 0.7071260213851929, 0.7071170210838318, 0.5490417975959895, 0.08279846393195722, 0.8234815709079907, 0.9217276573181152, 0.338026225566864, 0.6204385757446289, 0.12678737938404083, 0.04000328072336757, -0.020511758632905646], "mean": [0.8725825117287819, -0.8172722832447045, 0.7002469398017646, 0.0, 0.0, 0.7071060571041736, 0.7071074626712135, 0.28429422675154625, -0.023182717260893028, 0.6304812066373188, -0.44883662118361545, 0.0023895607572117132, -0.08885432196774216, 0.028775156622561932, 0.032892277596192204, -0.035461423038507224], "std": [2.3901682517983236e-06, 2.357971916881427e-06, 0.0002372233730952387, 0.0, 0.0, 2.03552397907958e-06, 2.036290996873049e-06, 0.13635298943135643, 0.06688460574392328, 0.1831924052387513, 0.791650261650723, 0.07541213942347762, 0.3962893738014452, 0.019351504138105827, 0.006390377463689516, 0.004392846598518983], "count": [1092]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.932142857142857, -0.275, -0.4, -0.1242857142857143, -0.21142857142857144, -0.03857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3428571428571429, 0.55, 0.5892857142857143, 0.12, 0.32, 0.11, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0008503401360543959, -0.0039050235478806914, -0.004447933019361622, -0.004776295133437989, -0.005461800104657255, 0.003364730507587652, 0.08241758241758242], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.25668885292982835, 0.09020487584192624, 0.2131026622841638, 0.01893676315972174, 0.055222826858587544, 0.016297748819077654, 0.9965978838570921], "count": [1092]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014652014710009098], "std": [0.1201554611325264], "count": [1092]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009157509157509158], "std": [0.030247517518157043], "count": [1092]}, "timestamp": {"min": [0.0], "max": [54.55], "mean": [27.275], "std": [15.761655740012428], "count": [1092]}, "frame_index": {"min": [0], "max": [1091], "mean": [545.5], "std": [315.23311480024853], "count": [1092]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1092]}, "index": {"min": [94710], "max": [95801], "mean": [95255.5], "std": [315.23311480024853], "count": [1092]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1092]}}} +{"episode_index": 80, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6190971316149165]], [[0.5094624104688908]], [[0.43180847946136136]]], "std": [[[0.19865233235040597]], [[0.2095643926132191]], [[0.22523202137723178]]], "count": [223]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6023417302531385]], [[0.47840300244454037]], [[0.396532441057631]]], "std": [[[0.1884310269443226]], [[0.2176576146755541]], [[0.24016606667992815]]], "count": [223]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5750111645552892]], [[0.46658631283427926]], [[0.3942803892288067]]], "std": [[[0.22499132197328178]], [[0.241830101540968]], [[0.2600437482932928]]], "count": [223]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1358]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1358]}, "observation.state": {"min": [1.7202125329368607, -0.8000316630614155, 0.699998926722795, 0.0, 0.0, 0.7070835828781128, 0.7070803046226501, -0.02373901439732229, -0.2900929224404447, 0.27582693289291504, -0.9995601773262024, -0.42015624046325684, -0.7545060515403748, 7.781958402119926e-07, 0.019624196807252168, -0.04028681390347424], "max": [1.7202701434287013, -0.8000137861171552, 0.7014373676005393, 0.0, 0.0, 0.7071331739425659, 0.7071298956871033, 0.6507869809773161, 0.018852249565135093, 0.8892000057133242, 0.9872314929962158, 0.3004875183105469, 0.7038977742195129, 0.18100140988826752, 0.04000316967492092, -0.020495537772000902], "mean": [1.7202522219006584, -0.8000195762888938, 0.7006702036293333, 0.0, 0.0, 0.7071058938885999, 0.7071076164101642, 0.29007803291845513, -0.15920400330369627, 0.6300465436331266, -0.48553755506324486, -0.05484909447532734, -0.27304362833969, 0.04105466344090472, 0.032080134038882234, -0.03662451451160804], "std": [4.184354899095864e-06, 2.1758520460450318e-06, 0.0005392560035533708, 0.0, 0.0, 3.821425193962639e-06, 3.821898200386312e-06, 0.17594504284876006, 0.07545561248763173, 0.1737559065227791, 0.7473364670671993, 0.1152146045671006, 0.3338109914393891, 0.04231517666875163, 0.0077018433355077855, 0.003485152111492797], "count": [1358]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.3535714285714286, -0.3214285714285714, -0.15857142857142856, -0.19142857142857142, -0.2842857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.5892857142857143, 0.5107142857142858, 0.07285714285714286, 0.4371428571428572, 0.07285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0033636650536503065, -0.007658321060382935, 0.002288028613507189, -0.007479486640016826, -0.009203660845781622, 0.0006038291605301885, -0.005891016200294551], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23713098902965452, 0.12480341727555523, 0.16847344446065485, 0.026551312406078335, 0.06679794461756162, 0.034836884477483565, 0.9999826478135035], "count": [1358]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011782032437622547], "std": [0.10790374130010605], "count": [1358]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007363770250368188], "std": [0.027126274604409223], "count": [1358]}, "timestamp": {"min": [0.0], "max": [67.85], "mean": [33.925], "std": [19.601036324643655], "count": [1358]}, "frame_index": {"min": [0], "max": [1357], "mean": [678.5], "std": [392.02072649287305], "count": [1358]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1358]}, "index": {"min": [95802], "max": [97159], "mean": [96480.5], "std": [392.02072649287305], "count": [1358]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1358]}}} +{"episode_index": 81, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.624048242784369]], [[0.6157348208641645]], [[0.5652926147945704]]], "std": [[[0.2206189408265222]], [[0.17226916394227795]], [[0.13791923239532186]]], "count": [158]}, "observation.images.robot0_agentview_left": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5463941193952487]], [[0.5643143525813584]], [[0.5399376761975434]]], "std": [[[0.24378214467783924]], [[0.19894188275551064]], [[0.179484201553424]]], "count": [158]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5411979851399619]], [[0.563926201027657]], [[0.5438847719572649]]], "std": [[[0.2323008459228342]], [[0.18699621676403622]], [[0.17090084516209145]]], "count": [158]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [856]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [856]}, "observation.state": {"min": [0.9292360102553663, -0.7969186249087048, 0.6999968582843675, 0.0, 0.0, 0.7070931792259216, 0.7070946097373962, 0.009233475014070347, -0.2739565258145136, 0.2737323114685628, -0.9987238645553589, -0.06283341348171234, -0.35086214542388916, 7.518797065131366e-05, 0.018303377322072854, -0.040017513942627335], "max": [0.929263417137717, -0.7968904193742373, 0.7007371445438177, 0.0, 0.0, 0.7071189284324646, 0.7071203589439392, 0.5143357690681372, 0.2161926328147643, 0.8220084542593618, 0.9953937530517578, 0.22747927904129028, 0.580742359161377, 0.1549672931432724, 0.04000682471040097, -0.020518517647029645], "mean": [0.9292524668423184, -0.7968986154676326, 0.7001708567257818, 0.0, 0.0, 0.7071077075795592, 0.7071058092830337, 0.23060183134505796, -0.055464651292001406, 0.5968308383699833, -0.06978653280813003, 0.039979186383398056, 0.12547642245418697, 0.058270889825949766, 0.032424985439375505, -0.03361044686665386], "std": [2.7025049753595027e-06, 2.9034687836567103e-06, 0.00018579385704103334, 0.0, 0.0, 2.249081815909584e-06, 2.249141302125236e-06, 0.13494563717394492, 0.1351419741319918, 0.17931789690492533, 0.927176662480009, 0.053798723958349434, 0.3313590849633597, 0.045188113719618395, 0.008074331584740427, 0.0070692481468011045], "count": [856]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9535714285714286, -0.42500000000000004, -0.5285714285714286, -0.12142857142857144, -0.21142857142857144, -0.10428571428571429, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4821428571428572, 0.625, 0.7821428571428571, 0.16142857142857142, 0.41714285714285715, 0.08428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0168766688918558, -0.00920393858477968, -0.027190420560747663, -0.0060764352469959895, -0.014262349799732985, 0.0011248331108144204, -0.1261682242990654], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29125388684501957, 0.1690309792639166, 0.27799085713997573, 0.03470963412157295, 0.07708098707924833, 0.022700108500729222, 0.9920088604328219], "count": [856]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.018691588193178177], "std": [0.13543343544006348], "count": [856]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011682242990654205], "std": [0.03415932597479777], "count": [856]}, "timestamp": {"min": [0.0], "max": [42.75], "mean": [21.375], "std": [12.355287329722445], "count": [856]}, "frame_index": {"min": [0], "max": [855], "mean": [427.5], "std": [247.1057465944489], "count": [856]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [856]}, "index": {"min": [97160], "max": [98015], "mean": [97587.5], "std": [247.1057465944489], "count": [856]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [856]}}} +{"episode_index": 82, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5910496270135157]], [[0.5765689403434768]], [[0.5468905303632872]]], "std": [[[0.1807663103847754]], [[0.17466000349518673]], [[0.16428994331024077]]], "count": [221]}, "observation.images.robot0_agentview_left": {"min": [[[0.023529411764705882]], [[0.01568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.572153026481644]], [[0.5607403823301539]], [[0.5477327085685713]]], "std": [[[0.24610107169010337]], [[0.23534131740807396]], [[0.22299872902626952]]], "count": [221]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5884743084068593]], [[0.575853748404454]], [[0.5610850603829448]]], "std": [[[0.2285412379987102]], [[0.21853062188552763]], [[0.20608178902024024]]], "count": [221]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1337]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1337]}, "observation.state": {"min": [3.1674342018699106, -0.8081550456048321, 0.6999984239108826, 0.0, 0.0, 0.7070881128311157, 0.7070635557174683, -0.009595023651100432, -0.1413575577548949, 0.26711945253083436, -0.991552472114563, -0.17045222222805023, -0.6057621240615845, 2.346250221307855e-05, 0.019556853467967737, -0.04000336239755405], "max": [3.1675099638461, -0.808131667300923, 0.7022649291367371, 0.0, 0.0, 0.7071499824523926, 0.7071254253387451, 0.5436940238633619, 0.1162719348213388, 0.8390622060270088, 0.9913303256034851, 0.1211245059967041, 0.6809194087982178, 0.059620752930641174, 0.04000491889579206, -0.020518592033405354], "mean": [3.16748952051408, -0.8081367847778809, 0.7008048258926952, 0.0, 0.0, 0.7071072888089011, 0.7071062277392299, 0.29538608722964704, -0.05272459120315543, 0.625714503087461, -0.12154908414732278, -0.045650286779710406, -0.010159980439987256, 0.028542468524840065, 0.03106255443644175, -0.03454497486607304], "std": [3.2350177273336577e-06, 3.6668994339022713e-06, 0.0006623538990005706, 0.0, 0.0, 2.750296017992787e-06, 2.750350668036254e-06, 0.14720008303268503, 0.07559511513537592, 0.17339452925991972, 0.9086498678000001, 0.06058335101089266, 0.39073396725180576, 0.015362825974829528, 0.008334869850930833, 0.006545624461940129], "count": [1337]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6964285714285715, -0.25, -0.5392857142857143, -0.08285714285714285, -0.1957142857142857, -0.11142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.2571428571428572, 0.29642857142857143, 0.42142857142857143, 0.06428571428571428, 0.22999999999999998, 0.09, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.005687039213591188, -0.004802863553798482, -0.010583395661929697, 0.0004690672080350461, -0.007017843786729351, 0.0006742173309114228, 0.03664921465968586], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20689674730350358, 0.07061414951599947, 0.1831177648488591, 0.009202210749831003, 0.05273397514311711, 0.01820108762198421, 0.999328191869341], "count": [1337]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011967090889811516], "std": [0.10873766243457794], "count": [1337]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007479431563201197], "std": [0.02733831994389987], "count": [1337]}, "timestamp": {"min": [0.0], "max": [66.8], "mean": [33.400000000000006], "std": [19.297927349847704], "count": [1337]}, "frame_index": {"min": [0], "max": [1336], "mean": [668.0], "std": [385.95854699695406], "count": [1337]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1337]}, "index": {"min": [98016], "max": [99352], "mean": [98684.0], "std": [385.95854699695406], "count": [1337]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1337]}}} +{"episode_index": 83, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.047058823529411764]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5883715412032468]], [[0.561505095679564]], [[0.5401559209627379]]], "std": [[[0.21969326101756312]], [[0.22948231551180143]], [[0.23704104992429792]]], "count": [243]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5931705555807714]], [[0.5678017789800222]], [[0.5471290949748597]]], "std": [[[0.22297402926799156]], [[0.22692418930345648]], [[0.2303624379279058]]], "count": [243]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5603497796607713]], [[0.5351371706652698]], [[0.5132253932037145]]], "std": [[[0.23217169704047932]], [[0.23313683017095818]], [[0.23474302526278443]]], "count": [243]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1522]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1522]}, "observation.state": {"min": [5.800506800958411, -0.9531653150552569, 0.6999990777477619, 0.0, 0.0, 0.7070361971855164, 0.7071408033370972, 0.004116542625007602, -0.32124905365528367, 0.2735637536076728, -0.9977120161056519, -0.3283590078353882, -0.6610867381095886, 0.00010250892955809832, 0.019996223510587906, -0.0400294097599881], "max": [5.800564511407575, -0.9531259054275854, 0.7005630353075345, 0.0, 0.0, 0.7070727348327637, 0.7071774005889893, 0.6484908281191546, 0.1414487368243007, 0.8452060230347447, 0.9770029783248901, 0.3311161398887634, 0.5195304751396179, 0.18471375107765198, 0.04000393776702381, -0.020520144133983648], "mean": [5.800538031894534, -0.9531293504836674, 0.7002056968655278, 0.0, 0.0, 0.707051478218625, 0.7071620312062888, 0.26844588764778665, -0.025651855235558945, 0.6469735043701894, -0.49933398807722384, -0.06764616064835002, -0.265338605208599, 0.06262854231566348, 0.03351464977722249, -0.03524326823968891], "std": [2.4554069980302e-06, 1.944894773703765e-06, 0.00012852964889538277, 0.0, 0.0, 1.8445172659470243e-06, 1.847866649456227e-06, 0.16157768792471708, 0.1373349450457087, 0.18132069834989625, 0.7360201161620497, 0.11191583486784794, 0.3407540265964622, 0.037397677240247514, 0.006260116342885846, 0.005033867198899524], "count": [1522]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8142857142857143, -0.41785714285714287, -0.2392857142857143, -0.10714285714285715, -0.17142857142857143, -0.16, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3107142857142857, 0.2642857142857143, 0.5035714285714286, 0.13428571428571429, 0.17142857142857143, 0.07142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.001619110193354614, 0.0007954758776046338, 0.005319598272949126, 0.0010296602215130479, -0.007668481321569369, 0.001237094049183406, 0.07752956636005257], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19799652352126235, 0.09318073919430082, 0.1493553377469378, 0.02102805490094954, 0.048537902321389666, 0.024265295169018486, 0.9969900532803939], "count": [1522]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010512483306229115], "std": [0.10199005901813507], "count": [1522]}, "next.done": {"min": [false], "max": [true], "mean": [0.000657030223390276], "std": [0.025624178712220766], "count": [1522]}, "timestamp": {"min": [0.0], "max": [76.05], "mean": [38.025], "std": [21.968173000957545], "count": [1522]}, "frame_index": {"min": [0], "max": [1521], "mean": [760.5], "std": [439.36346001915086], "count": [1522]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1522]}, "index": {"min": [99353], "max": [100874], "mean": [100113.5], "std": [439.36346001915086], "count": [1522]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1522]}}} +{"episode_index": 84, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6691103983193873]], [[0.6499446613398415]], [[0.6080739297720558]]], "std": [[[0.2088557559102574]], [[0.19908797555945715]], [[0.18923598581349152]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6493035531418921]], [[0.6348448637642228]], [[0.6052865234446095]]], "std": [[[0.2000350894431752]], [[0.19640443677063538]], [[0.19109495573218804]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6051408157837411]], [[0.596852868386922]], [[0.575467359438796]]], "std": [[[0.21978243790897412]], [[0.21259709614623118]], [[0.20120713065596388]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1187]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1187]}, "observation.state": {"min": [1.443477701797279, -0.8357785690215063, 0.6999994712851804, 0.0, 0.0, 0.7070217728614807, 0.7071484327316284, 0.010466746681000005, -0.014581190483810014, 0.267455572592465, -0.9972851872444153, -0.4438721537590027, -0.6801493763923645, 7.793460827087983e-05, 0.018653557829133433, -0.04002132064775393], "max": [1.4435290064685073, -0.8357484783763406, 0.7007047656335953, 0.0, 0.0, 0.7070650458335876, 0.7071918845176697, 0.6040616169817735, 0.30440996468861936, 0.8648844658452245, 0.9906937479972839, 0.4451298713684082, 0.6673969626426697, 0.09523585438728333, 0.04000417195619668, -0.02015091507951167], "mean": [1.4434844894576824, -0.8357539854903238, 0.7003413911186734, 0.0, 0.0, 0.7070546681979372, 0.7071588441114418, 0.26989731031832426, 0.15428235254998987, 0.6301642369724622, -0.7728749064708218, -0.14674666420365948, -0.35552708001802624, 0.0443468035414011, 0.032243172397329115, -0.03259131295622713], "std": [3.6268210440459577e-06, 2.4443160692971034e-06, 0.00022795104025078402, 0.0, 0.0, 2.7056445233300703e-06, 2.7140258336309474e-06, 0.15874909013903465, 0.0953117386598092, 0.19774967553192194, 0.4128894673273398, 0.13681110843148603, 0.2507478807871721, 0.02634688321537329, 0.007400234386165532, 0.007410952385910837], "count": [1187]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9821428571428572, -0.2892857142857143, -0.29642857142857143, -0.10142857142857144, -0.23285714285714285, -0.1457142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3535714285714286, 0.15714285714285717, 0.5392857142857143, 0.09285714285714286, 0.2571428571428571, 0.09714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0032705500060175785, 0.012245757612227728, 0.010521723432422693, -0.002518955349620892, -0.01085449512576724, 0.003071368395715486, 0.04296545914069082], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2738427104016969, 0.08830997317138259, 0.19268842520850396, 0.020621687383410994, 0.0593562383813687, 0.02622365308754564, 0.9990765582881225], "count": [1187]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013479359447956085], "std": [0.1153155043721199], "count": [1187]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008424599831508003], "std": [0.029012932363475255], "count": [1187]}, "timestamp": {"min": [0.0], "max": [59.3], "mean": [29.650000000000002], "std": [17.132863158269842], "count": [1187]}, "frame_index": {"min": [0], "max": [1186], "mean": [593.0], "std": [342.6572631653968], "count": [1187]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [1187]}, "index": {"min": [100875], "max": [102061], "mean": [101468.0], "std": [342.6572631653968], "count": [1187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1187]}}} +{"episode_index": 85, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.023529411764705882]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6522740997330626]], [[0.5811696629203307]], [[0.503968473029124]]], "std": [[[0.18519915332314768]], [[0.1927291719982447]], [[0.2116235671630526]]], "count": [148]}, "observation.images.robot0_agentview_left": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6605341561079404]], [[0.5810549652633302]], [[0.4971201671768132]]], "std": [[[0.1847514647899648]], [[0.21070385235199476]], [[0.2417718234145088]]], "count": [148]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6432003560998671]], [[0.5477681477864583]], [[0.45310547408693735]]], "std": [[[0.17156226501384858]], [[0.2029795484992856]], [[0.24074719638016018]]], "count": [148]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [789]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [789]}, "observation.state": {"min": [2.769801241294388, -0.805975871112748, 0.6999952923083936, 0.0, 0.0, 0.7070953249931335, 0.707098662853241, 0.0390557320085263, -0.21450139164158388, 0.27262580437050377, -0.9953046441078186, -0.15040230751037598, -0.6367468237876892, 8.505280675308313e-06, 0.020569062894898675, -0.0400088325027283], "max": [2.7698282345503804, -0.8059569918512338, 0.7007242091460681, 0.0, 0.0, 0.7071148753166199, 0.7071181535720825, 0.5251344413609917, 0.13956306008901675, 0.866942071299991, 0.9934129118919373, 0.16229140758514404, 0.6384944319725037, 0.08648432046175003, 0.04000238167933117, -0.02049749785801581], "mean": [2.7698123111853956, -0.8059630677364986, 0.7001997040560873, 0.0, 0.0, 0.7071058043811107, 0.7071077072726154, 0.2597691017552506, -0.071843539474367, 0.645330238252379, 0.1648571767734484, 0.02492220361725308, 0.23670328825863293, 0.031277195816764275, 0.03417992526643562, -0.033814813510340554], "std": [2.2162261934316015e-06, 2.7109175775003295e-06, 0.00020051337952004588, 0.0, 0.0, 1.9699978656673882e-06, 1.9705746356684757e-06, 0.12440657767632708, 0.09896684998861828, 0.1950464556250015, 0.8873565106311606, 0.05317270142433679, 0.3525847515809071, 0.02548257913979888, 0.0051537461906815355, 0.005363071140636034], "count": [789]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8857142857142857, -0.36428571428571427, -0.6500000000000001, -0.09428571428571429, -0.21142857142857144, -0.08857142857142856, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.475, 0.46428571428571436, 0.7714285714285714, 0.12571428571428572, 0.37857142857142856, 0.07428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0024216911099040365, -0.004730219083831238, 0.0034763715372079953, -0.0035850081477457924, -0.009033134166214015, 0.0025095057034220537, 0.051964512040557666], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.29954987200119865, 0.14341175035923442, 0.2830237374047335, 0.018012895167082824, 0.08017357507640928, 0.018600812251369392, 0.9986489320518933], "count": [789]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.02027883380651474], "std": [0.1409524828195572], "count": [789]}, "next.done": {"min": [false], "max": [true], "mean": [0.0012674271229404308], "std": [0.03557837477216273], "count": [789]}, "timestamp": {"min": [0.0], "max": [39.4], "mean": [19.7], "std": [11.388224912894312], "count": [789]}, "frame_index": {"min": [0], "max": [788], "mean": [394.0], "std": [227.76449825788623], "count": [789]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [789]}, "index": {"min": [102062], "max": [102850], "mean": [102456.0], "std": [227.76449825788623], "count": [789]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [789]}}} +{"episode_index": 86, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4746879682525848]], [[0.39935400951867817]], [[0.34410012610355745]]], "std": [[[0.21943480412240773]], [[0.20319978030265579]], [[0.21651797242573076]]], "count": [174]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.00784313725490196]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48775969963770127]], [[0.4104089767459494]], [[0.35675628985374236]]], "std": [[[0.2469487179614014]], [[0.2517386526238768]], [[0.2737483699893732]]], "count": [174]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.011764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4890448566167667]], [[0.41332847727615873]], [[0.36232979898923473]]], "std": [[[0.24488614765596248]], [[0.25741504657649805]], [[0.28168642408135064]]], "count": [174]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [975]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [975]}, "observation.state": {"min": [1.0945625231286369, -0.7998382899645716, 0.6999987542983368, 0.0, 0.0, 0.7070776224136353, 0.7070934772491455, 0.0433048384932897, -0.2721924843514294, 0.24569153528689902, -0.9982831478118896, -0.14724993705749512, -0.6575832962989807, 3.496410135994665e-05, 0.020550360689384175, -0.040015731532951654], "max": [1.0946097974372908, -0.7998088600204345, 0.700742492423133, 0.0, 0.0, 0.7071200609207153, 0.7071359157562256, 0.6436197240687758, 0.028058553770953898, 0.9138697488380791, 0.9619625210762024, 0.2534937858581543, 0.7313889265060425, 0.119347482919693, 0.04000216253270516, -0.020516199801769608], "mean": [1.0945771019216077, -0.7998181440857395, 0.7002636684968708, 0.0, 0.0, 0.7071056515131241, 0.7071078651990645, 0.2926042257464621, -0.10136928868453446, 0.6477923451429053, -0.003525947729746501, 0.01391444464906668, 0.165286513200173, 0.04109680569271008, 0.034945991336357105, -0.03271834142437363], "std": [3.4577151962405747e-06, 2.51664791199277e-06, 0.00018098858239954434, 0.0, 0.0, 3.3300264065238252e-06, 3.3292827735259983e-06, 0.15505663977129533, 0.08709411976492365, 0.1965531948874512, 0.8988993998334791, 0.057754836814483894, 0.3973164294502822, 0.039614099386061134, 0.0042945311596565795, 0.006060201124177687], "count": [975]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.24285714285714285, -0.5178571428571429, -0.13285714285714287, -0.30428571428571427, -0.2014285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5178571428571429, 0.7892857142857144, 0.5357142857142857, 0.15571428571428572, 0.40571428571428575, 0.09428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0031648351648351928, -0.007311355311355321, 0.003358974358974384, -0.004106959706959706, -0.012723809523809521, -0.0011399267399267391, 0.1117948717948718], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.31957979432093625, 0.13501816019023669, 0.23724430036410538, 0.028754458962443927, 0.08281404091339431, 0.029944976433453643, 0.9937313050520195], "count": [975]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016410255804657936], "std": [0.1270470917224884], "count": [975]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010256410256410256], "std": [0.03200920314733792], "count": [975]}, "timestamp": {"min": [0.0], "max": [48.7], "mean": [24.35], "std": [14.072905409568653], "count": [975]}, "frame_index": {"min": [0], "max": [974], "mean": [487.0], "std": [281.45810819137307], "count": [975]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [975]}, "index": {"min": [102851], "max": [103825], "mean": [103338.0], "std": [281.45810819137307], "count": [975]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [975]}}} +{"episode_index": 87, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7083064130396625]], [[0.6637073576684092]], [[0.5962911653207019]]], "std": [[[0.1899384698856506]], [[0.19067569548335384]], [[0.2150440741477364]]], "count": [240]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6298164075963637]], [[0.5937131248424256]], [[0.5443029398699991]]], "std": [[[0.22964332609451255]], [[0.21797335395086853]], [[0.2202395288532347]]], "count": [240]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7015816704743828]], [[0.6574952243979459]], [[0.5966462961832683]]], "std": [[[0.1924962275460495]], [[0.19830894577226404]], [[0.22785310098999736]]], "count": [240]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1494]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1494]}, "observation.state": {"min": [2.5517863341598153, -0.8602648558097805, 0.6999948038241378, 0.0, 0.0, 1.0, 0.00014136765094008297, -0.004518330878959809, -0.013136054582725487, 0.2687823692659831, -0.9979903697967529, -0.4130393862724304, -0.7656877636909485, 1.9113656890112907e-05, 0.018083095979181465, -0.040029326355652914], "max": [2.5518264632726044, -0.8602329565149398, 0.7009275614723096, 0.0, 0.0, 1.0, 0.0001714207901386544, 0.6620281628785667, 0.15467776560678537, 0.9127779503991019, 0.9806008338928223, 0.45338666439056396, 0.7940855026245117, 0.10812322050333023, 0.0400032712378323, -0.020518186329801943], "mean": [2.5517951252627946, -0.860257244169267, 0.7004618616924819, 0.0, 0.0, 1.0, 0.00015217185167056837, 0.24748551086543022, 0.02337081292278094, 0.6556525209530821, -0.47461844863023467, 0.02556471671744523, -0.16310490982998488, 0.04768670761427194, 0.030240963125781093, -0.03232703560553638], "std": [2.105665226253925e-06, 1.6151094762712448e-06, 0.00036796412216072726, 0.0, 0.0, 0.0, 2.236221238832959e-06, 0.15684396945111498, 0.043142429831027736, 0.18916607368438731, 0.727234757436399, 0.15714512594694327, 0.4361410438321355, 0.03771675501142635, 0.008095062913381735, 0.006795376643818995], "count": [1494]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.2392857142857143, -0.32857142857142857, -0.09714285714285714, -0.20285714285714287, -0.15857142857142856, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5321428571428571, 0.1392857142857143, 0.41428571428571426, 0.09571428571428571, 0.2914285714285714, 0.10142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.003184165232358013, 0.000939472174411935, 0.00871103461464908, -0.002412507171543317, -0.007913558997896341, 9.657678332376652e-05, 0.17402945113788487], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24814859692828836, 0.050381337229876665, 0.16476835584201674, 0.018450267163156606, 0.06359881603368912, 0.02702458788149224, 0.9847404481063158], "count": [1494]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010709504596889019], "std": [0.10293109714984894], "count": [1494]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006693440428380187], "std": [0.025863024211996863], "count": [1494]}, "timestamp": {"min": [0.0], "max": [74.65], "mean": [37.325], "std": [21.56402772365744], "count": [1494]}, "frame_index": {"min": [0], "max": [1493], "mean": [746.5], "std": [431.2805544731488], "count": [1494]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1494]}, "index": {"min": [103826], "max": [105319], "mean": [104572.5], "std": [431.2805544731488], "count": [1494]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1494]}}} +{"episode_index": 88, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38974670509251674]], [[0.3691311568137158]], [[0.35861833557380457]]], "std": [[[0.2004420748977305]], [[0.18822269932894742]], [[0.18204460688680976]]], "count": [157]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3823661060030725]], [[0.3590835092963091]], [[0.3433234811141814]]], "std": [[[0.22253472497535687]], [[0.21770306592208497]], [[0.21524899544717063]]], "count": [157]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39646518860206303]], [[0.3757668243747414]], [[0.3584413374320419]]], "std": [[[0.22611436110429034]], [[0.22347736735900256]], [[0.2245735882287313]]], "count": [157]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [847]}, "observation.state": {"min": [0.1666011202946379, -3.026344977076439, 0.6999974546339348, 0.0, 0.0, -1.0, 0.0, 0.032301214239991494, -0.1580223210327345, 0.28133931679461044, -0.9957211017608643, -0.0493200421333313, -0.2972998023033142, 0.00024141231551766396, 0.01943225475790416, -0.040028290617668126], "max": [0.16662548467812108, -3.0263001709387276, 0.7006681909210148, 0.0, 0.0, 1.0, 4.938408164889552e-05, 0.573591982657405, 0.03265303623271443, 0.9250468820846958, 0.9956781268119812, 0.47130048274993896, 0.7391236424446106, 0.23598849773406982, 0.04000049497474508, -0.02051672748817988], "mean": [0.16660959577882564, -3.0263113435722926, 0.7002031939439738, 0.0, 0.0, -0.5867768595041323, 2.6469606324297186e-06, 0.2666692547585222, -0.06144310026230493, 0.6510284846318791, 0.7713341760804268, 0.05868257893581458, 0.37720372359825843, 0.04570475945362179, 0.03323499976875848, -0.03478086536041172], "std": [2.6082335375783328e-06, 3.5174836512554917e-06, 0.00018332412188943605, 0.0, 0.0, 0.8097486753002197, 5.320312957161761e-06, 0.13222147101484572, 0.05017117617945224, 0.204034966183352, 0.43956332244955404, 0.107518949118138, 0.22397657785237757, 0.04781867359437468, 0.006791441714064246, 0.0055453364594974745], "count": [847]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.6214285714285714, -0.8500000000000001, -0.24, -0.20857142857142857, -0.5, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.46785714285714286, 0.6535714285714286, 0.6392857142857143, 0.20285714285714287, 0.3342857142857143, 0.10142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008639736886490139, -0.005207454882779552, 0.01203406982627761, -0.005936920222634506, -0.012344408837915325, -0.002499578343734189, -0.07910271546635184], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3105349866951161, 0.11919332708194082, 0.27591190324808523, 0.046172475805808855, 0.07623920058193409, 0.05762289800624774, 0.9968664706999928], "count": [847]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.018890200182795525], "std": [0.13613729178905487], "count": [847]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011806375442739079], "std": [0.03434011705371662], "count": [847]}, "timestamp": {"min": [0.0], "max": [42.3], "mean": [21.15], "std": [12.225383429569806], "count": [847]}, "frame_index": {"min": [0], "max": [846], "mean": [423.0], "std": [244.50766859139614], "count": [847]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [847]}, "index": {"min": [105320], "max": [106166], "mean": [105743.0], "std": [244.50766859139614], "count": [847]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [847]}}} +{"episode_index": 89, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03137254901960784]], [[0.00784313725490196]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5726197329730126]], [[0.5596444909631546]], [[0.5477239171359036]]], "std": [[[0.19253041574767824]], [[0.19344451423439332]], [[0.18591001684825878]]], "count": [184]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.0196078431372549]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6062222031172991]], [[0.586923094194157]], [[0.5672602140486799]]], "std": [[[0.27097566758978986]], [[0.2554709332700237]], [[0.23552232641103377]]], "count": [184]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.0196078431372549]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5632992145248895]], [[0.5503543320417608]], [[0.5377211900013487]]], "std": [[[0.23777038998713976]], [[0.23052249920672074]], [[0.21928606433620676]]], "count": [184]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1051]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1051]}, "observation.state": {"min": [5.005504596761354, -0.9592548622282574, 0.6999959454299399, 0.0, 0.0, 0.7070418000221252, 0.7071460485458374, 0.14016137410428475, -0.1490282407414778, 0.2660434415398957, -0.9969944953918457, -0.166499525308609, -0.5870101451873779, 9.021427831612527e-05, 0.020546560463109858, -0.04003214306598823], "max": [5.0055293895364334, -0.9592374311266731, 0.7004874879676941, 0.0, 0.0, 0.7070674896240234, 0.7071717381477356, 0.638738178844212, 0.005356131238849038, 0.8235204851779634, 0.972608745098114, 0.5045698881149292, 0.6688891053199768, 0.14935782551765442, 0.04000330041160209, -0.020520000106877274], "mean": [5.005520634164133, -0.9592444294512584, 0.7001334398752804, 0.0, 0.0, 0.7070516577570014, 0.7071618510358794, 0.34684307075193666, -0.05232133953986917, 0.6384128678361453, -0.19209442736419693, 0.00398324869509315, -0.00043378037699169484, 0.02694415633401248, 0.032529625343566175, -0.03485045909337624], "std": [2.044854622917859e-06, 1.6607095253376468e-06, 0.00012480196161020605, 0.0, 0.0, 2.020996599854604e-06, 2.0205428368604838e-06, 0.13867342387773188, 0.045365047910126126, 0.1807993606761056, 0.8724596101281921, 0.13228416360658632, 0.4276902536512509, 0.027456618322824228, 0.0062708314038006484, 0.004543712779216337], "count": [1051]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7892857142857144, -0.18571428571428572, -0.36071428571428577, -0.1357142857142857, -0.17142857142857143, -0.05428571428571429, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3357142857142857, 0.5, 0.7428571428571429, 0.11714285714285716, 0.1757142857142857, 0.12, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.002946173712110919, -0.0035204567078972464, 0.004777762675003372, -0.005218159575914097, -0.011694984368628517, 0.006493135789044446, 0.09039010466222645], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23137215849279827, 0.07775634550925102, 0.22057545370502338, 0.026826426484867737, 0.05347526502309234, 0.02211011681665119, 0.995906435855866], "count": [1051]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01522359624505043], "std": [0.12244116514921188], "count": [1051]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009514747859181732], "std": [0.030831306843044054], "count": [1051]}, "timestamp": {"min": [0.0], "max": [52.5], "mean": [26.25], "std": [15.169871456278067], "count": [1051]}, "frame_index": {"min": [0], "max": [1050], "mean": [525.0], "std": [303.3974291255613], "count": [1051]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [1051]}, "index": {"min": [106167], "max": [107217], "mean": [106692.0], "std": [303.3974291255613], "count": [1051]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1051]}}} +{"episode_index": 90, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5132107915271202]], [[0.537931891902514]], [[0.5127907252202839]]], "std": [[[0.21499422974731075]], [[0.17922309028345407]], [[0.17022359409550727]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46497367690164326]], [[0.5022105054832292]], [[0.4936973725471835]]], "std": [[[0.2221787327797617]], [[0.19911378637160623]], [[0.19927986836192535]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.01568627450980392]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.460889861265434]], [[0.5024566694108169]], [[0.4954418058392824]]], "std": [[[0.22997678430772864]], [[0.19667501655369488]], [[0.19289634494021474]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1328]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1328]}, "observation.state": {"min": [3.75497828224229, -1.174416911642623, 0.6999993163636749, 0.0, 0.0, 0.7070323824882507, 0.7071375846862793, -0.031057771802538214, -0.25249391090210205, 0.26772242612672137, -0.9899457097053528, -0.1995488703250885, -0.7059919834136963, 0.00016425129433628172, 0.02055751630397656, -0.04000146987013728], "max": [3.75502858289287, -1.1743665712437785, 0.7009374067475036, 0.0, 0.0, 0.7070759534835815, 0.7071811556816101, 0.6487664520231985, 0.23455534284949353, 0.8451764022433631, 0.9845613241195679, 0.19522187113761902, 0.7109517455101013, 0.12697754800319672, 0.04000754710984648, -0.018865323575173648], "mean": [3.754995695207717, -1.1743737046400258, 0.7003470286693793, 0.0, 0.0, 0.7070533715816866, 0.7071601406906742, 0.25011168828126124, -0.028977666861799863, 0.6489049501851846, -0.20990489185395012, -0.000695339718227645, 0.021114212393491382, 0.045993782609386184, 0.031379276390510524, -0.03286806991723031], "std": [2.4496788954235192e-06, 2.9549096051718777e-06, 0.00025585243593451753, 0.0, 0.0, 2.060828409660668e-06, 2.0654694789992448e-06, 0.19078214190309395, 0.13981070781014843, 0.18125363932342273, 0.8548237213411676, 0.0927796172274667, 0.46168341746554586, 0.02991628977002953, 0.007967365588468884, 0.00784031964350632], "count": [1328]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8178571428571428, -0.35714285714285715, -0.3857142857142857, -0.10857142857142858, -0.20857142857142857, -0.047142857142857146, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.375, 0.5, 0.4857142857142857, 0.07571428571428573, 0.35285714285714287, 0.10142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0002151462994836503, -0.01044266351118763, -0.002452667814113579, -9.358864027539287e-05, -0.010881024096385548, 0.00020116179001721047, 0.04969879518072289], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2535588751696094, 0.128076960464332, 0.1675045760037233, 0.017008279328902507, 0.05699278255595618, 0.01698447109276879, 0.9987642513414225], "count": [1328]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012048192322254181], "std": [0.10910102725028992], "count": [1328]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007530120481927711], "std": [0.027430731325432202], "count": [1328]}, "timestamp": {"min": [0.0], "max": [66.35], "mean": [33.175000000000004], "std": [19.168023502698446], "count": [1328]}, "frame_index": {"min": [0], "max": [1327], "mean": [663.5], "std": [383.3604700539689], "count": [1328]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [1328]}, "index": {"min": [107218], "max": [108545], "mean": [107881.5], "std": [383.3604700539689], "count": [1328]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1328]}}} +{"episode_index": 91, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6767735610009314]], [[0.5912227772473483]], [[0.5426197415674917]]], "std": [[[0.16830926562614548]], [[0.21411908643341165]], [[0.2570267444613091]]], "count": [174]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5834465441253504]], [[0.4948059604757402]], [[0.43976275942898935]]], "std": [[[0.2101392766808002]], [[0.22199795560575436]], [[0.24483031000432876]]], "count": [174]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5996257363285652]], [[0.5107266828233067]], [[0.4574579764626868]]], "std": [[[0.20779528440117961]], [[0.2248541972598901]], [[0.24794890644035508]]], "count": [174]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [972]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [972]}, "observation.state": {"min": [0.7914175218806385, -3.6214848370889565, 0.6999984180139743, 0.0, 0.0, 1.0, 0.00011474957136670128, 0.03079083780744385, -0.16075063668771872, 0.2865567867839771, -0.9989846348762512, -0.14541959762573242, -0.6421347260475159, 0.00014808498963247985, 0.020568107801594068, -0.040013037258956156], "max": [0.79143967152194, -3.621440356994745, 0.7006480991395694, 0.0, 0.0, 1.0, 0.00016639777459204197, 0.6104252123256754, 0.020231441221562285, 0.8671774231951705, 0.9774115085601807, 0.26277655363082886, 0.688501238822937, 0.10200680792331696, 0.040002872491891994, -0.020498451383906657], "mean": [0.7914237749434072, -3.6214494950002636, 0.7002589297808762, 0.0, 0.0, 1.0, 0.00014939899836148763, 0.3000895328672244, -0.0867854552995297, 0.6354158982867814, 0.47864634289172453, 0.035812020784726846, 0.304301966851822, 0.03719791476659986, 0.03270697932670705, -0.03593786327546318], "std": [1.865715257694101e-06, 2.732966600847474e-06, 0.0002193766404593976, 0.0, 0.0, 0.0, 3.2720912477475503e-06, 0.14973657699259865, 0.051633501627822695, 0.19244778822801284, 0.7631449281339259, 0.0903177481369907, 0.29092225306669806, 0.021179425733444595, 0.0068507822544186855, 0.0044239693108006515], "count": [972]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8607142857142859, -0.4392857142857143, -0.6107142857142858, -0.13714285714285715, -0.15142857142857147, -0.19142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3357142857142857, 0.46785714285714286, 0.5642857142857142, 0.07714285714285714, 0.24714285714285714, 0.13142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0005033803644914234, -0.005125661375661381, 0.014792768959435614, -0.00024838330393886005, -0.008810993533215765, 0.0029482657260435077, -0.00411522633744856], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2603296009741419, 0.09051424904038878, 0.22428214313902212, 0.011304404880253626, 0.06049173628529497, 0.029361219725884312, 0.9999915324202405], "count": [972]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016460904851555824], "std": [0.12723970413208008], "count": [972]}, "next.done": {"min": [false], "max": [true], "mean": [0.00102880658436214], "std": [0.032058511215808404], "count": [972]}, "timestamp": {"min": [0.0], "max": [48.55], "mean": [24.275], "std": [14.02960411653396], "count": [972]}, "frame_index": {"min": [0], "max": [971], "mean": [485.5], "std": [280.5920823306792], "count": [972]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [972]}, "index": {"min": [108546], "max": [109517], "mean": [109031.5], "std": [280.5920823306792], "count": [972]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [972]}}} +{"episode_index": 92, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03529411764705882]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9254901960784314]], [[0.9019607843137255]]], "mean": [[[0.6196220090446389]], [[0.5073140636768216]], [[0.43040887088817187]]], "std": [[[0.18686499556557187]], [[0.21247912126235682]], [[0.22948652430465302]]], "count": [144]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.01568627450980392]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5607674372222169]], [[0.44494414194476894]], [[0.3746636064483709]]], "std": [[[0.22380336030160902]], [[0.23476767936106785]], [[0.2498844029882886]]], "count": [144]}, "observation.images.robot0_agentview_right": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5970846413007749]], [[0.47240039393273314]], [[0.3922595952850541]]], "std": [[[0.19536347993789374]], [[0.2253636742069467]], [[0.24700692790492146]]], "count": [144]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [755]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [755]}, "observation.state": {"min": [3.6566941124246406, -0.7928167113736849, 0.6999994196413646, 0.0, 0.0, 0.7070870995521545, 0.7070692777633667, 0.113466132537133, -0.09813781593601334, 0.27546801017863143, -0.9851274490356445, -0.41616255044937134, -0.6471925377845764, 2.9542483389377594e-05, 0.020552397247541244, -0.04002433670088244], "max": [3.6567626905331143, -0.7927706413665445, 0.7014307925467538, 0.0, 0.0, 0.7071442008018494, 0.7071264386177063, 0.5695531140052349, 0.2567572949320316, 0.9003984469983206, 0.9833272695541382, 0.5125997066497803, 0.6949513554573059, 0.10773354768753052, 0.04000244679982192, -0.020514163465670737], "mean": [3.6567365848194364, -0.7927820646088288, 0.7004779391271525, 0.0, 0.0, 0.7071070568451029, 0.7071064552723967, 0.3195332888871736, 0.10151278575566232, 0.6426926908330721, -0.4492697651812572, -0.06816616271505292, -0.23199368819890434, 0.037921667799953214, 0.032878724132338374, -0.03556248728193663], "std": [5.249592980604097e-06, 5.011254479859765e-06, 0.00038050846518980974, 0.0, 0.0, 4.1701059294582515e-06, 4.170908942381804e-06, 0.11707686068237007, 0.10210919095959681, 0.1881076397454313, 0.7440270811038799, 0.20410177796254952, 0.377091200288192, 0.028623690979895745, 0.006828842148282964, 0.0045459924103892985], "count": [755]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.42500000000000004, -0.6642857142857144, -0.2142857142857143, -0.2842857142857143, -0.24714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4821428571428572, 0.5142857142857143, 0.7107142857142857, 0.11857142857142858, 0.29285714285714287, 0.08714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.004351939451277213, 0.014815515610217623, -0.0003595080416272611, -0.008785241248817407, -0.014900662251655624, 0.00352885525070956, -0.07549668874172186], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.3436200255057821, 0.15468335141551892, 0.2913084773303671, 0.04253172217669569, 0.07981413568072221, 0.04912182118553694, 0.9971460524863168], "count": [755]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.021192053332924843], "std": [0.14402411878108978], "count": [755]}, "next.done": {"min": [false], "max": [true], "mean": [0.0013245033112582781], "std": [0.036369616470850276], "count": [755]}, "timestamp": {"min": [0.0], "max": [37.7], "mean": [18.85], "std": [10.897476772170702], "count": [755]}, "frame_index": {"min": [0], "max": [754], "mean": [377.0], "std": [217.94953544341405], "count": [755]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [755]}, "index": {"min": [109518], "max": [110272], "mean": [109895.0], "std": [217.94953544341405], "count": [755]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [755]}}} +{"episode_index": 93, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.01568627450980392]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4786141352147983]], [[0.40892434864460436]], [[0.3417500502777691]]], "std": [[[0.2015630503180836]], [[0.19639301596202546]], [[0.20871865374483067]]], "count": [177]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4761727144277887]], [[0.3831453231451479]], [[0.3086356206445767]]], "std": [[[0.22941048806765765]], [[0.253939222518921]], [[0.2807969204884749]]], "count": [177]}, "observation.images.robot0_agentview_right": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48167121999615303]], [[0.3985479342814655]], [[0.33220578776095755]]], "std": [[[0.23146504440231372]], [[0.2541164296154923]], [[0.2823692210408589]]], "count": [177]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [994]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [994]}, "observation.state": {"min": [0.846992126735439, -3.161185223386825, 0.6999970875541441, 0.0, 0.0, 1.0, 0.00011361490760464221, 0.0371555303373573, -0.23367766057482076, 0.27282677216622964, -0.9890632033348083, -0.14287401735782623, -0.23065783083438873, 6.289516022661701e-06, 0.016659151121095644, -0.04001273467090932], "max": [0.8470339721070319, -3.1611410378101383, 0.7012310670150902, 0.0, 0.0, 1.0, 0.00016447041707579046, 0.6503304597826257, 0.11149716972488743, 0.8251234617811161, 0.9817762970924377, 0.24626922607421875, 0.6583629846572876, 0.07556430250406265, 0.04000191240177381, -0.02048933060760476], "mean": [0.8469990886235815, -3.1611490556560837, 0.7005154513233571, 0.0, 0.0, 1.0, 0.0001510122530315759, 0.29806298149528315, -0.06906364815625012, 0.6132249407531111, 0.40271470622277594, 0.05998830752113695, 0.28148372735925603, 0.03604536615656024, 0.0314353866152484, -0.03456655728303639], "std": [3.5765673695777013e-06, 2.7270022577062403e-06, 0.0004515715942626455, 0.0, 0.0, 0.0, 3.189189171394087e-06, 0.15511355702384177, 0.09725820232085519, 0.18536775468695738, 0.8155611706937141, 0.10113133775890247, 0.27892009749694163, 0.022932941980015577, 0.008461108748272156, 0.005605075556189417], "count": [994]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9, -0.31785714285714284, -0.3428571428571429, -0.16, -0.23714285714285716, -0.13142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.42142857142857143, 0.5, 0.7214285714285715, 0.07285714285714286, 0.20857142857142857, 0.06714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.004696033342914632, -0.006029031330842189, -0.002087525150905447, -0.0032552457602759355, -0.00973699338890485, 0.003097154354699626, 0.0], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2972103881065681, 0.12665299884392905, 0.22581423165333597, 0.016604177124999547, 0.06220904532455726, 0.020195983803393207, 1.0], "count": [994]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016096578910946846], "std": [0.12584704160690308], "count": [994]}, "next.done": {"min": [false], "max": [true], "mean": [0.001006036217303823], "std": [0.031702115204403886], "count": [994]}, "timestamp": {"min": [0.0], "max": [49.65], "mean": [24.825], "std": [14.347146928919353], "count": [994]}, "frame_index": {"min": [0], "max": [993], "mean": [496.5], "std": [286.94293857838704], "count": [994]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [994]}, "index": {"min": [110273], "max": [111266], "mean": [110769.5], "std": [286.94293857838704], "count": [994]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [994]}}} +{"episode_index": 94, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5497192858546271]], [[0.5426498886961374]], [[0.5405953510076755]]], "std": [[[0.22987641323848892]], [[0.2291997189207047]], [[0.22739155629369875]]], "count": [161]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41697311057575204]], [[0.4149225523259576]], [[0.41467735653831844]]], "std": [[[0.251839792611318]], [[0.24976992470682338]], [[0.24808882215795752]]], "count": [161]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5071818855238257]], [[0.5034912284058495]], [[0.5019061046633327]]], "std": [[[0.2394144960293194]], [[0.23642848759296423]], [[0.23440464788282556]]], "count": [161]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [879]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [879]}, "observation.state": {"min": [2.5297547768262736, -0.893774057476275, 0.6999974652298354, 0.0, 0.0, 1.0, 0.00010902542999247089, 0.11897966839006724, -0.08885690394117407, 0.2788557901064208, -0.9974266886711121, -0.39110708236694336, -0.7424614429473877, 8.077399979811162e-05, 0.020555108839480512, -0.04001947980028951], "max": [2.5298089568746875, -0.8937245793882432, 0.7010526040304463, 0.0, 0.0, 1.0, 0.00016304854943882674, 0.6401643794882441, 0.13871403178737285, 0.8429706662640891, 0.97664475440979, 0.2644338607788086, 0.5495238900184631, 0.11399364471435547, 0.04000134990603336, -0.020511450023358965], "mean": [2.5297677269247894, -0.8937380693045935, 0.7001912031185235, 0.0, 0.0, 1.0, 0.00014912496194654262, 0.30065023301972044, 0.030229845143022488, 0.6267819490215917, -0.6907824212102489, -0.0721288699660963, -0.2942515351937764, 0.035688381429188315, 0.03370671522076948, -0.034793385911730916], "std": [3.486573698732953e-06, 3.628076482805324e-06, 0.00027449405384232905, 0.0, 0.0, 0.0, 4.50991922095006e-06, 0.1409115509526205, 0.05644328270948178, 0.18285659494417764, 0.5687162926085594, 0.1205947493657762, 0.3012119809704395, 0.03239558937788815, 0.005866377966336485, 0.00527408453626056], "count": [879]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9750000000000001, -0.4, -0.5, -0.11, -0.25, -0.10571428571428572, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41071428571428575, 0.31428571428571433, 0.7107142857142857, 0.13857142857142857, 0.24142857142857144, 0.12, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.005623273200064994, -0.0047212741751990915, 0.007004713148057868, -0.0026929952868519407, -0.012728750203152926, 0.006474890297415894, -0.023890784982935155], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.30151779698009346, 0.09391809465955078, 0.2532401497122407, 0.02085768578418263, 0.07313025644723546, 0.03143621000870007, 0.9997145744625743], "count": [879]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01820250228047371], "std": [0.13368310034275055], "count": [879]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011376564277588168], "std": [0.033709971308370994], "count": [879]}, "timestamp": {"min": [0.0], "max": [43.9], "mean": [21.95], "std": [12.687263955111309], "count": [879]}, "frame_index": {"min": [0], "max": [878], "mean": [439.0], "std": [253.7452791022262], "count": [879]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [879]}, "index": {"min": [111267], "max": [112145], "mean": [111706.0], "std": [253.7452791022262], "count": [879]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [879]}}} +{"episode_index": 95, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.027450980392156862]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.556758823520914]], [[0.5252678221098328]], [[0.4988012334865876]]], "std": [[[0.1726696883956707]], [[0.1952261576910767]], [[0.20588008927924412]]], "count": [169]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.023529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5804801292078638]], [[0.5506123981062008]], [[0.5237623208304101]]], "std": [[[0.24705292276087712]], [[0.26371956282168285]], [[0.2777280813192424]]], "count": [169]}, "observation.images.robot0_agentview_right": {"min": [[[0.06274509803921569]], [[0.0196078431372549]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5577830800491194]], [[0.5271815401673221]], [[0.4977301762571245]]], "std": [[[0.21367396851408452]], [[0.231973384863318]], [[0.24640267355911705]]], "count": [169]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [935]}, "observation.state": {"min": [4.862878964956166, -3.0068001140011242, 0.6999564736312852, 0.0, 0.0, 5.711839548894204e-05, 1.0, 0.12392372807333718, 0.008036913566138892, 0.24912142824740835, -0.9977813363075256, -0.4244140386581421, -0.6714830994606018, 3.2508818549104035e-05, 0.019540322571478846, -0.040023753132033706], "max": [4.862999460687835, -3.0066299762235125, 0.7006492120135175, 0.0, 0.0, 0.0001967308926396072, 1.0, 0.6715443979347722, 0.28703330148461603, 0.8448870620853878, 0.9115520715713501, 0.5239793658256531, 0.6697489023208618, 0.15742984414100647, 0.04000451290259622, -0.02053100244322227], "mean": [4.86296643740306, -3.006679977107967, 0.7000889570638638, 0.0, 0.0, 0.0001517805009888906, 1.0, 0.3283771304745747, 0.156772903671599, 0.6173627025131327, -0.613598789952018, -0.08093082482483298, -0.2089791213884392, 0.04262074686303289, 0.031196408582294208, -0.03761145559428895], "std": [4.699434061243129e-06, 5.895383576916189e-06, 0.00016704722544705976, 0.0, 0.0, 6.007081207081912e-06, 0.0, 0.13097469676705392, 0.07298243808573827, 0.1883035683995701, 0.6293264759570664, 0.22523330115820675, 0.35150960738381615, 0.0334224795981637, 0.00847790708986681, 0.003062260732970336], "count": [935]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.29285714285714287, -0.6535714285714286, -0.16, -0.2157142857142857, -0.18857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.46428571428571436, 0.24285714285714285, 0.5607142857142857, 0.18714285714285714, 0.44, 0.10571428571428572, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.01026355996944232, 0.011963330786860191, 0.011906035141329286, -0.003995416348357524, -0.008511841100076384, 0.007092436974789921, -0.016042780748663103], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2921435507607229, 0.0829070341081523, 0.2389400627908359, 0.03279951069999998, 0.07944675794210072, 0.04137455542627447, 0.9998713063118911], "count": [935]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01711229979991913], "std": [0.12968988716602325], "count": [935]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010695187165775401], "std": [0.03268600382874037], "count": [935]}, "timestamp": {"min": [0.0], "max": [46.7], "mean": [23.35], "std": [13.495554823718809], "count": [935]}, "frame_index": {"min": [0], "max": [934], "mean": [467.0], "std": [269.91109647437617], "count": [935]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [935]}, "index": {"min": [112146], "max": [113080], "mean": [112613.0], "std": [269.91109647437617], "count": [935]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [935]}}} +{"episode_index": 96, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40491944405729335]], [[0.3973675758805699]], [[0.381862288625961]]], "std": [[[0.2570472452764139]], [[0.25572483315453]], [[0.25910846790951375]]], "count": [183]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.01568627450980392]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37598584627882914]], [[0.35636709293572705]], [[0.332610413336644]]], "std": [[[0.21656131352478936]], [[0.21926100602948073]], [[0.22510090309068612]]], "count": [183]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.011764705882352941]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.352837226072283]], [[0.3463828989027091]], [[0.33202882016904484]]], "std": [[[0.2801357354300206]], [[0.27986467135944754]], [[0.28266611185921947]]], "count": [183]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1042]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1042]}, "observation.state": {"min": [2.147334632545104, -5.704469803696021, 0.6999979969884788, 0.0, 0.0, -0.7071427702903748, 0.7070707082748413, 0.0693358946577547, -0.31557887800533346, 0.2769200588426647, -0.9943804144859314, -0.09512507915496826, -0.5563462972640991, 4.194305438431911e-05, 0.018749973082469774, -0.04001110495460676], "max": [2.147398633283765, -5.704446781348839, 0.7012155047840786, 0.0, 0.0, -0.7070832252502441, 0.7071302533149719, 0.6728728251518659, 0.0385655779153824, 0.8548671723960959, 0.9372398853302002, 0.1669447124004364, 0.708588182926178, 0.07964027673006058, 0.04000525019840428, -0.01903618654485146], "mean": [2.1473775516514513, -5.704459765858665, 0.7003782706516941, 0.0, 0.0, -0.7071067010715689, 0.7071068088976298, 0.34257429144695956, -0.1262640696866856, 0.6363321879030855, -0.0011651061203566714, 0.012377193530095516, 0.18142040535779008, 0.03660771259311749, 0.031786235521246695, -0.03248218405170164], "std": [4.1814088735045434e-06, 2.3063680975131866e-06, 0.00036359616287869853, 0.0, 0.0, 3.904931070925239e-06, 3.903853849359986e-06, 0.15482046405240127, 0.10043634224171044, 0.1874692451080228, 0.8917465145928033, 0.06845852921398977, 0.406377822956175, 0.023465058561409534, 0.007304351410338869, 0.007714259354479665], "count": [1042]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.28571428571428575, -0.36071428571428577, -0.11571428571428573, -0.16857142857142857, -0.12714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.35000000000000003, 0.5607142857142857, 0.525, 0.17285714285714285, 0.29714285714285715, 0.07428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.00316698656429943, -0.011752810529202087, 0.0022072936660268625, -0.003799012887304635, -0.006428571428571412, -0.0011913901837126372, 0.061420345489443376], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2675981893604114, 0.12243694579622741, 0.21191264311178762, 0.024016396281319338, 0.06286288361500701, 0.020236579007172344, 0.9981119882858633], "count": [1042]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015355085954070091], "std": [0.12296059727668762], "count": [1042]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009596928982725527], "std": [0.030964041852018575], "count": [1042]}, "timestamp": {"min": [0.0], "max": [52.05], "mean": [26.025], "std": [15.039967586401243], "count": [1042]}, "frame_index": {"min": [0], "max": [1041], "mean": [520.5], "std": [300.7993517280248], "count": [1042]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [1042]}, "index": {"min": [113081], "max": [114122], "mean": [113601.5], "std": [300.7993517280248], "count": [1042]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1042]}}} +{"episode_index": 97, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4540983617896398]], [[0.3843473221716337]], [[0.3369669458018107]]], "std": [[[0.24109375543037423]], [[0.22572274491780767]], [[0.23959732637138625]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.00392156862745098]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44499238971514765]], [[0.37313163318187653]], [[0.32505307986769977]]], "std": [[[0.252005590925067]], [[0.2623978932038659]], [[0.28275996057023783]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4954494398303256]], [[0.44052303120377645]], [[0.4038735576503367]]], "std": [[[0.2717208034624199]], [[0.28508466985442593]], [[0.30617726589143324]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1066]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1066]}, "observation.state": {"min": [4.899324332843965, -0.9780177684890858, 0.6999985344628581, 0.0, 0.0, -8.82212771102786e-05, 1.0, 0.12833828647493029, -0.17870114174631524, 0.27167830808079396, -0.9900813102722168, -0.030516386032104492, -0.14847330749034882, 0.0006007986958138645, 0.020528052321305935, -0.04001514673949158], "max": [4.89936630559121, -0.9779825404680157, 0.7009751685631652, 0.0, 0.0, -5.055815927335061e-05, 1.0, 0.616292023927083, 0.06001465827020447, 0.880121511510549, 0.997588574886322, 0.16370725631713867, 0.7032268643379211, 0.1472163200378418, 0.039989831190073384, -0.020538507045468023], "mean": [4.899361026501157, -0.9780109049746568, 0.7004985060046308, 0.0, 0.0, -7.98268667006973e-05, 1.0, 0.2872712918067957, -0.03377826039737029, 0.6203979456920373, 0.8652657340883537, 0.0390425328633575, 0.3520955849669552, 0.04583974104090926, 0.03434827803038017, -0.03563739526332299], "std": [3.2156105506999594e-06, 3.1767553200186486e-06, 0.00037519011890962554, 0.0, 0.0, 3.761596926250769e-06, 0.0, 0.1380354797423793, 0.05776227660805162, 0.19387728912169389, 0.2757405503059519, 0.04156186807555569, 0.21109760717009426, 0.03736133511832356, 0.0058532410273148166, 0.004749631580994767], "count": [1066]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.25, -0.41785714285714287, -0.1357142857142857, -0.2185714285714286, -0.16, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3678571428571429, 0.4285714285714286, 0.7035714285714285, 0.07, 0.3442857142857143, 0.04857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0022648083623693417, 0.001618198874296456, 0.007327124095416736, -0.002532833020637899, -0.00988072902707049, 0.000383275261324043, -0.13883677298311445], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26802119779661115, 0.08726404269444613, 0.210833731865773, 0.016267347879279286, 0.06162235876823912, 0.01950262525208276, 0.9903152783167728], "count": [1066]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.015009380877017975], "std": [0.12158987671136856], "count": [1066]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009380863039399625], "std": [0.030613825275948817], "count": [1066]}, "timestamp": {"min": [0.0], "max": [53.25], "mean": [26.625], "std": [15.386377903847286], "count": [1066]}, "frame_index": {"min": [0], "max": [1065], "mean": [532.5], "std": [307.72755807694574], "count": [1066]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1066]}, "index": {"min": [114123], "max": [115188], "mean": [114655.5], "std": [307.72755807694574], "count": [1066]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1066]}}} +{"episode_index": 98, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.09803921568627451]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6669550243918616]], [[0.5632001048091055]], [[0.4949915497210641]]], "std": [[[0.1954058328488193]], [[0.24637676095375088]], [[0.2743679054805972]]], "count": [207]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6365661106541424]], [[0.533138546948633]], [[0.4648144844028436]]], "std": [[[0.2228826541203979]], [[0.2743157234303026]], [[0.3032117278926441]]], "count": [207]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6420408560559641]], [[0.5276801426302046]], [[0.455625783275833]]], "std": [[[0.19622850380109583]], [[0.2646262495689379]], [[0.30005308445486845]]], "count": [207]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1227]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1227]}, "observation.state": {"min": [2.2946976736771036, -1.004782306257369, 0.699999075689112, 0.0, 0.0, -2.024044624704402e-05, 1.0, -0.00411223872514066, 0.0031898883351675344, 0.2727593096465949, -0.9899239540100098, -0.24351105093955994, -0.576740562915802, 0.00022580039512831718, 0.02054335292210683, -0.04000451341020131], "max": [2.2947328442981134, -1.0047459544000628, 0.7001829333383239, 0.0, 0.0, 7.330820608331123e-06, 1.0, 0.4958150612266139, 0.33676810537594903, 0.8755984723884166, 0.8957674503326416, 0.20811215043067932, 0.40097057819366455, 0.19857916235923767, 0.04000805024678734, -0.020523205918946963], "mean": [2.2947286755564793, -1.0047509784671045, 0.7000592124641525, 0.0, 0.0, 7.564097537058546e-07, 1.0, 0.22768873186550295, 0.18477508053635106, 0.6578577167596037, -0.8679181486003847, -0.10385104224462284, -0.3399817909265109, 0.09900931811975416, 0.031945350432383474, -0.03551861321000799], "std": [1.872665264138706e-06, 2.31455600597939e-06, 5.47550687311872e-05, 0.0, 0.0, 1.940840692590204e-06, 0.0, 0.12898283800227833, 0.06808373183843923, 0.19912190399555865, 0.2710400335238638, 0.065153314962923, 0.17460031119334657, 0.04847325911246036, 0.0072031855907112915, 0.0042603411106584485], "count": [1227]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7285714285714285, -0.4357142857142858, -0.475, -0.04428571428571428, -0.12285714285714287, -0.12857142857142856, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.29285714285714287, 0.2178571428571429, 0.5535714285714286, 0.08, 0.08, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.008411922226103161, 0.01046687623704737, 0.005821399464431222, 0.0013913144719990697, -0.003976015834206542, 0.0018651763884037734, 0.061124694376528114], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23405430480871384, 0.10056697252086104, 0.19953994457590218, 0.015716093707535392, 0.03476630643766181, 0.01811834308741109, 0.9981301376761276], "count": [1227]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013039934448897839], "std": [0.11344556510448456], "count": [1227]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008149959250203749], "std": [0.028536497799529905], "count": [1227]}, "timestamp": {"min": [0.0], "max": [61.3], "mean": [30.650000000000002], "std": [17.710213625664334], "count": [1227]}, "frame_index": {"min": [0], "max": [1226], "mean": [613.0], "std": [354.2042725132867], "count": [1227]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [1227]}, "index": {"min": [115189], "max": [116415], "mean": [115802.0], "std": [354.2042725132867], "count": [1227]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1227]}}} +{"episode_index": 99, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5488626381235895]], [[0.5502099634258291]], [[0.5328447594084431]]], "std": [[[0.1953210385723262]], [[0.18592462066661763]], [[0.17844671367085144]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5077867567550787]], [[0.516009279760984]], [[0.5099324544270833]]], "std": [[[0.258752086365934]], [[0.24741313224691863]], [[0.23496979111574287]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5078736225439956]], [[0.5191560464191382]], [[0.5123535591707579]]], "std": [[[0.24985695907516514]], [[0.2360229800656487]], [[0.22256547801608378]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1187]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1187]}, "observation.state": {"min": [3.1617407396658734, -0.8476217392082264, 0.6996599291741528, 0.0, 0.0, 0.7069584727287292, 0.7070778012275696, -0.047219802257814414, -0.00926794302428613, 0.2625262812275081, -0.9903676509857178, -0.2950550615787506, -0.6295312643051147, 0.011951141059398651, 0.019862354626987624, -0.04000865198308223], "max": [3.1620699490747874, -0.8473780619996762, 0.7006209884176055, 0.0, 0.0, 0.7071357369422913, 0.7072550058364868, 0.6565612590201622, 0.3494355193785843, 0.8685063257894813, -0.740306556224823, -0.023546189069747925, -0.04576905444264412, 0.20104795694351196, 0.04000384751946408, -0.020491939148765438], "mean": [3.1617676366951915, -0.8473927627333069, 0.700090464304479, 0.0, 0.0, 0.7071055526882033, 0.7071079634374797, 0.28076340338022804, 0.15151869937978085, 0.6406489090962767, -0.8947010221055504, -0.2112539099763197, -0.3365508694054203, 0.08326497511732649, 0.030876254249080203, -0.03296561702398994], "std": [1.734567559818741e-05, 1.2933351775698673e-05, 0.00010936421303064502, 0.0, 0.0, 9.026137007814088e-06, 9.027927880066525e-06, 0.1611000245783002, 0.10024364966638163, 0.18921859654807682, 0.06616025138080998, 0.048569248159108735, 0.1632237586705112, 0.03611340558725478, 0.008448459257116956, 0.006650746956904588], "count": [1187]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9714285714285714, -0.4821428571428572, -0.42142857142857143, -0.09714285714285714, -0.20285714285714287, -0.11714285714285716, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36428571428571427, 0.3464285714285714, 0.5357142857142857, 0.12142857142857144, 0.35, 0.07571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, -0.0020399566734865767, 0.004582380551209541, 0.01633469731616319, 0.003327716933445663, -0.006657840895414613, 0.0017547237934769568, 0.08508845829823083], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.27913163224164955, 0.1307343086208495, 0.19198368405224409, 0.025935788074202642, 0.06488390170374997, 0.019731495821044335, 0.9963734010221363], "count": [1187]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013479359447956085], "std": [0.1153155043721199], "count": [1187]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008424599831508003], "std": [0.029012932363475255], "count": [1187]}, "timestamp": {"min": [0.0], "max": [59.3], "mean": [29.650000000000002], "std": [17.132863158269842], "count": [1187]}, "frame_index": {"min": [0], "max": [1186], "mean": [593.0], "std": [342.6572631653968], "count": [1187]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [1187]}, "index": {"min": [116416], "max": [117602], "mean": [117009.0], "std": [342.6572631653968], "count": [1187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1187]}}} diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/info.json b/pretrain/composite/RestockPantry/20250714/lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..42aadfb4a0190a4b95ac6d83c57e1df5afdf6528 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/info.json @@ -0,0 +1,179 @@ +{ + "codebase_version": "v2.1", + "robot_type": "PandaOmron", + "total_episodes": 100, + "total_frames": 117603, + "total_tasks": 1, + "total_videos": 300, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 20, + "splits": { + "train": "0:100" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "observation.images.robot0_eye_in_hand": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.robot0_agentview_left": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.robot0_agentview_right": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "annotation.human.task_description": { + "dtype": "int64", + "shape": [ + 1 + ] + }, + "annotation.human.task_name": { + "dtype": "int64", + "shape": [ + 1 + ] + }, + "observation.state": { + "dtype": "float64", + "shape": [ + 16 + ] + }, + "action": { + "dtype": "float64", + "shape": [ + 12 + ] + }, + "next.reward": { + "dtype": "float32", + "shape": [ + 1 + ] + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ] + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/modality.json b/pretrain/composite/RestockPantry/20250714/lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..c5cf7a673c0f30723a873f2ae19bba98a2a97496 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/modality.json @@ -0,0 +1,72 @@ +{ + "state": { + "base_position": { + "original_key": "observation.state", + "start": 0, + "end": 3 + }, + "base_rotation": { + "original_key": "observation.state", + "start": 3, + "end": 7 + }, + "end_effector_position_relative": { + "original_key": "observation.state", + "start": 7, + "end": 10 + }, + "end_effector_rotation_relative": { + "original_key": "observation.state", + "start": 10, + "end": 14 + }, + "gripper_qpos": { + "original_key": "observation.state", + "start": 14, + "end": 16 + } + }, + "action": { + "base_motion": { + "original_key": "action", + "start": 0, + "end": 4 + }, + "control_mode": { + "original_key": "action", + "start": 4, + "end": 5 + }, + "end_effector_position": { + "original_key": "action", + "start": 5, + "end": 8 + }, + "end_effector_rotation": { + "original_key": "action", + "start": 8, + "end": 11 + }, + "gripper_close": { + "original_key": "action", + "start": 11, + "end": 12 + } + }, + "video": { + "robot0_eye_in_hand": { + "original_key": "observation.images.robot0_eye_in_hand" + }, + "robot0_agentview_left": { + "original_key": "observation.images.robot0_agentview_left" + }, + "robot0_agentview_right": { + "original_key": "observation.images.robot0_agentview_right" + } + }, + "annotation": { + "human.task_description": { + "original_key": "annotation.human.task_description" + } + } +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/stats.json b/pretrain/composite/RestockPantry/20250714/lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..4495744dd1fe1cb29163b2154c7440aabe29fd21 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/stats.json @@ -0,0 +1,378 @@ +{ + "annotation.human.task_description": { + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "min": [ + 0.0 + ], + "max": [ + 0.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + }, + "annotation.human.task_name": { + "mean": [ + 1.0 + ], + "std": [ + 0.0 + ], + "min": [ + 1.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 1.0 + ], + "q99": [ + 1.0 + ] + }, + "observation.state": { + "mean": [ + 2.792813301086426, + -1.6369860172271729, + 0.7005289793014526, + 0.0, + 0.0, + 0.41055628657341003, + 0.6127786636352539, + 0.26268845796585083, + -0.018936190754175186, + 0.6395540833473206, + -0.1710662543773651, + -0.020041249692440033, + -0.020512064918875694, + 0.05360559746623039, + 0.0322590209543705, + -0.03433148190379143 + ], + "std": [ + 1.715545415878296, + 1.3605986833572388, + 0.00043418421410024166, + 0.0, + 0.0, + 0.5692256093025208, + 0.3634885847568512, + 0.16124491393566132, + 0.1464211493730545, + 0.18940222263336182, + 0.8738344311714172, + 0.15585261583328247, + 0.4206273853778839, + 0.04725683480501175, + 0.007557508535683155, + 0.006215709261596203 + ], + "min": [ + -0.789266049861908, + -5.704469680786133, + 0.6996599435806274, + 0.0, + 0.0, + -1.0, + 0.0, + -0.22213786840438843, + -0.4859297275543213, + 0.24569153785705566, + -0.9998442530632019, + -0.6680895686149597, + -0.8019474744796753, + 7.781958402119926e-07, + 0.013914844952523708, + -0.04060100018978119 + ], + "max": [ + 6.026587009429932, + 0.41512027382850647, + 0.7023187875747681, + 0.0, + 0.0, + 1.0, + 1.0, + 0.7386400103569031, + 0.4740736186504364, + 0.9750909209251404, + 0.9998179078102112, + 0.6534864902496338, + 0.7940855026245117, + 0.4212115406990051, + 0.04071703553199768, + -0.013262895867228508 + ], + "q01": [ + 0.16261906921863556, + -5.564464092254639, + 0.6999989748001099, + 0.0, + 0.0, + -1.0, + 1.1709266090065285e-07, + -0.0646689236164093, + -0.3325294852256775, + 0.275804728269577, + -0.9975123405456543, + -0.4242377281188965, + -0.6610864400863647, + 0.0007871305570006371, + 0.018796829506754875, + -0.040023889392614365 + ], + "q99": [ + 6.0265631675720215, + -0.3269682824611664, + 0.7016261219978333, + 0.0, + 0.0, + 1.0, + 1.0, + 0.6277601718902588, + 0.3150733411312103, + 0.8871747255325317, + 0.9922812581062317, + 0.3945305645465851, + 0.6770731806755066, + 0.21062278747558594, + 0.04000885784626007, + -0.019219443202018738 + ] + }, + "action": { + "mean": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + -0.0030135451816022396, + -0.001610203878954053, + 0.002872925251722336, + -0.002087256172671914, + -0.009162289090454578, + 0.0016426952788606286, + 0.03742251545190811 + ], + "std": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.26020705699920654, + 0.1166171208024025, + 0.20256347954273224, + 0.026109300553798676, + 0.06266769021749496, + 0.03287256881594658, + 0.9999005198478699 + ], + "min": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + -1.0, + -0.7035714387893677, + -0.9428571462631226, + -0.3171428442001343, + -0.3142857253551483, + -0.5, + -1.0 + ], + "max": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 1.0, + 0.8821428418159485, + 0.9535714387893677, + 0.40142858028411865, + 0.5, + 0.22714285552501678, + 1.0 + ], + "q01": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + -0.8534998893737793, + -0.3035714328289032, + -0.3642857074737549, + -0.09571428596973419, + -0.18000000715255737, + -0.12999999523162842, + -1.0 + ], + "q99": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 0.37142857909202576, + 0.4035714268684387, + 0.5464285612106323, + 0.08285713940858841, + 0.19428572058677673, + 0.08571428805589676, + 1.0 + ] + }, + "next.reward": { + "mean": [ + 0.01362210139632225 + ], + "std": [ + 0.11591609567403793 + ], + "min": [ + 0.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 1.0 + ] + }, + "next.done": { + "mean": [ + 0.0008503184653818607 + ], + "std": [ + 0.029147818684577942 + ], + "min": [ + 0.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + }, + "timestamp": { + "mean": [ + 30.679967880249023 + ], + "std": [ + 19.297077178955078 + ], + "min": [ + 0.0 + ], + "max": [ + 105.69999694824219 + ], + "q01": [ + 0.550000011920929 + ], + "q99": [ + 79.25 + ] + }, + "frame_index": { + "mean": [ + 613.599365234375 + ], + "std": [ + 385.9415283203125 + ], + "min": [ + 0.0 + ], + "max": [ + 2114.0 + ], + "q01": [ + 11.0 + ], + "q99": [ + 1585.0 + ] + }, + "episode_index": { + "mean": [ + 48.87586975097656 + ], + "std": [ + 28.43691062927246 + ], + "min": [ + 0.0 + ], + "max": [ + 99.0 + ], + "q01": [ + 1.0 + ], + "q99": [ + 99.0 + ] + }, + "index": { + "mean": [ + 58801.0 + ], + "std": [ + 33949.0625 + ], + "min": [ + 0.0 + ], + "max": [ + 117602.0 + ], + "q01": [ + 1176.02001953125 + ], + "q99": [ + 116425.984375 + ] + }, + "task_index": { + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "min": [ + 0.0 + ], + "max": [ + 0.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + } +} \ No newline at end of file diff --git a/pretrain/composite/RestockPantry/20250714/lerobot/meta/tasks.jsonl b/pretrain/composite/RestockPantry/20250714/lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6f7441b72feee301c9e43e1ce5fd73b7bb8fe255 --- /dev/null +++ b/pretrain/composite/RestockPantry/20250714/lerobot/meta/tasks.jsonl @@ -0,0 +1,2 @@ +{"task_index": 0, "task": "Pick the cans from the counter and place them in their designated side in the cabinet."} +{"task_index": 1, "task": "RestockPantry"} diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/dataset_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/dataset_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e4380a2d5b70b8a492696655afef27ba5be26047 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/dataset_meta.json @@ -0,0 +1,390 @@ +{ + "date": "7-30-2025", + "env": "SoakSponge", + "env_args": { + "type": 1, + "env_name": "SoakSponge", + "env_version": "0.5.1", + "robosuite_version": "1.5.2", + "mujoco_version": "3.3.1", + "env_kwargs": { + "env_name": "SoakSponge", + "robots": "PandaOmron", + "layout_ids": -2, + "style_ids": -2, + "obj_instance_split": "pretrain", + "translucent_robot": false, + "layout_and_style_ids": null, + "controller_configs": { + "type": "HYBRID_MOBILE_BASE", + "composite_controller_specific_configs": { + "left_offset": [ + 0.0, + 0.0, + 0.0 + ], + "right_offset": [ + -0.15, + 0.0, + 0.35 + ], + "left2arm_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2arm_transform": [ + [ + 0, + 0.7071068, + 0.7071068, + 0 + ], + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 0.7071068, + -0.7071068, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "left2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "body_part_ordering": [ + "right", + "right_gripper", + "base", + "torso" + ] + }, + "body_parts": { + "right": { + "type": "OSC_POSE", + "input_max": 1, + "input_min": -1, + "output_max": [ + 0.05, + 0.05, + 0.05, + 0.5, + 0.5, + 0.5 + ], + "output_min": [ + -0.05, + -0.05, + -0.05, + -0.5, + -0.5, + -0.5 + ], + "kp": 150, + "damping_ratio": 1, + "impedance_mode": "fixed", + "kp_limits": [ + 0, + 300 + ], + "damping_ratio_limits": [ + 0, + 10 + ], + "position_limits": null, + "orientation_limits": null, + "uncouple_pos_ori": true, + "input_type": "delta", + "input_ref_frame": "base", + "interpolation": null, + "ramp_ratio": 0.2, + "gripper": { + "type": "GRIP" + } + }, + "torso": { + "type": "JOINT_POSITION", + "interpolation": "null", + "kp": 2000 + }, + "base": { + "type": "JOINT_VELOCITY", + "interpolation": "null" + } + } + } + } + }, + "env_info": { + "env_name": "SoakSponge", + "robots": "PandaOmron", + "layout_ids": -2, + "style_ids": -2, + "obj_instance_split": "pretrain", + "translucent_robot": true, + "layout_and_style_ids": null, + "controller_configs": { + "type": "HYBRID_MOBILE_BASE", + "composite_controller_specific_configs": { + "left_offset": [ + 0.0, + 0.0, + 0.0 + ], + "right_offset": [ + -0.15, + 0.0, + 0.35 + ], + "left2arm_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2arm_transform": [ + [ + 0, + 0.7071068, + 0.7071068, + 0 + ], + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 0.7071068, + -0.7071068, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "left2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "right2finger_transform": [ + [ + 1, + 0, + 0, + 0 + ], + [ + 0, + 1, + 0, + 0 + ], + [ + 0, + 0, + 1, + 0 + ], + [ + 0, + 0, + 0, + 1 + ] + ], + "body_part_ordering": [ + "right", + "right_gripper", + "base", + "torso" + ] + }, + "body_parts": { + "right": { + "type": "OSC_POSE", + "input_max": 1, + "input_min": -1, + "output_max": [ + 0.05, + 0.05, + 0.05, + 0.5, + 0.5, + 0.5 + ], + "output_min": [ + -0.05, + -0.05, + -0.05, + -0.5, + -0.5, + -0.5 + ], + "kp": 150, + "damping_ratio": 1, + "impedance_mode": "fixed", + "kp_limits": [ + 0, + 300 + ], + "damping_ratio_limits": [ + 0, + 10 + ], + "position_limits": null, + "orientation_limits": null, + "uncouple_pos_ori": true, + "input_type": "delta", + "input_ref_frame": "base", + "interpolation": null, + "ramp_ratio": 0.2, + "gripper": { + "type": "GRIP" + } + }, + "torso": { + "type": "JOINT_POSITION", + "interpolation": "null", + "kp": 2000 + }, + "base": { + "type": "JOINT_VELOCITY", + "interpolation": "null" + } + } + } + }, + "mujoco_version": "3.3.1", + "robocasa_version": "0.5.1", + "robosuite_version": "1.5.2", + "time": "22:30:3", + "total": 125084 +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000000/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000000/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1c772656cba51c979038b182fa460d95d58cdcd8 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000000/ep_meta.json @@ -0,0 +1,374 @@ +{ + "layout_id": 32, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.2337147958889072, + 0.65 + ], + "offset": [ + -0.48313760205554646, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "widestove_right_group_1": { + "cls": "Stove" + }, + "widestove_hood_right_group_1": { + "cls": "Hood" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "Drawer" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_3": { + "cls": "Drawer" + }, + "papertowel_island_group_1": { + "cls": "Accessory" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.1086261860931526, + -0.7983799804629921, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000001/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000001/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ca75b74983fc46541b224b12d511296cea9157c2 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000001/ep_meta.json @@ -0,0 +1,395 @@ +{ + "layout_id": 57, + "style_id": 19, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.1136623134549253, + 0.65 + ], + "offset": [ + -0.8188108432725374, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_9_main_group_1": { + "cls": "Box" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_left_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_04_left_group_1_base": { + "cls": "Box" + }, + "stack_04_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_10_left_group_1": { + "cls": "Box" + }, + "cube_11_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group_1": { + "cls": "Accessory" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_2_base": { + "cls": "Box" + }, + "stack_09_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_09_island_group_2_2": { + "cls": "Drawer" + }, + "stack_08_island_group_2_base": { + "cls": "Box" + }, + "stack_08_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_08_island_group_2_2": { + "cls": "Drawer" + }, + "stack_10_island_group_2_base": { + "cls": "Box" + }, + "stack_10_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_10_island_group_2_2": { + "cls": "Drawer" + }, + "stack_11_island_group_2_base": { + "cls": "Box" + }, + "stack_11_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_2_2": { + "cls": "Drawer" + }, + "cube_5_island_group_2": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + -0.8439726373132092, + -2.3291706289824203, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.000175978787528841 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000002/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000002/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..4d7985bfb9ead00172ef09089ceb16d3fcd50c40 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000002/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 46, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_front_group_1", + "sample_region_kwargs": { + "ref": "sink_front_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 1.4304722400000003, + 1.300035 + ], + "offset": [ + -1.43697988, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_front_group_1", + "counter": "counter_2_front_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.526573829297152, + -2.6924411784982922, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712230463812298 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000004/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000004/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1e779f5c1ff4766040af05f438507eeb5eb1195c --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000004/ep_meta.json @@ -0,0 +1,440 @@ +{ + "layout_id": 23, + "style_id": 56, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "sink_1_main_group", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.6202416980517524, + 0.65 + ], + "offset": [ + -1.371379150974124, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "HingeCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_box_main_group": { + "cls": "Box" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "OpenCabinet" + }, + "cab_2_left_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_2": { + "cls": "Drawer" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "island_1_island_group": { + "cls": "Counter" + }, + "island_box_island_group": { + "cls": "Box" + }, + "island_2_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.8292307163406982, + -0.7614686113599121, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000005/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000005/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6189b67e0fe90a1bd7804ce0742a5b3fd5491ac3 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000005/ep_meta.json @@ -0,0 +1,449 @@ +{ + "layout_id": 35, + "style_id": 26, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 0.8553282259761805, + 0.65 + ], + "offset": [ + 0.9188858870119094, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.498277933226426, + -2.3394800286292954, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000007/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000007/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a81f3d730c03c88e1dd618d7d6d45106d0fc44a6 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000007/ep_meta.json @@ -0,0 +1,377 @@ +{ + "layout_id": 38, + "style_id": 47, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.6539064140281643, + 0.65 + ], + "offset": [ + 1.1020467929859177, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.801013600485843, + -0.8247358055202643, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000008/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000008/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7613e85446603e43c2c5d20a0b5331cdcf3fc769 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000008/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 33, + "style_id": 44, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.634664121868884, + 1.1661 + ], + "offset": [ + -1.082667939065558, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.1158116196805334, + -1.8255134240653135, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5706453736350774 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000010/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000010/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..afcf212fe372d127531e87cbd4dcc4a2f3647f20 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000010/ep_meta.json @@ -0,0 +1,491 @@ +{ + "layout_id": 12, + "style_id": 48, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "sink_1_main_group", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 1.3771755213010124, + 0.65 + ], + "offset": [ + -1.2484122393494939, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group": { + "cls": "Dishwasher" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "top_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_2_main_group": { + "cls": "Box" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "PanelCabinet" + }, + "box_3_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "box_2_left_group": { + "cls": "Box" + }, + "fridge_1_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_left_group": { + "cls": "HousingCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "SingleCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "PanelCabinet" + }, + "box_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_right_group_1": { + "cls": "HingeCabinet" + }, + "island_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_island_group_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + }, + "box_1_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.328225077122111, + -0.8480456208424363, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000011/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000011/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..78a7efa585d59ccf665d933a7bbb7fea1c65872a --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000011/ep_meta.json @@ -0,0 +1,383 @@ +{ + "layout_id": 45, + "style_id": 42, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8453499999999999, + 0.65 + ], + "offset": [ + 0.844325, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "panelbox_2_island_group_1_base": { + "cls": "Box" + }, + "panelbox_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "panelbox_1_island_group_1_base": { + "cls": "Box" + }, + "panelbox_1_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.863514050447806, + -0.7612912135354355, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000012/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000012/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2df4592113ce42806627191f96501308fde6816a --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000012/ep_meta.json @@ -0,0 +1,377 @@ +{ + "layout_id": 38, + "style_id": 16, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.453608209884344, + 0.65 + ], + "offset": [ + -1.202195895057828, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.799527158421936, + -0.7990704021400038, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000014/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000014/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..244ab09eba8227a6e6c7b5d5284bb75367d59435 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000014/ep_meta.json @@ -0,0 +1,389 @@ +{ + "layout_id": 54, + "style_id": 13, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 0.7518097478491735, + 0.65 + ], + "offset": [ + -0.8069451260754132, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.894156759687029, + -1.8662330854322575, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000015/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000015/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..707594b8302e1dbbf803491011d9267272bb894a --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000015/ep_meta.json @@ -0,0 +1,422 @@ +{ + "layout_id": 28, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_main_group", + "sample_region_kwargs": { + "ref": "sink_main_group", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.4828276198027661, + 0.65 + ], + "offset": [ + 1.0985861900986167, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "sink_main_group": { + "cls": "Sink" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_main_group": { + "cls": "Oven" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_base": { + "cls": "Box" + }, + "stack_7_main_group_1": { + "cls": "Drawer" + }, + "stack_7_main_group_2": { + "cls": "HingeCabinet" + }, + "stack_7_main_group_3": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group": { + "cls": "HingeCabinet" + }, + "stovetop_island_group": { + "cls": "Stovetop" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "island_island_group": { + "cls": "Counter" + }, + "cube_island_group": { + "cls": "Box" + }, + "panel_cab_1_island_group_base": { + "cls": "Box" + }, + "panel_cab_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "dishwasher_island_group": { + "cls": "Dishwasher" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + }, + "stack_3_island_group_3": { + "cls": "Drawer" + }, + "stack_4_island_group_base": { + "cls": "Box" + }, + "stack_4_island_group_1": { + "cls": "Drawer" + }, + "stack_4_island_group_2": { + "cls": "Drawer" + }, + "stack_4_island_group_3": { + "cls": "Drawer" + }, + "stack_5_island_group_base": { + "cls": "Box" + }, + "stack_5_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2": { + "cls": "Drawer" + }, + "panel_cab_2_island_group_base": { + "cls": "Box" + }, + "panel_cab_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group", + "counter": "counter_2_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.9559810527003303, + -0.8496447900720234, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000018/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000018/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..175b7b0e192858963ea0258434e24f3e48b30eb9 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000018/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 50, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.3202668803869253, + 0.65 + ], + "offset": [ + -0.8573490598065374, + -3.469446951953614e-17, + 0.4600005 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.507267126638441, + -0.8274223381231658, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707959135307359 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000020/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000020/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8cc8e9c31339b125e0f5052cb3632861c307d207 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000020/ep_meta.json @@ -0,0 +1,368 @@ +{ + "layout_id": 59, + "style_id": 60, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 0.7876771106143347, + 1.075989 + ], + "offset": [ + 0.807291944692833, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_01_room": { + "cls": "Wall" + }, + "wall_left_01_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_02_room": { + "cls": "Wall" + }, + "wall_left_02_backing_room": { + "cls": "Wall" + }, + "wall_left_03_room": { + "cls": "Wall" + }, + "wall_left_03_backing_room": { + "cls": "Wall" + }, + "wall_left_04_room": { + "cls": "Wall" + }, + "wall_left_04_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "singlecabinet_03_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_02_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_01_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_04_main_group_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.579907334342501, + -2.0874981984329253, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.570796175799094 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000021/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000021/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a05aba1d8b7034410362505e774ea7bff5510cbd --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000021/ep_meta.json @@ -0,0 +1,419 @@ +{ + "layout_id": 51, + "style_id": 42, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.3568491600000003, + 0.65 + ], + "offset": [ + 0.9093764200000003, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_05_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "hingecabinet_6_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_base": { + "cls": "Box" + }, + "stack_06_main_group_1_1": { + "cls": "Drawer" + }, + "stack_06_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_3": { + "cls": "Drawer" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_08_right_group_1_base": { + "cls": "Box" + }, + "stack_08_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_11_island_group_1_base": { + "cls": "Box" + }, + "stack_11_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_1_2": { + "cls": "Drawer" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.9408788272073036, + -0.7631918773589514, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.57064844767067 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000022/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000022/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f148e900ca07786ab4a0fe394aec9fc13859c11c --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000022/ep_meta.json @@ -0,0 +1,308 @@ +{ + "layout_id": 40, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8127398330931683, + 0.65 + ], + "offset": [ + 0.8111300834534159, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "box_2_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.9527679430297966, + -2.0256292222993566, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000023/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000023/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..a06c201ecf23c729cfc7dae7a41545f0c024fbbb --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000023/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 50, + "style_id": 37, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.9217428495183675, + 0.65 + ], + "offset": [ + 1.0566110752408167, + -3.469446951953614e-17, + 0.4600005 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.29981406604316, + -0.8460597295328943, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707959135307359 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000024/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000024/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e2380cc140d7e36726d9017b20d4f72e0f2a4545 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000024/ep_meta.json @@ -0,0 +1,467 @@ +{ + "layout_id": 17, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_1_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.170020034487567, + 0.65 + ], + "offset": [ + -1.0899899827562165, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stovetop_main_group_1": { + "cls": "Stovetop" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_7_main_group_1_base": { + "cls": "Box" + }, + "stack_7_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "hood_main_group_1": { + "cls": "Hood" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_4_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_5_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_6_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "box_left_group_1": { + "cls": "Box" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_1_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "fridge_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "box_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "Drawer" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_3": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "Drawer" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_3": { + "cls": "Drawer" + }, + "sink_1_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "cab_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cab_2_right_group_1": { + "cls": "OpenCabinet" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "Drawer" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "Drawer" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.8398610903408805, + -2.252383664752604, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000025/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000025/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cd2f5f85540ade35021cafcb754af5384bfd1726 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000025/ep_meta.json @@ -0,0 +1,407 @@ +{ + "layout_id": 42, + "style_id": 32, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.069491981439009, + 1.242 + ], + "offset": [ + -0.7732540092804956, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_right_group_1": { + "cls": "Oven" + }, + "oven_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "plant_left_group_1": { + "cls": "Accessory" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.496265253052506, + -3.8524605552771836, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.14159329371052 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000027/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000027/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1ce455470f7d33bbfa504d6d3347f959536f7a0 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000027/ep_meta.json @@ -0,0 +1,455 @@ +{ + "layout_id": 22, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "sink_1_left_group", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 2.3710126198027663, + 0.65 + ], + "offset": [ + -1.331993690098617, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "floor_4_room": { + "cls": "Floor" + }, + "floor_4_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "oven_left_group": { + "cls": "Oven" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "stovetop_dining_area_group_1": { + "cls": "Stovetop" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_1_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_1_2": { + "cls": "Drawer" + }, + "dining_dining_area_group_2": { + "cls": "Counter" + }, + "stack_1_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_2_2": { + "cls": "Drawer" + }, + "bottom_front_group_base": { + "cls": "Box" + }, + "bottom_front_group_1": { + "cls": "Drawer" + }, + "middle_front_group": { + "cls": "HingeCabinet" + }, + "microwave_front_group": { + "cls": "Microwave" + }, + "microwave_housing_front_group": { + "cls": "HousingCabinet" + }, + "top_front_group": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.811583453592737, + -2.293516328574512, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000028/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000028/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6beb93bb3d6022b9897c8a321b23d25c0e1b1337 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000028/ep_meta.json @@ -0,0 +1,425 @@ +{ + "layout_id": 18, + "style_id": 29, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "sink_1_right_group", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 0.8214999999999998, + 0.65 + ], + "offset": [ + 1.5392499999999998, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_5_room": { + "cls": "WallAccessory" + }, + "light_switch_6_room": { + "cls": "WallAccessory" + }, + "light_switch_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_4": { + "cls": "Drawer" + }, + "stack_2_left_group_5": { + "cls": "Drawer" + }, + "stack_2_left_group_6": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_4": { + "cls": "Drawer" + }, + "stack_4_left_group_5": { + "cls": "Drawer" + }, + "stack_4_left_group_6": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "sink_1_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_1_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_right_group_base": { + "cls": "Box" + }, + "stack_5_right_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_base": { + "cls": "Box" + }, + "panel_stack_right_group_1": { + "cls": "PanelCabinet" + }, + "wall_stack_right_group_base": { + "cls": "Box" + }, + "wall_stack_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_right_group", + "counter": "counter_1_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.220524795423699, + -3.305469884101016, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000029/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000029/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f011d16b603f36c71e81bc974b5b28256d7d0d47 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000029/ep_meta.json @@ -0,0 +1,455 @@ +{ + "layout_id": 22, + "style_id": 27, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "sink_1_left_group", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 2.3897786169485826, + 0.65 + ], + "offset": [ + -1.3226106915257088, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "floor_4_room": { + "cls": "Floor" + }, + "floor_4_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "oven_left_group": { + "cls": "Oven" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "stovetop_dining_area_group_1": { + "cls": "Stovetop" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_1_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_1_2": { + "cls": "Drawer" + }, + "dining_dining_area_group_2": { + "cls": "Counter" + }, + "stack_1_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2_2": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_2_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_2_2": { + "cls": "Drawer" + }, + "bottom_front_group_base": { + "cls": "Box" + }, + "bottom_front_group_1": { + "cls": "Drawer" + }, + "middle_front_group": { + "cls": "HingeCabinet" + }, + "microwave_front_group": { + "cls": "Microwave" + }, + "microwave_housing_front_group": { + "cls": "HousingCabinet" + }, + "top_front_group": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8069525515813402, + -2.3586400721296874, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000030/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000030/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9d136d992bc90860a9abf4f3f6d5fd46ad612d4 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000030/ep_meta.json @@ -0,0 +1,410 @@ +{ + "layout_id": 26, + "style_id": 38, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_front_group", + "sample_region_kwargs": { + "ref": "sink_1_front_group", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.4279390827484293, + 0.65 + ], + "offset": [ + 0.5360304586257854, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_front_group", + "counter": "counter_1_front_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.861394170477668, + -4.362687170766334, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5707957029303028 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000031/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000031/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0cded2719c1e3ff787021eb741b5b7ea97d6919c --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000031/ep_meta.json @@ -0,0 +1,383 @@ +{ + "layout_id": 45, + "style_id": 24, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 0.9369743019160477, + 0.65 + ], + "offset": [ + 0.7985128490419764, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "panelbox_2_island_group_1_base": { + "cls": "Box" + }, + "panelbox_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "panelbox_1_island_group_1_base": { + "cls": "Box" + }, + "panelbox_1_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.8077723526327705, + -0.7953948183089318, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000032/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000032/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86deaf165cf8784f9fa80b4e028619e774f3d616 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000032/ep_meta.json @@ -0,0 +1,440 @@ +{ + "layout_id": 23, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "sink_1_main_group", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.8384419814390092, + 0.65 + ], + "offset": [ + 1.2622790092804963, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "HingeCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_box_main_group": { + "cls": "Box" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "OpenCabinet" + }, + "cab_2_left_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_2": { + "cls": "Drawer" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "island_1_island_group": { + "cls": "Counter" + }, + "island_box_island_group": { + "cls": "Box" + }, + "island_2_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.644723730569824, + -0.8362915457127187, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000033/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000033/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..76ea34c49bb715a24c2e7b4e0de5318c8ddf3084 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000033/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 33, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.6499871803869253, + 1.1661 + ], + "offset": [ + -1.0750064098065373, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2752974245454527, + -1.7681676594407754, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5706453736350774 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000036/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000036/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3aab06526f44b47a4665850515ba339e904951cb --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000036/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 13, + "style_id": 17, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_1_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.9897272961913228, + 0.65 + ], + "offset": [ + -0.7076363519043385, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.001185340011778, + -0.7826455178590949, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000037/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000037/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2f78142f2af6a92d21eb5944532f446b2455c4fd --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000037/ep_meta.json @@ -0,0 +1,485 @@ +{ + "layout_id": 20, + "style_id": 19, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "sink_1_left_group", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.8135975934549253, + 0.65 + ], + "offset": [ + -0.7812012032725373, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "box_main_group": { + "cls": "Box" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "counter_corner_1_left_group": { + "cls": "Counter" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_1_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group": { + "cls": "Dishwasher" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "SingleCabinet" + }, + "box_2_left_group": { + "cls": "Box" + }, + "cab_1_left_group": { + "cls": "SingleCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "SingleCabinet" + }, + "cab_corner_left_group": { + "cls": "Box" + }, + "knife_block_left_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "counter_1_island_group_2": { + "cls": "Counter" + }, + "panel_stack_1_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_2_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "panel_stack_2_island_group_2_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_2_1": { + "cls": "PanelCabinet" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "fridge_1_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "box_front_group_1": { + "cls": "Box" + }, + "cab_1_front_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_1": { + "cls": "SingleCabinet" + }, + "cab_3_front_group_1": { + "cls": "SingleCabinet" + }, + "toaster_front_group_1": { + "cls": "Toaster" + }, + "counter_1_front_group_2": { + "cls": "Counter" + }, + "stack_1_front_group_2_base": { + "cls": "Box" + }, + "stack_1_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2_base": { + "cls": "Box" + }, + "stack_2_front_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_2_base": { + "cls": "Box" + }, + "stack_3_front_group_2_1": { + "cls": "SingleCabinet" + }, + "cab_1_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_2_front_group_2": { + "cls": "HingeCabinet" + }, + "cab_3_front_group_2": { + "cls": "HingeCabinet" + }, + "toaster_oven_front_group_2": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8083306499113863, + -1.8042898162353864, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000038/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000038/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c080e18663e4df1d87d8339408c8ece886d96c1e --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000038/ep_meta.json @@ -0,0 +1,575 @@ +{ + "layout_id": 25, + "style_id": 11, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "sink_1_left_group", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 2.669491698051752, + 0.65 + ], + "offset": [ + -0.8482541509741239, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_5_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_4": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "SingleCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_corner_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_1_above_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_corner_2_main_group": { + "cls": "Box" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_3_above_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "cab_4_above_main_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "sink_1_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_left_group_2": { + "cls": "Drawer" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "SingleCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "corner_counter_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "PanelCabinet" + }, + "fridge_right_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "middle_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "counter_2_right_group": { + "cls": "Counter" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_2_right_group_4": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "Drawer" + }, + "stack_4_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_3": { + "cls": "Drawer" + }, + "stack_4_right_group_4": { + "cls": "Drawer" + }, + "plant_right_group": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_2_2": { + "cls": "Drawer" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_2": { + "cls": "Drawer" + }, + "stack_3_island_group_2_base": { + "cls": "Box" + }, + "stack_3_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_2_2": { + "cls": "Drawer" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_2_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.844605285242199, + -1.7699946037985372, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000039/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000039/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c9bf138ade04d1eaa0b46193960d6680c1462b3e --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000039/ep_meta.json @@ -0,0 +1,554 @@ +{ + "layout_id": 39, + "style_id": 56, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 2.790131698051752, + 0.65 + ], + "offset": [ + -1.454934150974124, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_front_5_room": { + "cls": "Wall" + }, + "wall_front_5_backing_room": { + "cls": "Wall" + }, + "wall_right_5_room": { + "cls": "Wall" + }, + "wall_right_5_backing_room": { + "cls": "Wall" + }, + "wall_front_4_room": { + "cls": "Wall" + }, + "wall_front_4_backing_room": { + "cls": "Wall" + }, + "wall_right_4_room": { + "cls": "Wall" + }, + "wall_right_4_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_6_room": { + "cls": "Wall" + }, + "wall_front_6_backing_room": { + "cls": "Wall" + }, + "wall_front_7_room": { + "cls": "Wall" + }, + "wall_front_7_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6.001_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_5_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_7_main_group_1_base": { + "cls": "Box" + }, + "stack_7_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "stovetop_island_group_1": { + "cls": "Stovetop" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_2.001_base": { + "cls": "Box" + }, + "stack_5_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_6_island_group_2.001_base": { + "cls": "Box" + }, + "stack_6_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_6_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_7_island_group_2.001_base": { + "cls": "Box" + }, + "stack_7_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_7_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_8_island_group_2.001_base": { + "cls": "Box" + }, + "stack_8_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_8_island_group_2.001_2": { + "cls": "Drawer" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "hingecabinet_2_front_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_front_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_5_front_group_1_base": { + "cls": "Box" + }, + "stack_5_front_group_1_1": { + "cls": "Drawer" + }, + "stack_5_front_group_1_2": { + "cls": "Drawer" + }, + "stack_5_front_group_1_3": { + "cls": "Drawer" + }, + "bottom_front_group_1_base": { + "cls": "Box" + }, + "bottom_front_group_1_1": { + "cls": "Drawer" + }, + "oven_front_group_1": { + "cls": "Oven" + }, + "oven_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "microwave_front_group_1": { + "cls": "Microwave" + }, + "microwave_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "top_front_group_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_front_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_front_group_1": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.079188873286946, + -0.8326116877658497, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000041/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000041/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..022f2a9173d3fdb745d20e92406f1538a27fe8ed --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000041/ep_meta.json @@ -0,0 +1,440 @@ +{ + "layout_id": 23, + "style_id": 11, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "sink_1_main_group", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 1.6202416980517524, + 0.65 + ], + "offset": [ + -1.371379150974124, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "HingeCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_box_main_group": { + "cls": "Box" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "OpenCabinet" + }, + "cab_2_left_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_2": { + "cls": "Drawer" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "island_1_island_group": { + "cls": "Counter" + }, + "island_box_island_group": { + "cls": "Box" + }, + "island_2_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.669536174879232, + -0.7553976855350363, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000043/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000043/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f06bac3600c038e8064be7fab6695c9aa8701eec --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000043/ep_meta.json @@ -0,0 +1,374 @@ +{ + "layout_id": 32, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.2099796803869256, + 0.65 + ], + "offset": [ + -0.49500515980653725, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "widestove_right_group_1": { + "cls": "Stove" + }, + "widestove_hood_right_group_1": { + "cls": "Hood" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "Drawer" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_3": { + "cls": "Drawer" + }, + "papertowel_island_group_1": { + "cls": "Accessory" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.169059050009872, + -0.8436655041461365, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000044/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000044/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..dfdf3ff8205e305f5e0f029a28b726233d037a37 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000044/ep_meta.json @@ -0,0 +1,440 @@ +{ + "layout_id": 23, + "style_id": 37, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group", + "sample_region_kwargs": { + "ref": "sink_1_main_group", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.9594475495183674, + 0.65 + ], + "offset": [ + 1.2017762252408168, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "wall_accessory_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group": { + "cls": "Counter" + }, + "sink_1_main_group": { + "cls": "Sink" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_2_main_group": { + "cls": "Counter" + }, + "box_1_main_group": { + "cls": "Box" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "HingeCabinet" + }, + "box_2_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "HingeCabinet" + }, + "top_corner_box_main_group": { + "cls": "Box" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "knife_block_main_group": { + "cls": "Accessory" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "HingeCabinet" + }, + "box_left_group": { + "cls": "Box" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "OpenCabinet" + }, + "cab_2_left_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "toaster_left_group": { + "cls": "Toaster" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_2": { + "cls": "Drawer" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "island_1_island_group": { + "cls": "Counter" + }, + "island_box_island_group": { + "cls": "Box" + }, + "island_2_island_group": { + "cls": "Counter" + }, + "panel_stack_1_island_group_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "panel_stack_2_island_group_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group", + "counter": "counter_1_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5977966607107335, + -0.8018127014387458, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000045/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000045/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e766409a9f5859126486e2f940b4cce531a23900 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000045/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 50, + "style_id": 40, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.534609824379143, + 0.65 + ], + "offset": [ + -0.7501775878104285, + -3.469446951953614e-17, + 0.4600005 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "cube_09_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_01_island_group_1": { + "cls": "Box" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_07_island_group_1": { + "cls": "Box" + }, + "cube_08_island_group_1": { + "cls": "Box" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_13_left_group_1_base": { + "cls": "Box" + }, + "stack_13_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_13_left_group_1_2": { + "cls": "Drawer" + }, + "stack_12_left_group_1_base": { + "cls": "Box" + }, + "stack_12_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_left_group_1_2": { + "cls": "Drawer" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_3_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_2": { + "cls": "Drawer" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "Drawer" + }, + "stack_05_right_group_1_2": { + "cls": "Drawer" + }, + "stack_05_right_group_1_3": { + "cls": "Drawer" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "Drawer" + }, + "cube_02_right_group_1": { + "cls": "Box" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.485769666159601, + -0.8457121536802246, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707959135307359 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000046/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000046/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..6e98f4f7094cbd2b33f01aad1bfab50245b37c03 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000046/ep_meta.json @@ -0,0 +1,383 @@ +{ + "layout_id": 60, + "style_id": 20, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "sink_left_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.7031212503334867, + 0.650002 + ], + "offset": [ + -0.9235083748332567, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_12_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "wallaccessory_08_room": { + "cls": "WallAccessory" + }, + "wallaccessory_09_room": { + "cls": "WallAccessory" + }, + "wallaccessory_10_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_11_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "singlecabinet_01_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_main_group_1": { + "cls": "Box" + }, + "cube_12_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "fridgebottomfreezer_right_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_05_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_6_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_04_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_06_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_13_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_5_left_group_1": { + "cls": "Counter" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "toaster_left_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.299801712877922, + -2.3503106674972005, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415922821865117 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000048/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000048/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..8e3ef3a736406acb0140c906d53303221092d9a5 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000048/ep_meta.json @@ -0,0 +1,446 @@ +{ + "layout_id": 56, + "style_id": 18, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.9218957115595586, + 1.604605 + ], + "offset": [ + 0.8468916442202206, + 2.0816681711721685e-17, + 0.4600015 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "lightswitch_03_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_13_island_group_2_base": { + "cls": "Box" + }, + "stack_13_island_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_04_island_group_2_base": { + "cls": "Box" + }, + "stack_04_island_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_12_island_group_2_base": { + "cls": "Box" + }, + "stack_12_island_group_2_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_5_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_3_main_group_1": { + "cls": "OpenCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "stack_11_main_group_1_base": { + "cls": "Box" + }, + "stack_11_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "Drawer" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_3": { + "cls": "Drawer" + }, + "stack_08_main_group_1_base": { + "cls": "Box" + }, + "stack_08_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_base": { + "cls": "Box" + }, + "stack_06_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_main_group_1_base": { + "cls": "Box" + }, + "stack_07_main_group_1_1": { + "cls": "Drawer" + }, + "stack_07_main_group_1_2": { + "cls": "Drawer" + }, + "stack_07_main_group_1_3": { + "cls": "Drawer" + }, + "cube_8_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_9_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_8_right_group_1": { + "cls": "Counter" + }, + "stack_6_right_group_1_base": { + "cls": "Box" + }, + "stack_6_right_group_1_1": { + "cls": "Drawer" + }, + "stack_6_right_group_1_2": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "cube_12_right_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_11_island_group_1_base": { + "cls": "Box" + }, + "stack_11_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_11_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.107386609692698, + -2.2360973195877683, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.7122340957374185 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000049/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000049/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9f202569334a899917ef2198d789cbbad002ee95 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000049/ep_meta.json @@ -0,0 +1,449 @@ +{ + "layout_id": 24, + "style_id": 26, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_1_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.5482262259761803, + 1.95 + ], + "offset": [ + 1.12588688701191, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_main_group": { + "cls": "Dishwasher" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "Drawer" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_4": { + "cls": "Drawer" + }, + "stack_3_main_group_5": { + "cls": "Drawer" + }, + "stack_3_main_group_6": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "Drawer" + }, + "stack_5_main_group_2": { + "cls": "Drawer" + }, + "stack_6_main_group_base": { + "cls": "Box" + }, + "stack_6_main_group_1": { + "cls": "Drawer" + }, + "stack_6_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_base": { + "cls": "Box" + }, + "stack_7_main_group_1": { + "cls": "Drawer" + }, + "stack_7_main_group_2": { + "cls": "Drawer" + }, + "stack_7_main_group_3": { + "cls": "Drawer" + }, + "wall_stack_main_group_base": { + "cls": "Box" + }, + "wall_stack_main_group_1": { + "cls": "HingeCabinet" + }, + "wall_stack_main_group_2": { + "cls": "HingeCabinet" + }, + "hood_main_group": { + "cls": "Hood" + }, + "cab_1_main_group": { + "cls": "SingleCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "SingleCabinet" + }, + "cab_4_main_group": { + "cls": "SingleCabinet" + }, + "cab_5_main_group": { + "cls": "HingeCabinet" + }, + "cab_6_main_group": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group": { + "cls": "Accessory" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "bottom_right_group_base": { + "cls": "Box" + }, + "bottom_right_group_1": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "microwave_right_group": { + "cls": "Microwave" + }, + "microwave_housing_right_group": { + "cls": "HousingCabinet" + }, + "top_right_group": { + "cls": "HingeCabinet" + }, + "fridge_right_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "fridge_top_cabinet_right_group": { + "cls": "HingeCabinet" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_box_1_island_group_1_base": { + "cls": "Box" + }, + "panel_box_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "plant_island_group_1": { + "cls": "Accessory" + }, + "stack_1_island_group_2_base": { + "cls": "Box" + }, + "stack_1_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_2_base": { + "cls": "Box" + }, + "stack_2_island_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.2646544804616386, + -1.8009046851997674, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712388892961913 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000050/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000050/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..00c6458a1b15cf06f450ae3a347582fb9473ab36 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000050/ep_meta.json @@ -0,0 +1,350 @@ +{ + "layout_id": 44, + "style_id": 47, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8611858140281641, + 0.650008 + ], + "offset": [ + 0.4900095929859176, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.8339546002061944, + -0.8325482898656605, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000051/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000051/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..42b265797641507d326ca660987a59d73a32318e --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000051/ep_meta.json @@ -0,0 +1,467 @@ +{ + "layout_id": 49, + "style_id": 32, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.464894631439009, + 0.650178 + ], + "offset": [ + -0.8107111842804956, + -3.469446951953614e-17, + 0.460003 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_4_room": { + "cls": "Wall" + }, + "wall_main_4_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_11_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_13_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_right_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "fridgefrenchdoor_left_group_2": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_2": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_2": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "counter_5_front_group_1": { + "cls": "Counter" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_base": { + "cls": "Box" + }, + "stack_13_front_group_1_1": { + "cls": "Drawer" + }, + "stack_13_front_group_1_2": { + "cls": "Drawer" + }, + "stack_13_front_group_1_3": { + "cls": "Drawer" + }, + "stack_14_front_group_1_base": { + "cls": "Box" + }, + "stack_14_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_14_front_group_1_2": { + "cls": "Drawer" + }, + "stack_15_front_group_1_base": { + "cls": "Box" + }, + "stack_15_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_15_front_group_1_2": { + "cls": "Drawer" + }, + "stack_11_front_group_1_base": { + "cls": "Box" + }, + "stack_11_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_front_group_1_2": { + "cls": "Drawer" + }, + "cube_4_front_group_1": { + "cls": "Box" + }, + "cube_11_front_group_1": { + "cls": "Box" + }, + "cube_5_front_group_1": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "stack_10_dining_area_group_base": { + "cls": "Box" + }, + "stack_10_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_10_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_09_dining_area_group_base": { + "cls": "Box" + }, + "stack_09_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_09_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_08_dining_area_group_base": { + "cls": "Box" + }, + "stack_08_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_08_dining_area_group_2": { + "cls": "Drawer" + }, + "cube_2_dining_area_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 5.2589172460431755, + -1.9156570324610414, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.00016215342262304588 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000053/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000053/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f6c6dcf592307d8a6f9600ebe2ffa58e1eca1e97 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000053/ep_meta.json @@ -0,0 +1,329 @@ +{ + "layout_id": 37, + "style_id": 11, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 0.7448316980517522, + 1.045 + ], + "offset": [ + 0.7575841509741239, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "cab_micro_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "papertowel_left_group_1": { + "cls": "Accessory" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5361940909483267, + -2.747314307876543, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -4.7153339388650295e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000055/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000055/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f9c6723fbc8eb34643e5f4e243cedc266d906d84 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000055/ep_meta.json @@ -0,0 +1,374 @@ +{ + "layout_id": 11, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group", + "sample_region_kwargs": { + "ref": "sink_left_group", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 0.725010034487567, + 0.65 + ], + "offset": [ + 0.8314949827562166, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_left_group", + "counter": "counter_1_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 0.8073435344353301, + -1.7930820191018964, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415926193612504 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000056/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000056/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c1a07cde9898013551039f67d3ef5693a3a5c9a7 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000056/ep_meta.json @@ -0,0 +1,359 @@ +{ + "layout_id": 58, + "style_id": 53, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.7243597033331166, + 0.65 + ], + "offset": [ + -0.7696201483334416, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "lightswitch_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_15_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_3": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_16_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.237210816738162, + -0.8439020532600071, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000059/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000059/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..9670cbf45b2c2f193b520a7c050fe866902d777e --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000059/ep_meta.json @@ -0,0 +1,368 @@ +{ + "layout_id": 14, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_island_group_1", + "sample_region_kwargs": { + "ref": "sink_1_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 0.7634148330931683, + 0.65 + ], + "offset": [ + 0.46829258345341584, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_3": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_left_group_1": { + "cls": "Counter" + }, + "fridge_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1.002_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_left_group_1": { + "cls": "Box" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "counter_1_island_group_1": { + "cls": "Counter" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_island_group_1", + "counter": "counter_1_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.0449666488760507, + -1.5016048794065884, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712388892961913 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000060/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000060/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d60882936ce1bc5085eca351127bdf96ca3d406a --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000060/ep_meta.json @@ -0,0 +1,377 @@ +{ + "layout_id": 38, + "style_id": 51, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.621327619802766, + 0.65 + ], + "offset": [ + 1.1183361900986173, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.683539886249839, + -0.8012950104198164, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000062/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000062/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1d4bcd787b9a42c355ec1f737afbada2e489f9f5 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000062/ep_meta.json @@ -0,0 +1,368 @@ +{ + "layout_id": 14, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_island_group_1", + "sample_region_kwargs": { + "ref": "sink_1_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 0.7397222958889069, + 0.65 + ], + "offset": [ + 0.4801388520555464, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_3": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_left_group_1": { + "cls": "Counter" + }, + "fridge_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1.002_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_left_group_1": { + "cls": "Box" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "counter_1_island_group_1": { + "cls": "Counter" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_island_group_1", + "counter": "counter_1_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.1113495265647626, + -1.4820727102717566, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712388892961913 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000063/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000063/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2b0c9a282183779f5e85a141b3161c678daef6ff --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000063/ep_meta.json @@ -0,0 +1,395 @@ +{ + "layout_id": 57, + "style_id": 20, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.3462900703334864, + 0.65 + ], + "offset": [ + -0.7024969648332569, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_9_main_group_1": { + "cls": "Box" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_left_group_1": { + "cls": "SingleCabinet" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_04_left_group_1_base": { + "cls": "Box" + }, + "stack_04_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_10_left_group_1": { + "cls": "Box" + }, + "cube_11_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group_1": { + "cls": "Accessory" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_2_base": { + "cls": "Box" + }, + "stack_09_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_09_island_group_2_2": { + "cls": "Drawer" + }, + "stack_08_island_group_2_base": { + "cls": "Box" + }, + "stack_08_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_08_island_group_2_2": { + "cls": "Drawer" + }, + "stack_10_island_group_2_base": { + "cls": "Box" + }, + "stack_10_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_10_island_group_2_2": { + "cls": "Drawer" + }, + "stack_11_island_group_2_base": { + "cls": "Box" + }, + "stack_11_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_2_2": { + "cls": "Drawer" + }, + "cube_5_island_group_2": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + -0.811450402075226, + -2.232171090128524, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.000175978787528841 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000064/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000064/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..053194f2000fb3678d3f07493436eb170586f836 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000064/ep_meta.json @@ -0,0 +1,446 @@ +{ + "layout_id": 56, + "style_id": 22, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.9274666600000003, + 1.604605 + ], + "offset": [ + -0.8441061699999999, + 2.0816681711721685e-17, + 0.4600015 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "lightswitch_03_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_13_island_group_2_base": { + "cls": "Box" + }, + "stack_13_island_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_04_island_group_2_base": { + "cls": "Box" + }, + "stack_04_island_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_12_island_group_2_base": { + "cls": "Box" + }, + "stack_12_island_group_2_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_5_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_3_main_group_1": { + "cls": "OpenCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "stack_11_main_group_1_base": { + "cls": "Box" + }, + "stack_11_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "Drawer" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_3": { + "cls": "Drawer" + }, + "stack_08_main_group_1_base": { + "cls": "Box" + }, + "stack_08_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_base": { + "cls": "Box" + }, + "stack_06_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_main_group_1_base": { + "cls": "Box" + }, + "stack_07_main_group_1_1": { + "cls": "Drawer" + }, + "stack_07_main_group_1_2": { + "cls": "Drawer" + }, + "stack_07_main_group_1_3": { + "cls": "Drawer" + }, + "cube_8_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_9_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_8_right_group_1": { + "cls": "Counter" + }, + "stack_6_right_group_1_base": { + "cls": "Box" + }, + "stack_6_right_group_1_1": { + "cls": "Drawer" + }, + "stack_6_right_group_1_2": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_right_group_1": { + "cls": "Box" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "cube_12_right_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_11_island_group_1_base": { + "cls": "Box" + }, + "stack_11_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_11_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.9188101803700945, + -2.274278047092483, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.7122340957374185 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000066/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000066/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..685877d16a869f93e075a9c0ed448c95b734182c --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000066/ep_meta.json @@ -0,0 +1,425 @@ +{ + "layout_id": 18, + "style_id": 27, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "sink_1_right_group", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.9018536169485819, + 0.65 + ], + "offset": [ + 1.4990731915257094, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_5_room": { + "cls": "WallAccessory" + }, + "light_switch_6_room": { + "cls": "WallAccessory" + }, + "light_switch_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_4": { + "cls": "Drawer" + }, + "stack_2_left_group_5": { + "cls": "Drawer" + }, + "stack_2_left_group_6": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_4": { + "cls": "Drawer" + }, + "stack_4_left_group_5": { + "cls": "Drawer" + }, + "stack_4_left_group_6": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "sink_1_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_1_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_right_group_base": { + "cls": "Box" + }, + "stack_5_right_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_base": { + "cls": "Box" + }, + "panel_stack_right_group_1": { + "cls": "PanelCabinet" + }, + "wall_stack_right_group_base": { + "cls": "Box" + }, + "wall_stack_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_right_group", + "counter": "counter_1_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.202373496682001, + -3.393340739701572, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000068/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000068/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..1f8385bdf4e71abccca06847422679dd156eb1c7 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000068/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 13, + "style_id": 44, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_1_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 0.6512891218688839, + 0.65 + ], + "offset": [ + 1.3768554390655583, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.840285402440645, + -0.8303543540279473, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000069/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000069/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0d7994989f49f4aa88ac86935cc6656bea8ed97 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000069/ep_meta.json @@ -0,0 +1,419 @@ +{ + "layout_id": 51, + "style_id": 23, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.4255714558889072, + 0.65 + ], + "offset": [ + 0.8750152720555466, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_05_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "hingecabinet_6_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_base": { + "cls": "Box" + }, + "stack_06_main_group_1_1": { + "cls": "Drawer" + }, + "stack_06_main_group_1_2": { + "cls": "Drawer" + }, + "stack_06_main_group_1_3": { + "cls": "Drawer" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "stack_07_right_group_1_base": { + "cls": "Box" + }, + "stack_07_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_08_right_group_1_base": { + "cls": "Box" + }, + "stack_08_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_right_group_1_2": { + "cls": "Drawer" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_09_island_group_1_base": { + "cls": "Box" + }, + "stack_09_island_group_1_1": { + "cls": "Drawer" + }, + "stack_09_island_group_1_2": { + "cls": "Drawer" + }, + "stack_09_island_group_1_3": { + "cls": "Drawer" + }, + "stack_11_island_group_1_base": { + "cls": "Box" + }, + "stack_11_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_11_island_group_1_2": { + "cls": "Drawer" + }, + "stack_10_island_group_1_base": { + "cls": "Box" + }, + "stack_10_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_10_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_2_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.90263050473821, + -0.8010259688449629, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.57064844767067 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000070/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000070/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..56a4f515eda9377d529aefa9f351aae59508de44 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000070/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 46, + "style_id": 27, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_front_group_1", + "sample_region_kwargs": { + "ref": "sink_front_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.5108258569485824, + 1.300035 + ], + "offset": [ + -1.396803071525709, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_front_group_1", + "counter": "counter_2_front_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.316343582271597, + -2.675815403845932, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712230463812298 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000071/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000071/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..e916bbc93f7262ff53f30d1984ccebe796738743 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000071/ep_meta.json @@ -0,0 +1,425 @@ +{ + "layout_id": 18, + "style_id": 33, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group", + "sample_region_kwargs": { + "ref": "sink_1_right_group", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 2.202639358878847, + 0.65 + ], + "offset": [ + -0.8486803205605764, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_5_room": { + "cls": "WallAccessory" + }, + "light_switch_6_room": { + "cls": "WallAccessory" + }, + "light_switch_7_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "bottom_main_group_base": { + "cls": "Box" + }, + "bottom_main_group_1": { + "cls": "Drawer" + }, + "oven_main_group": { + "cls": "Oven" + }, + "oven_housing_main_group": { + "cls": "HousingCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "microwave_housing_main_group": { + "cls": "HousingCabinet" + }, + "top_main_group": { + "cls": "HingeCabinet" + }, + "fridge_main_group": { + "cls": "FridgeSideBySide" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group": { + "cls": "Box" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "plant_main_group": { + "cls": "Accessory" + }, + "stovetop_left_group": { + "cls": "Stovetop" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_4": { + "cls": "Drawer" + }, + "stack_2_left_group_5": { + "cls": "Drawer" + }, + "stack_2_left_group_6": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "PanelCabinet" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_4": { + "cls": "Drawer" + }, + "stack_4_left_group_5": { + "cls": "Drawer" + }, + "stack_4_left_group_6": { + "cls": "Drawer" + }, + "stack_5_left_group_base": { + "cls": "Box" + }, + "stack_5_left_group_1": { + "cls": "SingleCabinet" + }, + "hood_left_group": { + "cls": "Hood" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "sink_1_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_1_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "Drawer" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_3": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_right_group_base": { + "cls": "Box" + }, + "stack_5_right_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_base": { + "cls": "Box" + }, + "panel_stack_right_group_1": { + "cls": "PanelCabinet" + }, + "wall_stack_right_group_base": { + "cls": "Box" + }, + "wall_stack_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_right_group", + "counter": "counter_1_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2627379120902167, + -3.2755367749356212, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000072/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000072/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..71294c935e3ee23a1d5b6e2413e5983f2205a27f --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000072/ep_meta.json @@ -0,0 +1,398 @@ +{ + "layout_id": 53, + "style_id": 54, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 0.4022429003217745, + 0.65 + ], + "offset": [ + -0.8012345498391128, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_4_room": { + "cls": "Wall" + }, + "wall_front_4_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "dining_dining_area_group_1": { + "cls": "Counter" + }, + "stack_3_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1_1": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_1_3": { + "cls": "Drawer" + }, + "stack_5_dining_area_group_1_base": { + "cls": "Box" + }, + "stack_5_dining_area_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_dining_area_group_1_2": { + "cls": "Drawer" + }, + "cube_6_dining_area_group_1": { + "cls": "Box" + }, + "cube_1_dining_area_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "counter_5_right_group_1": { + "cls": "Counter" + }, + "counter_corner_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_6_right_group_1_base": { + "cls": "Box" + }, + "stack_6_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_right_group_1_2": { + "cls": "Drawer" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_4_front_group_1": { + "cls": "HingeCabinet" + }, + "counter_3_front_group_1": { + "cls": "Counter" + }, + "stack_9_front_group_1_base": { + "cls": "Box" + }, + "stack_9_front_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "fridgefrenchdoor_front_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_2_front_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_front_group_1": { + "cls": "CoffeeMachine" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.5962354976473407, + -0.7885037968542219, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706343213793446 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000073/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000073/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..deed2a24499985b19e2f8ff2c7211659ccbff7ca --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000073/ep_meta.json @@ -0,0 +1,356 @@ +{ + "layout_id": 41, + "style_id": 37, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.0350363895183674, + 0.650008 + ], + "offset": [ + -0.7918958052408164, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "Drawer" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_2": { + "cls": "Counter" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2_base": { + "cls": "Box" + }, + "stack_5_island_group_2_1": { + "cls": "SingleCabinet" + }, + "paper_towel_island_group_2": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5209586719250945, + -0.816726419711814, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000074/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000074/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c6133dbc96475c50e313cae2c2985f9cb24858f --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000074/ep_meta.json @@ -0,0 +1,359 @@ +{ + "layout_id": 58, + "style_id": 30, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.8349095460768132, + 0.65 + ], + "offset": [ + 1.2143452269615935, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_7_room": { + "cls": "WallAccessory" + }, + "lightswitch_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_15_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_cabinet_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "island_1_island_group_1": { + "cls": "Counter" + }, + "island_2_island_group_1": { + "cls": "Counter" + }, + "island_3_island_group_1": { + "cls": "Counter" + }, + "stove_island_group_1": { + "cls": "Stove" + }, + "stove_hood_island_group_1": { + "cls": "Hood" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "Drawer" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_3": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_16_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.205403735468478, + -0.8057622314478012, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000075/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000075/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..3321d6c98845e684c558591b2a45938f67c03e65 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000075/ep_meta.json @@ -0,0 +1,410 @@ +{ + "layout_id": 31, + "style_id": 36, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.6922084659761802, + 1.3 + ], + "offset": [ + 1.2038772670119098, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hood_right_group_1": { + "cls": "Hood" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "papertowel_right_group_1": { + "cls": "Accessory" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "cube_6_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.13895096392194, + -4.3017578199813125, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.14159329371052 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000076/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000076/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..47ccf885aff745b7551fe1623beda3ab39907f23 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000076/ep_meta.json @@ -0,0 +1,338 @@ +{ + "layout_id": 52, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.2871039628780179, + 0.65 + ], + "offset": [ + 0.48394801856099123, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_front_1.001_room": { + "cls": "Wall" + }, + "wall_front_1.001_backing_room": { + "cls": "Wall" + }, + "wall_front_2.002_room": { + "cls": "Wall" + }, + "wall_front_2.002_backing_room": { + "cls": "Wall" + }, + "wall_front_3.003_room": { + "cls": "Wall" + }, + "wall_front_3.003_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "cube_5_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_01_right_group_1_base": { + "cls": "Box" + }, + "stack_01_right_group_1_1": { + "cls": "Drawer" + }, + "stack_01_right_group_1_2": { + "cls": "Drawer" + }, + "stack_01_right_group_1_3": { + "cls": "Drawer" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_05_left_group_1_base": { + "cls": "Box" + }, + "stack_05_left_group_1_1": { + "cls": "Drawer" + }, + "stack_05_left_group_1_2": { + "cls": "Drawer" + }, + "stack_05_left_group_1_3": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "fridgebottomfreezer_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "cab_micro_left_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5038564402942356, + -1.0600817705668926, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.8344647019441496e-05 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000077/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000077/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0d1e518d605fd7f0ae0b75791480f9bfc3662327 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000077/ep_meta.json @@ -0,0 +1,410 @@ +{ + "layout_id": 31, + "style_id": 15, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.6919679403869252, + 1.3 + ], + "offset": [ + -1.2039975298065373, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hood_right_group_1": { + "cls": "Hood" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "papertowel_right_group_1": { + "cls": "Accessory" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "cube_6_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.157675178007207, + -4.3335656201258645, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.14159329371052 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000078/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000078/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..80a75b6d51eae98b888e05744c5b8726a9b03cae --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000078/ep_meta.json @@ -0,0 +1,449 @@ +{ + "layout_id": 35, + "style_id": 34, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 0.7098720344875671, + 0.65 + ], + "offset": [ + 0.9916139827562167, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "Drawer" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "coffeemachine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_island_group": { + "cls": "Counter" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "SingleCabinet" + }, + "plant_island_group": { + "cls": "Accessory" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_4_dining_area_group_base": { + "cls": "Box" + }, + "stack_4_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stool_3_stool_group_1": { + "cls": "Stool" + }, + "stool_2_stool_group_1": { + "cls": "Stool" + }, + "stool_1_stool_group_1": { + "cls": "Stool" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.512145278872249, + -2.3463876898247142, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000079/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000079/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ad33154257b7481e37990897f1f05ca76ed49638 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000079/ep_meta.json @@ -0,0 +1,335 @@ +{ + "layout_id": 55, + "style_id": 24, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.311624301916048, + 0.65 + ], + "offset": [ + 0.44418784904197617, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "cube_13_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "cube_8_island_group_1": { + "cls": "Box" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.283505363455436, + -0.9192283550767026, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5706379572530664 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000080/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000080/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..c0bce12624ab42ce3ef57408324d891d42e70147 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000080/ep_meta.json @@ -0,0 +1,422 @@ +{ + "layout_id": 16, + "style_id": 57, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_1_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 2.1686361570665365, + 0.65 + ], + "offset": [ + 1.2406819214667326, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_4_room": { + "cls": "Wall" + }, + "wall_left_4_backing_room": { + "cls": "Wall" + }, + "wall_left_5_room": { + "cls": "Wall" + }, + "wall_left_5_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_4_room": { + "cls": "Wall" + }, + "wall_right_4_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "fridge_1_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "cab_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_main_group_1": { + "cls": "SingleCabinet" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "sink_1_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_3": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_3": { + "cls": "Drawer" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "stack_5_right_group_1_3": { + "cls": "Drawer" + }, + "dishwasher_right_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_right_group_1_base": { + "cls": "Box" + }, + "panel_stack_right_group_1_1": { + "cls": "PanelCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "Drawer" + }, + "stack_1_island_group_2": { + "cls": "Drawer" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "Drawer" + }, + "stack_2_island_group_2": { + "cls": "Drawer" + }, + "stack_2_island_group_3": { + "cls": "Drawer" + }, + "stack_3_island_group_base": { + "cls": "Box" + }, + "stack_3_island_group_1": { + "cls": "Drawer" + }, + "stack_3_island_group_2": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2029740464441105, + -2.7581280942010657, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.422854288892552e-08 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000083/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000083/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7ab3ecf6f77554f5e37648a54952ad22a32252b8 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000083/ep_meta.json @@ -0,0 +1,416 @@ +{ + "layout_id": 13, + "style_id": 49, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_1_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.8133750000000002, + 0.65 + ], + "offset": [ + -0.7958124999999998, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "wall_accessory_6_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_1_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "box_2_main_group_1": { + "cls": "Box" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cab_corner_main_group_1": { + "cls": "Box" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_main_group_1": { + "cls": "OpenCabinet" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_left_group_1": { + "cls": "Box" + }, + "hood_left_group_1": { + "cls": "Hood" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "OpenCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_right_group_1": { + "cls": "Box" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "fridge_1_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridge_1_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "fridge_top_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_right_group_1": { + "cls": "SingleCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "dining_front_group_1": { + "cls": "Counter" + }, + "counter_corner_front_group_1": { + "cls": "Counter" + }, + "cube_front_group_1": { + "cls": "Box" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "Drawer" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_3": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "Drawer" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_3": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.9620725673065675, + -0.7939674640619975, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000084/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000084/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ccf5187b6e6c195c35ef04d935201099d1f01b2c --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000084/ep_meta.json @@ -0,0 +1,554 @@ +{ + "layout_id": 39, + "style_id": 26, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 2.94472622597618, + 0.65 + ], + "offset": [ + -1.37763688701191, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "wall_front_5_room": { + "cls": "Wall" + }, + "wall_front_5_backing_room": { + "cls": "Wall" + }, + "wall_right_5_room": { + "cls": "Wall" + }, + "wall_right_5_backing_room": { + "cls": "Wall" + }, + "wall_front_4_room": { + "cls": "Wall" + }, + "wall_front_4_backing_room": { + "cls": "Wall" + }, + "wall_right_4_room": { + "cls": "Wall" + }, + "wall_right_4_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_front_3_room": { + "cls": "Wall" + }, + "wall_front_3_backing_room": { + "cls": "Wall" + }, + "wall_front_2_room": { + "cls": "Wall" + }, + "wall_front_2_backing_room": { + "cls": "Wall" + }, + "wall_front_6_room": { + "cls": "Wall" + }, + "wall_front_6_backing_room": { + "cls": "Wall" + }, + "wall_front_7_room": { + "cls": "Wall" + }, + "wall_front_7_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "floor_3_room": { + "cls": "Floor" + }, + "floor_3_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory_5_room": { + "cls": "WallAccessory" + }, + "wallaccessory_6.001_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_5_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_4_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_7_main_group_1_base": { + "cls": "Box" + }, + "stack_7_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "knifeblock_main_group_1": { + "cls": "Accessory" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "stovetop_island_group_1": { + "cls": "Stovetop" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_2.001_base": { + "cls": "Box" + }, + "stack_5_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_6_island_group_2.001_base": { + "cls": "Box" + }, + "stack_6_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_6_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_7_island_group_2.001_base": { + "cls": "Box" + }, + "stack_7_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_7_island_group_2.001_2": { + "cls": "Drawer" + }, + "stack_8_island_group_2.001_base": { + "cls": "Box" + }, + "stack_8_island_group_2.001_1": { + "cls": "SingleCabinet" + }, + "stack_8_island_group_2.001_2": { + "cls": "Drawer" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "hingecabinet_2_front_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_front_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_1_2": { + "cls": "Drawer" + }, + "stack_3_front_group_1_base": { + "cls": "Box" + }, + "stack_3_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_front_group_1_2": { + "cls": "Drawer" + }, + "stack_4_front_group_1_base": { + "cls": "Box" + }, + "stack_4_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_front_group_1_2": { + "cls": "Drawer" + }, + "stack_5_front_group_1_base": { + "cls": "Box" + }, + "stack_5_front_group_1_1": { + "cls": "Drawer" + }, + "stack_5_front_group_1_2": { + "cls": "Drawer" + }, + "stack_5_front_group_1_3": { + "cls": "Drawer" + }, + "bottom_front_group_1_base": { + "cls": "Box" + }, + "bottom_front_group_1_1": { + "cls": "Drawer" + }, + "oven_front_group_1": { + "cls": "Oven" + }, + "oven_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "microwave_front_group_1": { + "cls": "Microwave" + }, + "microwave_housing_front_group_1": { + "cls": "HousingCabinet" + }, + "top_front_group_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_front_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_front_group_1": { + "cls": "ToasterOven" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.2418297905111744, + -0.777455146694925, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000085/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000085/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..0ba2e890e563ce17bf8d903e09cf54d86609f713 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000085/ep_meta.json @@ -0,0 +1,410 @@ +{ + "layout_id": 31, + "style_id": 32, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 1.4940342214390085, + 1.3 + ], + "offset": [ + 1.3029643892804956, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_main_group_1": { + "cls": "Oven" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "oven_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "stovetop_right_group_1": { + "cls": "Stovetop" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hood_right_group_1": { + "cls": "Hood" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_4_right_group_1_base": { + "cls": "Box" + }, + "stack_4_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "Drawer" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_5_right_group_1_base": { + "cls": "Box" + }, + "stack_5_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_5_right_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "papertowel_right_group_1": { + "cls": "Accessory" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "cube_5_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "Drawer" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_3": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_1_base": { + "cls": "Box" + }, + "stack_5_island_group_1_1": { + "cls": "Drawer" + }, + "stack_5_island_group_1_2": { + "cls": "Drawer" + }, + "stack_5_island_group_1_3": { + "cls": "Drawer" + }, + "cube_6_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.1155424830626512, + -4.317792177201331, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.14159329371052 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000086/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000086/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..fa2a0794f45ebe2e9cb174cae91ad69802e25482 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000086/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 33, + "style_id": 43, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.2636910436254978, + 1.1661 + ], + "offset": [ + 1.2681544781872507, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_main_3.001_room": { + "cls": "Wall" + }, + "wall_main_3.001_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2.001_room": { + "cls": "Floor" + }, + "floor_2.001_backing_room": { + "cls": "Floor" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "widestove_main_group_1": { + "cls": "Stove" + }, + "widestove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_3": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "Drawer" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_3": { + "cls": "Drawer" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2291206743961323, + -1.8107900276723685, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -1.5706453736350774 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000087/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000087/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d37106c74b8adee35e18372f2469ee500defa70a --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000087/ep_meta.json @@ -0,0 +1,368 @@ +{ + "layout_id": 14, + "style_id": 11, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_island_group_1", + "sample_region_kwargs": { + "ref": "sink_1_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 0.7256316980517521, + 0.65 + ], + "offset": [ + 0.48718415097412404, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "window_group_room": { + "cls": "Window" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_1_main_group_1_3": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_3": { + "cls": "Drawer" + }, + "cab_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_left_group_1": { + "cls": "Counter" + }, + "fridge_left_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1.002_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "SingleCabinet" + }, + "box_1_left_group_1": { + "cls": "Box" + }, + "cab_1_left_group_1": { + "cls": "SingleCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + }, + "sink_1_island_group_1": { + "cls": "Sink" + }, + "counter_1_island_group_1": { + "cls": "Counter" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "box_island_group_1": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_1_island_group_1_1": { + "cls": "PanelCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_island_group_1": { + "cls": "Dishwasher" + }, + "panel_stack_2_island_group_1_base": { + "cls": "Box" + }, + "panel_stack_2_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_1_island_group_1", + "counter": "counter_1_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.917400949340738, + -1.5476926115822587, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712388892961913 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000090/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000090/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..085619c2848d9ddfd662346ca8fdd28dd6405f07 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000090/ep_meta.json @@ -0,0 +1,413 @@ +{ + "layout_id": 46, + "style_id": 52, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_2_front_group_1", + "sample_region_kwargs": { + "ref": "sink_front_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.4684113227484294, + 1.300035 + ], + "offset": [ + -1.4180103386257854, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_03_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_5_room": { + "cls": "Stool" + }, + "stool_6_room": { + "cls": "Stool" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "cube_1_dining_area_group": { + "cls": "Box" + }, + "cube_2_dining_area_group": { + "cls": "Box" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "Drawer" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "Drawer" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_3": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "sink_front_group_1": { + "cls": "Sink" + }, + "counter_2_front_group_1": { + "cls": "Counter" + }, + "stack_05_front_group_1_base": { + "cls": "Box" + }, + "stack_05_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_front_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_08_front_group_1_base": { + "cls": "Box" + }, + "stack_08_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_front_group_1_2": { + "cls": "Drawer" + }, + "stack_06_front_group_1_base": { + "cls": "Box" + }, + "stack_06_front_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_front_group_1_base": { + "cls": "Box" + }, + "stack_04_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_04_front_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_front_group_1": { + "cls": "Dishwasher" + }, + "stack_12_front_group_1_base": { + "cls": "Box" + }, + "stack_12_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_12_front_group_1_2": { + "cls": "Drawer" + }, + "plant_front_group_1": { + "cls": "Accessory" + }, + "paper_towel_front_group_1": { + "cls": "Accessory" + }, + "cube_1_front_group_2": { + "cls": "Box" + }, + "stack_11_front_group_2_base": { + "cls": "Box" + }, + "stack_11_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_10_front_group_2_base": { + "cls": "Box" + }, + "stack_10_front_group_2_1": { + "cls": "HingeCabinet" + }, + "stack_09_front_group_2_base": { + "cls": "Box" + }, + "stack_09_front_group_2_1": { + "cls": "HingeCabinet" + }, + "cube_2_front_group_2": { + "cls": "Box" + }, + "stack_13_front_group_2_base": { + "cls": "Box" + }, + "stack_13_front_group_2_1": { + "cls": "SingleCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_front_group_1", + "counter": "counter_2_front_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.284352997992339, + -2.7115914305575215, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 4.712230463812298 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000091/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000091/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..bd61e3b803d1613a10d00b001f45ded92d687d66 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000091/ep_meta.json @@ -0,0 +1,326 @@ +{ + "layout_id": 34, + "style_id": 25, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 0.5275000000000002, + 1.1786 + ], + "offset": [ + 1.0862500000000002, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "Drawer" + }, + "stack_4_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_3": { + "cls": "Drawer" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.1218611150256987, + -3.2177135001074997, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -4.7153339388650295e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000092/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000092/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..86fa271fbc1695517926bb968a99dcb87fc79cd9 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000092/ep_meta.json @@ -0,0 +1,377 @@ +{ + "layout_id": 38, + "style_id": 52, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_main_group_1", + "sample_region_kwargs": { + "ref": "sink_main_group_1", + "loc": "left_right", + "min_size": [ + 0.06069641363999998, + 0.08084041541999998, + 0.03837366008999999 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_3/model.xml" + }, + "reset_region": { + "size": [ + 1.5976790827484293, + 0.65 + ], + "offset": [ + 1.1301604586257856, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.007_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "opencabinet_1_main_group_1": { + "cls": "OpenCabinet" + }, + "opencabinet_2_main_group_1": { + "cls": "OpenCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "HingeCabinet" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_left_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "HingeCabinet" + }, + "knifeblock_left_group_1": { + "cls": "Accessory" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "stack_4_island_group_1_base": { + "cls": "Box" + }, + "stack_4_island_group_1_1": { + "cls": "Drawer" + }, + "stack_4_island_group_1_2": { + "cls": "Drawer" + }, + "cube_2_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_main_group_1", + "counter": "counter_1_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.8009608714050642, + -0.7860308917928764, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707963267948966 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000093/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000093/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7df0fa0013b2ae5eb2be284534632eb4726771c7 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000093/ep_meta.json @@ -0,0 +1,308 @@ +{ + "layout_id": 40, + "style_id": 44, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.7743391218688842, + 0.65 + ], + "offset": [ + -0.8303304390655579, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "box_1_main_group_1": { + "cls": "Box" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "box_2_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "fridgefrenchdoor_right_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_1_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.9856760146139627, + -1.7822191322475585, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 0.00030199704781619374 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000094/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000094/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..5ebf37be9cb7108f184e506fdd45a7cded189d93 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000094/ep_meta.json @@ -0,0 +1,389 @@ +{ + "layout_id": 54, + "style_id": 43, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_4_right_group_1", + "sample_region_kwargs": { + "ref": "sink_right_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 0.736541043625498, + 0.65 + ], + "offset": [ + 0.8145794781872511, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_1" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "fridgefrenchdoor_main_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "Drawer" + }, + "stack_03_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_3": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_oven_main_group_1": { + "cls": "ToasterOven" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_3_right_group_1": { + "cls": "Box" + }, + "cube_4_right_group_1": { + "cls": "Box" + }, + "hingecabinet_6_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "sink_right_group_1": { + "cls": "Sink" + }, + "counter_4_right_group_1": { + "cls": "Counter" + }, + "stack_05_right_group_1_base": { + "cls": "Box" + }, + "stack_05_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_05_right_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_04_right_group_1_base": { + "cls": "Box" + }, + "stack_04_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_right_group_1_base": { + "cls": "Box" + }, + "stack_06_right_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "stack_08_island_group_1_base": { + "cls": "Box" + }, + "stack_08_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_08_island_group_1_2": { + "cls": "Drawer" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "plant_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_right_group_1", + "counter": "counter_4_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 4.8927664481824396, + -1.8051008730546665, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -0.0001619848215634878 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000095/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000095/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..274eb4a98e8f17734d1fe7bcd674faf27482e194 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000095/ep_meta.json @@ -0,0 +1,446 @@ +{ + "layout_id": 43, + "style_id": 45, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "sink_left_group_1", + "loc": "left_right", + "min_size": [ + 0.06894516819948983, + 0.09886159258426871, + 0.041519637841324904 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_0/model.xml" + }, + "reset_region": { + "size": [ + 1.6943148330931683, + 0.65 + ], + "offset": [ + 0.4253425834534159, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_1.001_room": { + "cls": "Floor" + }, + "floor_1.001_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.006_room": { + "cls": "WallAccessory" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "counter_corner_2_main_group_1": { + "cls": "Counter" + }, + "stove_hood_main_group_1": { + "cls": "Hood" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffeemachine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "Drawer" + }, + "stack_2_main_group_1_2": { + "cls": "Drawer" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "cube_4_main_group_1": { + "cls": "Box" + }, + "counter_1_front_group_1": { + "cls": "Counter" + }, + "stack_1_front_group_1_base": { + "cls": "Box" + }, + "stack_1_front_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_front_group_1_2": { + "cls": "Drawer" + }, + "cube_1_front_group_1": { + "cls": "Box" + }, + "cube_2_front_group_1": { + "cls": "Box" + }, + "stack_2_front_group_1_base": { + "cls": "Box" + }, + "stack_2_front_group_1_1": { + "cls": "SingleCabinet" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "opencabinet_1_right_group_1": { + "cls": "OpenCabinet" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "Drawer" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_3": { + "cls": "Drawer" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "bottom_right_group_1_base": { + "cls": "Box" + }, + "bottom_right_group_1_1": { + "cls": "Drawer" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "singlecabinet_3_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "SingleCabinet" + }, + "oven_cabinet_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "top_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_corner_1_left_group_1": { + "cls": "Counter" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "knife_block_left_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.533744371637918, + -2.840929819930763, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1412906566438026 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000096/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000096/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..cfeb56ca9186e3367e5531c7a472b9432a61fb8f --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000096/ep_meta.json @@ -0,0 +1,383 @@ +{ + "layout_id": 60, + "style_id": 41, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "counter_1_left_group_1", + "sample_region_kwargs": { + "ref": "sink_left_group_1", + "loc": "left_right", + "min_size": [ + 0.06873523019999997, + 0.08863954919999997, + 0.027029192399999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_2/model.xml" + }, + "reset_region": { + "size": [ + 1.4786278814390093, + 0.650002 + ], + "offset": [ + -1.0357550592804954, + -3.469446951953614e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "wallaccessory_04_room": { + "cls": "WallAccessory" + }, + "wallaccessory_12_room": { + "cls": "WallAccessory" + }, + "wallaccessory_06_room": { + "cls": "WallAccessory" + }, + "wallaccessory_07_room": { + "cls": "WallAccessory" + }, + "wallaccessory_08_room": { + "cls": "WallAccessory" + }, + "wallaccessory_09_room": { + "cls": "WallAccessory" + }, + "wallaccessory_10_room": { + "cls": "WallAccessory" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "counter_11_main_group_1": { + "cls": "Counter" + }, + "counter_3_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_01_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_02_main_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_main_group_1": { + "cls": "Box" + }, + "singlecabinet_01_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_6_main_group_1_base": { + "cls": "Box" + }, + "stack_6_main_group_1_1": { + "cls": "Drawer" + }, + "stack_6_main_group_1_2": { + "cls": "Drawer" + }, + "stack_6_main_group_1_3": { + "cls": "Drawer" + }, + "stack_5_main_group_1_base": { + "cls": "Box" + }, + "stack_5_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_11_main_group_1": { + "cls": "Box" + }, + "cube_12_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "plant_main_group_1": { + "cls": "Accessory" + }, + "fridgebottomfreezer_right_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_05_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_6_right_group_1": { + "cls": "Counter" + }, + "hingecabinet_04_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_06_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_base": { + "cls": "Box" + }, + "stack_7_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_7_right_group_1_2": { + "cls": "Drawer" + }, + "stack_8_right_group_1_base": { + "cls": "Box" + }, + "stack_8_right_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_13_right_group_1": { + "cls": "Box" + }, + "toaster_oven_right_group_1": { + "cls": "ToasterOven" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "counter_5_left_group_1": { + "cls": "Counter" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "Drawer" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "dishwasher_1_left_group_1": { + "cls": "Dishwasher" + }, + "toaster_left_group_1": { + "cls": "Toaster" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_left_group_1", + "counter": "counter_1_left_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.3409465149046707, + -2.121787393471594, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 3.1415922821865117 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000099/ep_meta.json b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000099/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..098ac11bc1cd8508c0c73d932942102a70c6b195 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/extras/episode_000099/ep_meta.json @@ -0,0 +1,326 @@ +{ + "layout_id": 34, + "style_id": 46, + "object_cfgs": [ + { + "name": "obj", + "obj_groups": "sponge", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "sink_island_group_1", + "loc": "left_right", + "min_size": [ + 0.06108814601999999, + 0.09900000197999997, + 0.019427373899999992 + ] + }, + "size": [ + 0.3, + 0.3 + ], + "pos": [ + "ref", + -1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sponge", + "cleaner" + ], + "groups": [ + "sponge" + ], + "cat": "sponge", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/sponge/sponge_1/model.xml" + }, + "reset_region": { + "size": [ + 1.2888741384582225, + 1.1786 + ], + "offset": [ + -0.7055629307708888, + 2.0816681711721685e-17, + 0.46 + ], + "name": "geom_0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "stool_4_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stovetop_left_group_1": { + "cls": "Stovetop" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "hingecabinet_4_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_left_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_left_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "oven_left_group_1": { + "cls": "Oven" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "fridgefrenchdoor_left_group_1": { + "cls": "FridgeFrenchDoor" + }, + "fridgefrenchdoor_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "oven_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_left_group_1": { + "cls": "HousingCabinet" + }, + "top_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "Drawer" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_3": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "Drawer" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_3": { + "cls": "Drawer" + }, + "stack_4_left_group_1_base": { + "cls": "Box" + }, + "stack_4_left_group_1_1": { + "cls": "Drawer" + }, + "stack_4_left_group_1_2": { + "cls": "Drawer" + }, + "stack_4_left_group_1_3": { + "cls": "Drawer" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_left_group_1": { + "cls": "Toaster" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "sink_island_group_1": { + "cls": "Sink" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_4_island_group_1": { + "cls": "Box" + }, + "dishwasher_1_island_group_1": { + "cls": "Dishwasher" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Soak the sponge with water for a few seconds and then drop it inside the sink.", + "fixture_refs": { + "sink": "sink_island_group_1", + "counter": "island_island_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.148781121663807, + -3.1829747481525867, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + -4.7153339388650295e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/embodiment.json b/pretrain/composite/SoakSponge/20250718/lerobot/meta/embodiment.json new file mode 100644 index 0000000000000000000000000000000000000000..3337fb229e7b593bb55b11c08eae68bae6cdabea --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/embodiment.json @@ -0,0 +1,8 @@ +{ + "robot_name": "PandaOmron", + "robot_type": "PandaOmron", + "record_frequency": 20.0, + "body_controller_frequency": 20.0, + "hand_controller_frequency": 20.0, + "embodiment_tag": "robocasa_panda_omron" +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes.jsonl b/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4044240843bb50a73a8b04d7be5ca43b2e3adfa3 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes.jsonl @@ -0,0 +1,100 @@ +{"episode_index": 0, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1200} +{"episode_index": 1, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1299} +{"episode_index": 2, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1221} +{"episode_index": 3, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1165} +{"episode_index": 4, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1289} +{"episode_index": 5, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 894} +{"episode_index": 6, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1327} +{"episode_index": 7, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 860} +{"episode_index": 8, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1256} +{"episode_index": 9, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1176} +{"episode_index": 10, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1228} +{"episode_index": 11, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1270} +{"episode_index": 12, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1302} +{"episode_index": 13, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1205} +{"episode_index": 14, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1230} +{"episode_index": 15, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1173} +{"episode_index": 16, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1388} +{"episode_index": 17, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1152} +{"episode_index": 18, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1205} +{"episode_index": 19, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1147} +{"episode_index": 20, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1395} +{"episode_index": 21, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 988} +{"episode_index": 22, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1272} +{"episode_index": 23, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1157} +{"episode_index": 24, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 957} +{"episode_index": 25, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1103} +{"episode_index": 26, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1421} +{"episode_index": 27, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1288} +{"episode_index": 28, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1204} +{"episode_index": 29, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1292} +{"episode_index": 30, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 904} +{"episode_index": 31, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1231} +{"episode_index": 32, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1064} +{"episode_index": 33, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1278} +{"episode_index": 34, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1434} +{"episode_index": 35, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1195} +{"episode_index": 36, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1324} +{"episode_index": 37, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1253} +{"episode_index": 38, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1021} +{"episode_index": 39, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1054} +{"episode_index": 40, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1266} +{"episode_index": 41, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1472} +{"episode_index": 42, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1326} +{"episode_index": 43, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1582} +{"episode_index": 44, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1340} +{"episode_index": 45, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1247} +{"episode_index": 46, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1161} +{"episode_index": 47, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1233} +{"episode_index": 48, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 971} +{"episode_index": 49, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1069} +{"episode_index": 50, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1681} +{"episode_index": 51, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1243} +{"episode_index": 52, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1151} +{"episode_index": 53, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1773} +{"episode_index": 54, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1319} +{"episode_index": 55, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1538} +{"episode_index": 56, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1583} +{"episode_index": 57, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1379} +{"episode_index": 58, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1463} +{"episode_index": 59, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1411} +{"episode_index": 60, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1413} +{"episode_index": 61, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1386} +{"episode_index": 62, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1167} +{"episode_index": 63, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1313} +{"episode_index": 64, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1067} +{"episode_index": 65, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1141} +{"episode_index": 66, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 990} +{"episode_index": 67, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1422} +{"episode_index": 68, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1151} +{"episode_index": 69, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1320} +{"episode_index": 70, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1188} +{"episode_index": 71, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1000} +{"episode_index": 72, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1346} +{"episode_index": 73, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1245} +{"episode_index": 74, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1157} +{"episode_index": 75, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1100} +{"episode_index": 76, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1213} +{"episode_index": 77, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1433} +{"episode_index": 78, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1004} +{"episode_index": 79, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1438} +{"episode_index": 80, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1070} +{"episode_index": 81, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1365} +{"episode_index": 82, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1554} +{"episode_index": 83, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1537} +{"episode_index": 84, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1020} +{"episode_index": 85, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1066} +{"episode_index": 86, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1185} +{"episode_index": 87, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1177} +{"episode_index": 88, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1321} +{"episode_index": 89, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1191} +{"episode_index": 90, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1398} +{"episode_index": 91, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1237} +{"episode_index": 92, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1123} +{"episode_index": 93, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1486} +{"episode_index": 94, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1480} +{"episode_index": 95, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 974} +{"episode_index": 96, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1186} +{"episode_index": 97, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1106} +{"episode_index": 98, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1686} +{"episode_index": 99, "tasks": ["Soak the sponge with water for a few seconds and then drop it inside the sink."], "length": 1398} diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes_stats.jsonl b/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..f427a5e9a7c383ca57dfc0867d009224e44299ea --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/episodes_stats.jsonl @@ -0,0 +1,100 @@ +{"episode_index": 0, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43401196373956374]], [[0.4325002479608492]], [[0.423931379234412]]], "std": [[[0.27650290843470715]], [[0.26961939217667147]], [[0.26768649319280136]]], "count": [203]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5706793892041596]], [[0.5099813995759268]], [[0.49849018696413105]]], "std": [[[0.2863001047676762]], [[0.3078057146951597]], [[0.3207676767152965]]], "count": [203]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5710796072116212]], [[0.5251054025209895]], [[0.5169465163658405]]], "std": [[[0.2896239721394459]], [[0.30990546286704596]], [[0.32026637047145584]]], "count": [203]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1200]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1200]}, "observation.state": {"min": [3.1083980324516145, -0.7985011838594072, 0.6999978358272818, 0.0, 0.0, 0.7070705890655518, 0.7068949341773987, 0.2208477991126685, -0.3087692187225537, 0.12145664580117854, -0.9970384836196899, -0.5185118913650513, -0.601202130317688, 1.204306954605272e-05, 0.020545650077604134, -0.04139800480622882], "max": [3.108673002023852, -0.7983751187446956, 0.7017692965441034, 0.0, 0.0, 0.7073185443878174, 0.7071429491043091, 0.7595320479727723, 0.5798313789055762, 0.6250939547966449, 0.9965763092041016, 0.38145384192466736, 0.5439754724502563, 0.2315928041934967, 0.040420870862985146, -0.020520910573698377], "mean": [3.1086176910475753, -0.7983830211117735, 0.7011921210778939, 0.0, 0.0, 0.7071142066518465, 0.7070993063350518, 0.4426186717945824, 0.04192988313011195, 0.3708175999264418, -0.20331353202462196, -0.0972206028799216, -0.08085706998283665, 0.0882131498539267, 0.03502007901149709, -0.03424569559082674], "std": [3.8431738221290885e-05, 1.3411741635149178e-05, 0.0007033002149889534, 0.0, 0.0, 3.5887903524986495e-05, 3.588785741743397e-05, 0.14758147619547982, 0.26710010172339343, 0.11533977766029589, 0.8618223646424398, 0.24741816043886639, 0.3566565954438852, 0.06111360244874466, 0.0061342972891191925, 0.0072389396445196935], "count": [1200]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.5285714285714286, -0.6571428571428571, -0.5571428571428572, -0.10857142857142858, -0.30857142857142855, -0.14, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.9857142857142858, 1.0, 0.15714285714285714, 0.3342857142857143, 0.3628571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.023809523809523853, -0.01800000000000003, 0.008738095238095217, -6.190476190476142e-05, 0.005019047619047622, 0.005047619047619042, -0.25166666666666665], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16752787699114713, 0.2694787043698349, 0.24978767741193372, 0.02461588401889629, 0.0654481643915416, 0.06351070758009454, 0.9678139743198986], "count": [1200]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013333333656191826], "std": [0.11469767242670059], "count": [1200]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008333333333333334], "std": [0.02885548282196797], "count": [1200]}, "timestamp": {"min": [0.0], "max": [59.95], "mean": [29.975], "std": [17.320502061622424], "count": [1200]}, "frame_index": {"min": [0], "max": [1199], "mean": [599.5], "std": [346.4100412324485], "count": [1200]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1200]}, "index": {"min": [0], "max": [1199], "mean": [599.5], "std": [346.4100412324485], "count": [1200]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1200]}}} +{"episode_index": 1, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28703169092027364]], [[0.2960372304258436]], [[0.29362391774517604]]], "std": [[[0.1788753377570962]], [[0.16630575871682463]], [[0.16912730406307103]]], "count": [216]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.058823529411764705]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.375496537839492]], [[0.3371841411271992]], [[0.3145588320065168]]], "std": [[[0.21720480448386692]], [[0.2072070844407845]], [[0.21463436921653595]]], "count": [216]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.054901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3691567611417306]], [[0.33042788231987497]], [[0.30862323647404205]]], "std": [[[0.21302260724596755]], [[0.19737771243736768]], [[0.20355098330572885]]], "count": [216]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1299]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1299]}, "observation.state": {"min": [-0.8444768253069106, -2.3292854617076464, 0.6999957736914404, 0.0, 0.0, -0.0001995204365812242, 1.0, 0.124851586246708, -0.09502375041890332, 0.05619746860030428, -0.9967493414878845, -0.29624027013778687, -0.6955543756484985, 0.00010248590842820704, 0.013588545782138759, -0.042670512572964545], "max": [-0.8438965325302609, -2.3288587608173614, 0.703624165623118, 0.0, 0.0, 0.0003712783509399742, 1.0, 0.8231110363586895, 0.8027864534292068, 0.6117987856832139, 0.9992138147354126, 0.2981518805027008, 0.5243667960166931, 0.2936127781867981, 0.040470520422231954, -0.0205526281216908], "mean": [-0.8439688089570078, -2.329151343821645, 0.7021577808050897, 0.0, 0.0, -6.769474699702404e-05, 1.0, 0.4390957439858714, 0.23452981537030276, 0.41076649319736763, -0.2800244743132059, -0.10128053935320676, -0.14867586264359506, 0.1290240384887406, 0.03427841910922381, -0.036639505221704304], "std": [2.8545833027825656e-05, 3.2893218264888725e-05, 0.0014157071591901103, 0.0, 0.0, 4.881081543658583e-05, 0.0, 0.18976804230149782, 0.2791438265803223, 0.13502064697389715, 0.8314935619525277, 0.1672436411312406, 0.38428299842970215, 0.07450793590165075, 0.006920882938673881, 0.004254037899637264], "count": [1299]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.9857142857142858, -0.8357142857142857, -0.11142857142857143, -0.29714285714285715, -0.21142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.45, 0.807142857142857, 0.6071428571428572, 0.21714285714285717, 0.3742857142857143, 0.2257142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.012966017815902404, -0.014126250962278696, -0.03359177389200486, 0.011336192675684587, 0.0030287033982184103, 0.007227537666336744, -0.2779060816012317], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22519794666634838, 0.2644816160539528, 0.20667078365747837, 0.04678450338354418, 0.08124169195267625, 0.05379045639950083, 0.9606082499172324], "count": [1299]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012317166663706303], "std": [0.11029711365699768], "count": [1299]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007698229407236335], "std": [0.027735001592997417], "count": [1299]}, "timestamp": {"min": [0.0], "max": [64.9], "mean": [32.45], "std": [18.74944443621375], "count": [1299]}, "frame_index": {"min": [0], "max": [1298], "mean": [649.0], "std": [374.98888872427494], "count": [1299]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1299]}, "index": {"min": [1200], "max": [2498], "mean": [1849.0], "std": [374.98888872427494], "count": [1299]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1299]}}} +{"episode_index": 2, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5481196864091984]], [[0.514800292515605]], [[0.473346636569003]]], "std": [[[0.26891905927593]], [[0.23173862773081116]], [[0.20772345359469163]]], "count": [206]}, "observation.images.robot0_agentview_left": {"min": [[[0.054901960784313725]], [[0.09411764705882353]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6474296414418695]], [[0.5754827552038716]], [[0.517167005061468]]], "std": [[[0.20119052384993105]], [[0.2193193024075694]], [[0.23017958073976116]]], "count": [206]}, "observation.images.robot0_agentview_right": {"min": [[[0.047058823529411764]], [[0.06274509803921569]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6230312475948453]], [[0.556354744775214]], [[0.5029310475161887]]], "std": [[[0.20575394251543]], [[0.21882932497049]], [[0.22717263847478578]]], "count": [206]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1221]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1221]}, "observation.state": {"min": [4.526484257193339, -2.6924484984111374, 0.6999923215552434, 0.0, 0.0, -0.7072270512580872, 0.7069864869117737, 0.14622561079455787, -0.3506630640383879, 0.12560202076091653, -0.9942775964736938, -0.5953584313392639, -0.524594783782959, 0.0006222922820597887, 0.02054732614206375, -0.04118197972140164], "max": [4.526735200843536, -2.6923151974784383, 0.7041951872351909, 0.0, 0.0, -0.7070250511169434, 0.7071884870529175, 0.7336877379259859, 0.5146945999321213, 0.667638091037224, 0.9957464933395386, 0.28258779644966125, 0.3873352110385895, 0.6059108376502991, 0.040628652584772, -0.019312782244882684], "mean": [4.526577810764648, -2.6924371459572143, 0.7027211015839713, 0.0, 0.0, -0.7071607540514897, 0.7070527633226474, 0.37737364370855725, 0.03607768611680715, 0.4048904979290887, -0.12283964697988574, -0.10830086223128191, -0.04234632816894878, 0.1439561809870406, 0.03664963856579832, -0.03378537753928783], "std": [2.2907868336238463e-05, 1.7039984932980885e-05, 0.0015233365319819365, 0.0, 0.0, 1.6380212394200466e-05, 1.637489585677545e-05, 0.14939063369921868, 0.25401427075462824, 0.13030913613870237, 0.8916774433430826, 0.25057020379281925, 0.2571488793281721, 0.16329457033892208, 0.005657988664810159, 0.007557502859739803], "count": [1221]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9214285714285714, -0.6500000000000001, -0.6857142857142858, -0.2571428571428571, -0.25142857142857145, -0.33714285714285713, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.6071428571428572, 0.9285714285714287, 0.3314285714285714, 0.32571428571428573, 0.23714285714285716, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.016397566397566368, 0.009611559611559618, -0.02371592371592371, -0.005253305253305237, -0.011611091611091617, -0.006507546507546502, -0.21867321867321868], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19982152307793757, 0.20495134531844506, 0.2708964529028544, 0.06878312625140709, 0.07421922023338631, 0.07032006966109368, 0.9757981468700843], "count": [1221]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013104013167321682], "std": [0.11372026056051254], "count": [1221]}, "next.done": {"min": [false], "max": [true], "mean": [0.000819000819000819], "std": [0.028606468790455336], "count": [1221]}, "timestamp": {"min": [0.0], "max": [61.0], "mean": [30.5], "std": [17.623611056383044], "count": [1221]}, "frame_index": {"min": [0], "max": [1220], "mean": [610.0], "std": [352.4722211276609], "count": [1221]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1221]}, "index": {"min": [2499], "max": [3719], "mean": [3109.0], "std": [352.4722211276609], "count": [1221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1221]}}} +{"episode_index": 3, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.0392156862745098]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9137254901960784]], [[0.9411764705882353]]], "mean": [[[0.5149764062947435]], [[0.4959916554856082]], [[0.45732389610381485]]], "std": [[[0.23607977603687944]], [[0.21785756659779051]], [[0.20801456952871467]]], "count": [199]}, "observation.images.robot0_agentview_left": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.598005741670785]], [[0.5671003100554666]], [[0.535299449277542]]], "std": [[[0.21655602714738934]], [[0.2089298219642165]], [[0.20676430133228088]]], "count": [199]}, "observation.images.robot0_agentview_right": {"min": [[[0.07450980392156863]], [[0.07450980392156863]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6125566492128611]], [[0.5789072777769438]], [[0.5432247692968518]]], "std": [[[0.21236767208273555]], [[0.20529321007007573]], [[0.20291789567674556]]], "count": [199]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1165]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1165]}, "observation.state": {"min": [0.7906062883133252, -1.6403088419257783, 0.6999988687461041, 0.0, 0.0, -1.0, 0.0, 0.19187472643497427, -0.03547671795506191, 0.1232846418700384, -0.9910679459571838, -0.35237056016921997, -0.4670310616493225, 0.00014261322212405503, 0.01851429358659384, -0.04078816602468861], "max": [0.7906615117504581, -1.640116768895215, 0.7012304777177287, 0.0, 0.0, 1.0, 0.0002551006036810577, 0.7429356915767951, 0.7496389191548365, 0.5887805623936875, 0.9668139219284058, 0.33722612261772156, 0.5142580270767212, 0.33582448959350586, 0.04002705314915328, -0.018064085492122642], "mean": [0.7906203217857736, -1.6401467421742286, 0.7007142359888817, 0.0, 0.0, -0.16394849785407725, 1.2669754128068777e-05, 0.38210994919480734, 0.31394449057960444, 0.3624499787486151, -0.5622105203984633, -0.052262559354049457, -0.047759631613485294, 0.12901559650701622, 0.030891423850556345, -0.030239822828065796], "std": [4.644584200857652e-06, 2.4750742204154295e-05, 0.0003920789293061597, 0.0, 0.0, 0.986468899687875, 3.638706580199759e-05, 0.1471846004519008, 0.2339370707743438, 0.09437214032158457, 0.7435072439485784, 0.17781706923358112, 0.2643006928970918, 0.08935973882611391, 0.009741671312539961, 0.010116731134234426], "count": [1165]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.942857142857143, -0.5928571428571429, -0.14857142857142858, -0.3457142857142857, -0.13714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4714285714285715, 0.6571428571428571, 1.0, 0.2714285714285714, 0.4714285714285714, 0.3171428571428571, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01469037400367874, 0.005156345800122643, -0.005634580012262436, 0.002817903126916001, -0.002072348252605762, 0.009792765174739433, -0.07124463519313305], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20976012661707458, 0.23622604756484553, 0.23841209750298353, 0.052066738844608905, 0.0771654304464231, 0.052664295726376195, 0.9974588723131332], "count": [1165]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013733905740082264], "std": [0.11638422310352325], "count": [1165]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008583690987124463], "std": [0.029285359844175074], "count": [1165]}, "timestamp": {"min": [0.0], "max": [58.2], "mean": [29.1], "std": [16.815320395401333], "count": [1165]}, "frame_index": {"min": [0], "max": [1164], "mean": [582.0], "std": [336.30640790802664], "count": [1165]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [1165]}, "index": {"min": [3720], "max": [4884], "mean": [4302.0], "std": [336.30640790802664], "count": [1165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1165]}}} +{"episode_index": 4, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5816254477581367]], [[0.5499726279728825]], [[0.5055697307595367]]], "std": [[[0.18112630203975988]], [[0.15809833800082898]], [[0.14592356105808343]]], "count": [215]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6133270672799461]], [[0.5520170621789322]], [[0.5184884834202577]]], "std": [[[0.1764218953558037]], [[0.20371274029754313]], [[0.199050644892853]]], "count": [215]}, "observation.images.robot0_agentview_right": {"min": [[[0.06666666666666667]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6258299203186453]], [[0.5605949146498626]], [[0.5246769172330996]]], "std": [[[0.16922671287959304]], [[0.20051756668208318]], [[0.19594791304605808]]], "count": [215]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1289]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1289]}, "observation.state": {"min": [2.8290053521939473, -0.7616137429440785, 0.699998053545807, 0.0, 0.0, 0.7070379853248596, 0.7068968415260315, 0.1256576044650618, -0.3041752298769227, 0.06950724010466725, -0.9996556043624878, -0.7018276453018188, -0.6119624972343445, 1.2584436262841336e-05, 0.020548199754119315, -0.041667886265910906], "max": [2.829347545385767, -0.7614538863431556, 0.7026683808358755, 0.0, 0.0, 0.7073166370391846, 0.7071755528450012, 0.721646246113327, 0.6994367136938529, 0.6104381727033255, 0.9995728135108948, 0.3166375756263733, 0.5572939515113831, 0.2353874295949936, 0.04025547271126187, -0.02051836089212456], "mean": [2.829194048491987, -0.7614703588991082, 0.7012164242176299, 0.0, 0.0, 0.7071355176674848, 0.7070779949311049, 0.37504566936659145, 0.1227382249155464, 0.37375248516232323, -0.38903256416135834, -0.16515025348222653, -0.09734240572738279, 0.10988945823358275, 0.03408174541964564, -0.033148559052024885], "std": [3.6144126814505286e-05, 1.278909052548337e-05, 0.0007220407340974193, 0.0, 0.0, 3.398244468589026e-05, 3.398378341571663e-05, 0.15217721344160762, 0.3003593830281495, 0.12910644052530434, 0.7916323596316165, 0.2658372991063613, 0.31282147753381084, 0.06796527313722114, 0.0064640669018599, 0.007498696273878063], "count": [1289]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.807142857142857, -0.7214285714285715, -0.4714285714285715, -0.1457142857142857, -0.22285714285714286, -0.30285714285714294, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4285714285714286, 0.8714285714285716, 0.9071428571428573, 0.24, 0.3342857142857143, 0.2742857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0073478887288041875, -0.012019284051867474, -0.011492851601462968, 0.004297905352986815, 0.004555026044552804, 0.00012856034578301285, -0.12335143522110163], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21731501851911988, 0.29546232496516456, 0.19413420152955918, 0.039600467148147286, 0.06398516305342625, 0.05737387581886221, 0.992363050213423], "count": [1289]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012412723153829575], "std": [0.11071877181529999], "count": [1289]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007757951900698216], "std": [0.027842293940925307], "count": [1289]}, "timestamp": {"min": [0.0], "max": [64.4], "mean": [32.2], "std": [18.605106825815323], "count": [1289]}, "frame_index": {"min": [0], "max": [1288], "mean": [644.0], "std": [372.1021365163065], "count": [1289]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1289]}, "index": {"min": [4885], "max": [6173], "mean": [5529.0], "std": [372.1021365163065], "count": [1289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1289]}}} +{"episode_index": 5, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5300393067727834]], [[0.5330121751957588]], [[0.5257303653433909]]], "std": [[[0.22114593157560314]], [[0.20525213955492622]], [[0.19459496562009906]]], "count": [163]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.09803921568627451]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6645942066660229]], [[0.6539658486678197]], [[0.6277606359761959]]], "std": [[[0.2077538200120541]], [[0.18857398558846686]], [[0.16724567040142838]]], "count": [163]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.0784313725490196]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6663333349045499]], [[0.6579743088761578]], [[0.634017277303104]]], "std": [[[0.2011029607970801]], [[0.18226526746899188]], [[0.1632048605608185]]], "count": [163]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [894]}, "observation.state": {"min": [4.496857218457502, -2.33957594795869, 0.6999976836617258, 0.0, 0.0, 1.0689018381526694e-05, 0.9999998807907104, 0.21515858514226327, -0.3718048217434302, 0.0796507944735555, -0.9956320524215698, -0.5699522495269775, -0.6220875382423401, 7.166314026108012e-05, 0.0205329695677829, -0.04674013603294868], "max": [4.498307795303932, -2.3392231261186036, 0.7144195555827167, 0.0, 0.0, 0.0005725143710151315, 1.0, 0.7762841471965869, 0.11603293234170042, 0.6062684308106628, 0.9561906456947327, 0.18365314602851868, 0.31048649549484253, 0.27290886640548706, 0.04005722984096522, -0.020533589181196778], "mean": [4.49824491452861, -2.3394670611744215, 0.7091851414642549, 0.0, 0.0, 0.0001734544294193203, 0.9999999943995636, 0.4818554786427434, -0.054207824911291475, 0.3128775413449036, -0.7763697464994136, -0.21462069855173696, -0.2863141840849205, 0.12473242416436271, 0.03693801784717885, -0.036238398391416536], "std": [0.00011727027589875096, 4.971195712965821e-05, 0.005866015568317888, 0.0, 0.0, 8.393202371855001e-05, 2.522417806208483e-08, 0.16754199663399424, 0.14601748134080458, 0.11025798373981131, 0.3908156290411556, 0.17873620773641444, 0.2509444588012861, 0.07744271076257303, 0.003981074994786601, 0.006035553042832574], "count": [894]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.7642857142857143, -1.0, -0.21142857142857144, -0.32857142857142857, -0.24, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.9214285714285714, 0.6285714285714287, 1.0, 0.18, 0.4942857142857143, 0.2571428571428571, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.07716522850751031, -0.05505752636625128, -0.06030680728667308, -0.0004729945669542991, 0.0014413550655161364, 0.0034164269734739488, -0.28859060402684567], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2817906677222967, 0.24220425300613188, 0.32323015147843853, 0.03508333669871318, 0.0985522504214024, 0.07479877547624707, 0.9574525906108474], "count": [894]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [894]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011185682326621924], "std": [0.03342629261182088], "count": [894]}, "timestamp": {"min": [0.0], "max": [44.65], "mean": [22.325], "std": [12.903770443814732], "count": [894]}, "frame_index": {"min": [0], "max": [893], "mean": [446.5], "std": [258.07540887629466], "count": [894]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [894]}, "index": {"min": [6174], "max": [7067], "mean": [6620.5], "std": [258.07540887629466], "count": [894]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [894]}}} +{"episode_index": 6, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.07450980392156863]], [[0.0392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600644797708431]], [[0.5527842416899069]], [[0.4965171757268654]]], "std": [[[0.23945298486314973]], [[0.19973686281039904]], [[0.1973823141922459]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09803921568627451]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6510154440640143]], [[0.5942423581842216]], [[0.5460803202436886]]], "std": [[[0.2021066305791233]], [[0.22006921372100954]], [[0.23131116777451324]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.08627450980392157]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6632209195159139]], [[0.6018250361478513]], [[0.5495256761224216]]], "std": [[[0.19667430690488924]], [[0.22057184699932392]], [[0.23502716317111075]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1327]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1327]}, "observation.state": {"min": [2.1526466388470453, -3.39359248429455, 0.6999977534869137, 0.0, 0.0, -8.659920422360301e-05, 1.0, 0.11087006847336056, -0.5036523547336853, 0.06905706942050249, -0.9957661628723145, -0.4402309060096741, -0.6007815599441528, 9.187084515360766e-07, 0.020545009606182035, -0.04176761348353698], "max": [2.1527808555193455, -3.3933571644683402, 0.7032488428473838, 0.0, 0.0, 0.0002599093713797629, 1.0, 0.708141345525573, 0.38694943092112055, 0.5976851912047694, 0.9886971116065979, 0.3563961386680603, 0.3477531373500824, 0.4152619540691376, 0.040016448852561656, -0.020521549588892327], "mean": [2.1527704587183907, -3.3935277851832613, 0.7019332715473763, 0.0, 0.0, 8.126750121234358e-06, 1.0, 0.4234433426994572, -0.035987127321867374, 0.3682876680022941, -0.42142994303225395, -0.1298894008288908, -0.19634707035819363, 0.13226792685884978, 0.035888849432780395, -0.03685318999754496], "std": [1.6733760476845705e-05, 3.08158088613684e-05, 0.0014106232212177043, 0.0, 0.0, 4.4118576632807225e-05, 0.0, 0.16989980005523828, 0.24187306226780544, 0.11227027556561675, 0.749399205343888, 0.25071065044340085, 0.3351795761580301, 0.11259760563435056, 0.005383948694532846, 0.004291085095489152], "count": [1327]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7571428571428572, -0.6928571428571428, -0.4285714285714286, -0.13142857142857142, -0.2714285714285714, -0.14285714285714285, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41428571428571426, 0.7000000000000001, 0.9857142857142858, 0.2542857142857143, 0.2714285714285714, 0.3742857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02572935730433851, -0.006480783722682776, -0.007202066960921549, 0.0009473570890300352, 0.002882979868661847, 0.002755947895360112, -0.2946495855312736], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1622336601106783, 0.23114830797938912, 0.2168567642955967, 0.039079744231094296, 0.06893897493176224, 0.0638768392327194, 0.9556053692535665], "count": [1327]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012057271786034107], "std": [0.10914164036512375], "count": [1327]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007535795026375283], "std": [0.02744105720577713], "count": [1327]}, "timestamp": {"min": [0.0], "max": [66.3], "mean": [33.150000000000006], "std": [19.153589741873454], "count": [1327]}, "frame_index": {"min": [0], "max": [1326], "mean": [663.0], "std": [383.0717948374691], "count": [1327]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1327]}, "index": {"min": [7068], "max": [8394], "mean": [7731.0], "std": [383.0717948374691], "count": [1327]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1327]}}} +{"episode_index": 7, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5364133291843365]], [[0.5401314957676232]], [[0.5075387923940591]]], "std": [[[0.16178715795624457]], [[0.149935262405147]], [[0.143171425722147]]], "count": [158]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5932272950127688]], [[0.574321659151571]], [[0.5252070366581784]]], "std": [[[0.15012015437324336]], [[0.20133548360198633]], [[0.21718424307106457]]], "count": [158]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5937613594469879]], [[0.5827445633567039]], [[0.5362211994806452]]], "std": [[[0.16646416023419225]], [[0.20621875937960682]], [[0.217854871774009]]], "count": [158]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [860]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [860]}, "observation.state": {"min": [1.8007372862895037, -0.8249109213308538, 0.6999990868949868, 0.0, 0.0, 0.7071008086204529, 0.7068346738815308, 0.24116075325250752, -0.6123370811148652, 0.018634135072007396, -0.9981396198272705, -0.38751256465911865, -0.6698413491249084, 0.00013774566468782723, 0.02056861546700902, -0.04181237406396718], "max": [1.8010134973937066, -0.8247156924795325, 0.7026203260466113, 0.0, 0.0, 0.7073787450790405, 0.707112729549408, 0.7762411485154301, -0.015532754340485733, 0.6011456369324254, 0.9754348397254944, 0.3116941452026367, 0.20644186437129974, 0.3304162621498108, 0.04003082271188395, -0.020497945174347908], "mean": [1.8009823183672258, -0.8247412935674584, 0.7015858879500559, 0.0, 0.0, 0.7071334857580274, 0.7070800311343615, 0.4972131666707985, -0.22261227249786408, 0.34088683046746776, -0.8689125785300899, -0.11215754815398954, -0.3049494825180371, 0.1312583430724687, 0.03560317647718616, -0.03486231862434375], "std": [4.0672040840841417e-05, 1.9003716956006222e-05, 0.0011189437425757427, 0.0, 0.0, 4.0415395023283444e-05, 4.04133192543863e-05, 0.14613611339950536, 0.17360538320956645, 0.13627465774965972, 0.1783297761625103, 0.15244419328893255, 0.2403181335385494, 0.09692846902651132, 0.005740414807019366, 0.006836885745279336], "count": [860]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.9142857142857143, -0.6071428571428572, -0.3314285714285714, -0.40857142857142864, -0.18, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6142857142857143, 0.8214285714285715, 0.942857142857143, 0.19714285714285715, 0.39714285714285713, 0.21714285714285717, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.018571428571428582, -0.05352159468438535, -0.037583056478405305, 0.0014252491694352186, -0.003169435215946844, 0.010554817275747504, -0.31627906976744186], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24033160132441667, 0.27422832124434554, 0.2507774023165414, 0.06084354026049583, 0.09450079794558862, 0.06522951126826353, 0.9486661952589193], "count": [860]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [860]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011627906976744186], "std": [0.034079885790122895], "count": [860]}, "timestamp": {"min": [0.0], "max": [42.95], "mean": [21.475], "std": [12.413022395855089], "count": [860]}, "frame_index": {"min": [0], "max": [859], "mean": [429.5], "std": [248.26044791710177], "count": [860]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [860]}, "index": {"min": [8395], "max": [9254], "mean": [8824.5], "std": [248.26044791710177], "count": [860]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [860]}}} +{"episode_index": 8, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4735288592569189]], [[0.4237493546002385]], [[0.36337534586588544]]], "std": [[[0.18590395030180057]], [[0.1649782099092597]], [[0.1721050552115542]]], "count": [210]}, "observation.images.robot0_agentview_left": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5510413640553877]], [[0.48673357025915837]], [[0.44418103101429374]]], "std": [[[0.16201202162666684]], [[0.1791909938536366]], [[0.19304033585746622]]], "count": [210]}, "observation.images.robot0_agentview_right": {"min": [[[0.07450980392156863]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5453571166422299]], [[0.475074034903675]], [[0.43208307460353934]]], "std": [[[0.15616014629999483]], [[0.17655666038584597]], [[0.19060945750344876]]], "count": [210]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1256]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1256]}, "observation.state": {"min": [2.1156989851922976, -1.8255316930517331, 0.6999958993745751, 0.0, 0.0, -0.7071365118026733, 0.7070770263671875, 0.12013357565121141, -0.019414265259211305, 0.15997528044068576, -0.997762143611908, -0.5560338497161865, -0.6556826829910278, 8.417626304435544e-06, 0.020534627430355848, -0.04142492089332001], "max": [2.1160046859305446, -1.8253074788040344, 0.7094703418728835, 0.0, 0.0, -0.7068144083023071, 0.7073990106582642, 0.764490913632013, 0.8004691459578281, 0.6501829961465942, 0.9992449879646301, 0.2213999629020691, 0.5779350996017456, 0.28319552540779114, 0.04059327564903422, -0.02053193321637133], "mean": [2.1158105626869728, -1.8255075999351156, 0.7058183883605877, 0.0, 0.0, -0.7070505511798676, 0.7071629600350264, 0.36557648537692633, 0.2911860175824695, 0.3917620752391648, -0.6592592462232918, -0.15982794572427206, -0.20364265522485261, 0.13182452882613827, 0.036124457915800566, -0.03734864582499012], "std": [3.0208275864581425e-05, 2.4506260787652743e-05, 0.0036791620105310866, 0.0, 0.0, 3.8699825366834133e-05, 3.8691544467885626e-05, 0.17029406681022655, 0.26622673370884886, 0.1325676895503481, 0.5750348324735106, 0.22459325663195856, 0.3085733200106123, 0.06826092223253995, 0.00542547146493913, 0.00378602559360068], "count": [1256]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9357142857142857, -1.0, -0.9357142857142857, -0.18857142857142858, -0.26285714285714284, -0.27714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.55, 0.6571428571428571, 0.8642857142857142, 0.1742857142857143, 0.33714285714285713, 0.29714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014314149226569671, -0.020251364877161032, -0.06885236578707914, -0.002058689717925389, -0.00034349408553231535, 0.0009963603275705139, -0.3980891719745223], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19595888300058614, 0.259148143899522, 0.301326308033708, 0.04425480370895735, 0.08083266325220248, 0.060366598424899574, 0.9173467235220513], "count": [1256]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012738853693008423], "std": [0.11214534193277359], "count": [1256]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007961783439490446], "std": [0.02820539742662158], "count": [1256]}, "timestamp": {"min": [0.0], "max": [62.75], "mean": [31.375], "std": [18.128792706631074], "count": [1256]}, "frame_index": {"min": [0], "max": [1255], "mean": [627.5], "std": [362.5758541326215], "count": [1256]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1256]}, "index": {"min": [9255], "max": [10510], "mean": [9882.5], "std": [362.5758541326215], "count": [1256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1256]}}} +{"episode_index": 9, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3825333916159237]], [[0.3968275418749042]], [[0.3893803061690985]]], "std": [[[0.23363873540240282]], [[0.2181676823758338]], [[0.22898127796471032]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4580868718764361]], [[0.45987825460994947]], [[0.4657368795357499]]], "std": [[[0.20348015991441798]], [[0.19985460345775255]], [[0.19937160778555485]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4550753838034237]], [[0.45694803454829197]], [[0.4623529468611175]]], "std": [[[0.2136614174066087]], [[0.2103667780559772]], [[0.21029730903369015]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1176]}, "observation.state": {"min": [0.8372119163682417, -1.7466274799744574, 0.6999978175045458, 0.0, 0.0, -1.0, 0.0, 0.1596251382202093, -0.484462677167832, 0.042890835344331135, -0.9950080513954163, -0.5346429347991943, -0.6559608578681946, 2.226534206783981e-06, 0.020561332274388253, -0.04139058722295003], "max": [0.8373120590342482, -1.7464090537779806, 0.7028432035740265, 0.0, 0.0, 1.0, 0.00028777768602594733, 0.8048444251805161, 0.0022343015282120238, 0.6046756648448816, 0.9947748184204102, 0.11797940731048584, 0.36669251322746277, 0.26872843503952026, 0.04004251482761369, -0.020505226781168735], "mean": [0.8372222853682161, -1.746433393237898, 0.7017064118639678, 0.0, 0.0, -0.003401360544217687, 1.6465101418416646e-05, 0.4843752175500335, -0.1814518639345525, 0.33809076024116247, -0.5695975585555544, -0.17751934485776083, -0.3254092633399517, 0.11759073541556651, 0.03577491542797406, -0.0349548890024516], "std": [1.581629519901874e-05, 3.801120794754243e-05, 0.0012039866431687082, 0.0, 0.0, 0.9999942153564803, 5.344589622633589e-05, 0.17171607548635168, 0.13462127334311272, 0.12636945641000583, 0.6372219470530138, 0.18846731096891348, 0.27470710178054314, 0.08538739105979877, 0.005020444944854485, 0.006225374657610278], "count": [1176]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -0.6857142857142858, -0.55, -0.16, -0.31142857142857144, -0.2257142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3214285714285714, 0.7000000000000001, 0.7928571428571428, 0.12285714285714287, 0.26, 0.17142857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013884839650145786, -0.046920553935860046, -0.02455660835762881, 0.0029397473275024257, -0.0002745383867832832, 0.0016472303206996972, -0.2261904761904762], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18494508510072477, 0.19516316732962488, 0.19734320460133511, 0.029244859626418977, 0.06750446131701975, 0.05361129791074043, 0.9740830911584123], "count": [1176]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014455782249569893], "std": [0.11936000734567642], "count": [1176]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008503401360544217], "std": [0.029148191328235734], "count": [1176]}, "timestamp": {"min": [0.0], "max": [58.75], "mean": [29.375], "std": [16.974091777372557], "count": [1176]}, "frame_index": {"min": [0], "max": [1175], "mean": [587.5], "std": [339.48183554745117], "count": [1176]}, "episode_index": {"min": [9], "max": [9], "mean": [9.0], "std": [0.0], "count": [1176]}, "index": {"min": [10511], "max": [11686], "mean": [11098.5], "std": [339.48183554745117], "count": [1176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1176]}}} +{"episode_index": 10, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900489832422911]], [[0.415495114562705]], [[0.3642590008846137]]], "std": [[[0.17684419691680645]], [[0.1730421627593066]], [[0.1726191536048412]]], "count": [207]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49403518484523373]], [[0.5075470095005091]], [[0.46771707754305863]]], "std": [[[0.1834940190375696]], [[0.17734458133493466]], [[0.19215047591239284]]], "count": [207]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48539171897293415]], [[0.5000375614525796]], [[0.4608368694641108]]], "std": [[[0.19554479201114988]], [[0.19008419958667203]], [[0.2024591311822936]]], "count": [207]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1228]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1228]}, "observation.state": {"min": [2.3280569228156827, -0.8482763915307587, 0.6999980317528214, 0.0, 0.0, 0.7070299983024597, 0.7070011496543884, 0.1857613986809158, -0.42469944975710927, 0.16700939464269282, -0.9948550462722778, -0.300991952419281, -0.656740128993988, 0.0010641110129654408, 0.017301940690002623, -0.04208383908395613], "max": [2.328329759061565, -0.8480383690604527, 0.7021648991219885, 0.0, 0.0, 0.7072124481201172, 0.7071835994720459, 0.8277904787011914, 0.4532127440317799, 0.6147049252481984, 0.9768385887145996, 0.2764604389667511, 0.31235092878341675, 0.4786927103996277, 0.040557261050839837, -0.018021900511755926], "mean": [2.328220760384052, -0.8480509692444942, 0.7013685815510834, 0.0, 0.0, 0.7071085875119759, 0.7071049264374307, 0.4429440375077852, -0.11765797749728263, 0.3863364691186806, -0.20230689251655865, -0.0369152198955174, -0.13874331886079222, 0.15763091311798771, 0.030639243835856683, -0.031201472768971176], "std": [2.5636747183004795e-05, 2.2926774161827692e-05, 0.0008180103693890547, 0.0, 0.0, 1.5329452873935115e-05, 1.5323147616652285e-05, 0.18908600039621717, 0.24289668675566434, 0.10098697201403743, 0.8578719977350804, 0.15724931644878856, 0.3614203709069516, 0.14938399372344535, 0.01038209911516333, 0.010255947706741961], "count": [1228]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9714285714285714, -0.8428571428571429, -0.46428571428571436, -0.2257142857142857, -0.3, -0.12857142857142856, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5357142857142857, 0.7428571428571429, 0.807142857142857, 0.1742857142857143, 0.34, 0.25142857142857145, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.015670079106561163, -0.029251977664029774, -0.004600977198697077, 0.005328059562587253, 0.00038622615169847023, 0.003175895765472318, -0.18078175895765472], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23353618380447114, 0.24259626695161515, 0.19062653285755243, 0.04583479058593819, 0.06942358473363193, 0.041676758220257605, 0.9835232359370861], "count": [1228]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013029315508902073], "std": [0.11339996755123138], "count": [1228]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008143322475570033], "std": [0.028524885811298036], "count": [1228]}, "timestamp": {"min": [0.0], "max": [61.35], "mean": [30.675], "std": [17.724647387183758], "count": [1228]}, "frame_index": {"min": [0], "max": [1227], "mean": [613.5], "std": [354.49294774367513], "count": [1228]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1228]}, "index": {"min": [11687], "max": [12914], "mean": [12300.5], "std": [354.49294774367513], "count": [1228]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1228]}}} +{"episode_index": 11, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5299390221982808]], [[0.5734344595324494]], [[0.5823314527031055]]], "std": [[[0.26948898570529267]], [[0.21849519369199102]], [[0.23472056814298023]]], "count": [212]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.08235294117647059]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5532737432741651]], [[0.5696613129712104]], [[0.5680717332778575]]], "std": [[[0.2195231518647229]], [[0.19445932669258814]], [[0.20076503809767376]]], "count": [212]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.0784313725490196]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5594694769122271]], [[0.573240080172602]], [[0.5655044414535788]]], "std": [[[0.21611934161558063]], [[0.18301219084167383]], [[0.18510085158382547]]], "count": [212]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1270]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1270]}, "observation.state": {"min": [2.8632916831091264, -0.7613854346173632, 0.6999792067707236, 0.0, 0.0, 0.7070566415786743, 0.7068988680839539, 0.12834408137675724, -0.5754510667610551, 0.17127877075910702, -0.9960037469863892, -0.5502192378044128, -0.6307620406150818, 0.0001096972482628189, 0.01771778202186589, -0.041140533978474864], "max": [2.863601537380235, -0.7612537799494261, 0.7012051376025772, 0.0, 0.0, 0.7073145508766174, 0.7071568369865417, 0.6646023745187664, 0.32060218163237186, 0.6013936897838777, 0.9966596961021423, 0.4665209650993347, 0.4278746247291565, 0.4358096718788147, 0.04001771196429281, -0.02049288680842884], "mean": [2.863504369473599, -0.761291430754827, 0.7006305903888939, 0.0, 0.0, 0.7071138099891933, 0.707099705371331, 0.3826381303770733, 0.028491303312050725, 0.3675821139626633, -0.07021432115337041, -0.1477801267145656, -0.10427505759410945, 0.1572842064113473, 0.032893136376032396, -0.03648329690869497], "std": [3.920882515203408e-05, 7.854140172187782e-06, 0.00045391106375000727, 0.0, 0.0, 3.734284269283571e-05, 3.733827605664569e-05, 0.14501587331984897, 0.24627408857263416, 0.09468668623063822, 0.8593706380507039, 0.23491794149274525, 0.35460581567778826, 0.13479524119616443, 0.00784234195047622, 0.004328538258287856], "count": [1270]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7285714285714285, -0.9857142857142858, -0.4857142857142857, -0.2, -0.29714285714285715, -0.29714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.55, 0.8785714285714286, 1.0, 0.3657142857142857, 0.44857142857142857, 0.30857142857142855, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013678290213723297, -0.03273340832395952, -0.0023172103487064323, 0.00687739032620922, 0.005887514060742413, 0.00949381327334083, -0.09291338582677165], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18545439283931295, 0.2761687811488618, 0.23209170010934263, 0.05635123981456609, 0.09429213365664768, 0.07901106730400481, 0.9956741950729643], "count": [1270]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012598425149917603], "std": [0.11153343319892883], "count": [1270]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007874015748031496], "std": [0.028049626977254924], "count": [1270]}, "timestamp": {"min": [0.0], "max": [63.45], "mean": [31.725], "std": [18.330865364188348], "count": [1270]}, "frame_index": {"min": [0], "max": [1269], "mean": [634.5], "std": [366.61730728376693], "count": [1270]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1270]}, "index": {"min": [12915], "max": [14184], "mean": [13549.5], "std": [366.61730728376693], "count": [1270]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1270]}}} +{"episode_index": 12, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.047058823529411764]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5195300330090713]], [[0.48940944685482335]], [[0.45488299090704715]]], "std": [[[0.2495467695013082]], [[0.23060187139821522]], [[0.23309383375927029]]], "count": [216]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6695826747232186]], [[0.5856331796860816]], [[0.5214049237486065]]], "std": [[[0.19525980861845024]], [[0.19479692186339267]], [[0.21217425279857607]]], "count": [216]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6707568080683246]], [[0.5903604633494746]], [[0.5297157935846866]]], "std": [[[0.20140702635119073]], [[0.19969217078301482]], [[0.21381904057569404]]], "count": [216]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1302]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1302]}, "observation.state": {"min": [1.7992616050860104, -0.799165753315081, 0.6999982907099732, 0.0, 0.0, 0.7070980668067932, 0.7068613171577454, 0.10402237699281769, -0.27041156970982416, 0.07555456486519041, -0.9983196258544922, -0.3173931837081909, -0.6473431587219238, 2.8918327643623343e-06, 0.00968767190154641, -0.04103913417010687], "max": [1.7995356043201516, -0.7990630447683696, 0.7012676142414309, 0.0, 0.0, 0.7073522210121155, 0.7071155309677124, 0.758364778657665, 0.6361044007326251, 0.6025697128598876, 0.9953324198722839, 0.3933534026145935, 0.43932268023490906, 0.5522451400756836, 0.04063741850235651, -0.00726944300466881], "mean": [1.7994934383880714, -0.7990708585769026, 0.700653367977753, 0.0, 0.0, 0.7071341253279174, 0.7070793883042401, 0.3705496275472765, 0.037815933600514204, 0.41242880090660217, -0.7442524763204719, 0.008297181815572782, -0.21355941368557935, 0.17918252282801997, 0.03087809286831954, -0.030247438788758237], "std": [3.237335716298865e-05, 8.26843932491757e-06, 0.00045779821544902075, 0.0, 0.0, 3.2144036223833465e-05, 3.214561097330765e-05, 0.16830403427522544, 0.26144528962079083, 0.13419252284575506, 0.49152136151945053, 0.17143864212889767, 0.2756809715192245, 0.14601696163096306, 0.013465062439198448, 0.014218246849897328], "count": [1302]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9, -1.0, -0.6928571428571428, -0.2542857142857143, -0.2714285714285714, -0.19714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6428571428571428, 0.6928571428571428, 0.7285714285714285, 0.33714285714285713, 0.3171428571428571, 0.25142857142857145, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0012179065174456796, -0.031149879306561372, -0.007027649769585299, 0.011158657011191586, 0.0001404432740838248, 0.0061531709457976775, -0.3901689708141321], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23837153275416245, 0.2595936848851195, 0.21259561916634281, 0.07039067667768197, 0.08013957126735696, 0.06772506708251723, 0.9207432726954006], "count": [1302]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1302]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007680491551459293], "std": [0.027703054987513725], "count": [1302]}, "timestamp": {"min": [0.0], "max": [65.05], "mean": [32.525000000000006], "std": [18.79274571920417], "count": [1302]}, "frame_index": {"min": [0], "max": [1301], "mean": [650.5], "std": [375.8549143840834], "count": [1302]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1302]}, "index": {"min": [14185], "max": [15486], "mean": [14835.5], "std": [375.8549143840834], "count": [1302]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1302]}}} +{"episode_index": 13, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5425706651475695]], [[0.5275866568982257]], [[0.4988014100927978]]], "std": [[[0.21475051811679685]], [[0.18367091767901772]], [[0.166694722119952]]], "count": [204]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5756452904348875]], [[0.5147827427096662]], [[0.4889789946488993]]], "std": [[[0.18417337329932537]], [[0.20773035562935654]], [[0.2045031976108825]]], "count": [204]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5815984248565005]], [[0.5240364332833413]], [[0.49607297991936317]]], "std": [[[0.20092089857389384]], [[0.21749035032030595]], [[0.21165636568304746]]], "count": [204]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1205]}, "observation.state": {"min": [4.853263156767775, -2.3487778106555437, 0.6999984768507468, 0.0, 0.0, -3.992130950791761e-05, 0.9999998807907104, 0.14584038697299206, -0.5806945767560356, 0.036118380866742905, -0.9992358088493347, -0.5801272988319397, -0.6681909561157227, 0.00012477378186304122, 0.02053350380245776, -0.04142045366472492], "max": [4.853370459190454, -2.3484053350834726, 0.7026596392774673, 0.0, 0.0, 0.0004993467591702938, 1.0, 0.7791182535106325, 0.2975663305665175, 0.6288041832193566, 0.995390772819519, 0.19053035974502563, 0.3065282702445984, 0.4830617606639862, 0.04058928057514824, -0.016391677668347936], "mean": [4.853359756204792, -2.3487212177629604, 0.7015244374079698, 0.0, 0.0, 3.32814089435244e-05, 0.9999999992085691, 0.4451879744412185, -0.13086561181398862, 0.34197853181149485, -0.4271822846776717, -0.17687980037074366, -0.15721556869524406, 0.16056086926432897, 0.03632629419300498, -0.033716869009688955], "std": [1.2700440555579783e-05, 3.779346443496705e-05, 0.0010053873760357366, 0.0, 0.0, 5.3002976065644106e-05, 9.680886345958368e-09, 0.1676198275393703, 0.24890494778098807, 0.1292185672354427, 0.7432651695407818, 0.233542009739668, 0.3268037769004263, 0.14814390399987765, 0.004758413685399032, 0.007561628130029875], "count": [1205]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7857142857142857, -0.6785714285714286, -0.5571428571428572, -0.19714285714285715, -0.20857142857142857, -0.23142857142857146, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.55, 0.9214285714285714, 0.807142857142857, 0.2057142857142857, 0.2142857142857143, 0.3742857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011802015411973933, 0.005909899229401304, -0.022999407231772382, -0.001960877296976871, 0.002731475992886776, 0.002506224066390046, -0.16514522821576763], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2318114050009797, 0.22050931586211575, 0.1975033346406111, 0.052251301288583706, 0.059980332050638456, 0.06748215157967039, 0.9862692601909254], "count": [1205]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013278008438646793], "std": [0.11446267366409302], "count": [1205]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008298755186721991], "std": [0.028795604270369247], "count": [1205]}, "timestamp": {"min": [0.0], "max": [60.2], "mean": [30.1], "std": [17.392670870225768], "count": [1205]}, "frame_index": {"min": [0], "max": [1204], "mean": [602.0], "std": [347.85341740451537], "count": [1205]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1205]}, "index": {"min": [15487], "max": [16691], "mean": [16089.0], "std": [347.85341740451537], "count": [1205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}}} +{"episode_index": 14, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4898781932076688]], [[0.4566081804523213]], [[0.4214826093339283]]], "std": [[[0.18118878103084224]], [[0.17085682621200707]], [[0.16750061572815014]]], "count": [207]}, "observation.images.robot0_agentview_left": {"min": [[[0.08235294117647059]], [[0.054901960784313725]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5284009098950193]], [[0.5177281493793735]], [[0.4961886545513529]]], "std": [[[0.21081246296307457]], [[0.19775821372355476]], [[0.20304189872899558]]], "count": [207]}, "observation.images.robot0_agentview_right": {"min": [[[0.09411764705882353]], [[0.06666666666666667]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.537698478442177]], [[0.5292634608969833]], [[0.5091729191133918]]], "std": [[[0.21132051897649412]], [[0.19599014391964287]], [[0.199461719797317]]], "count": [207]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1230]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1230]}, "observation.state": {"min": [4.892569856119747, -1.8664318305330936, 0.6999986689135947, 0.0, 0.0, -0.00019214472558815032, 1.0, 0.1643465987187005, -0.3080193429239788, 0.06426468209780278, -0.9963611364364624, -0.6063190698623657, -0.7431246042251587, 1.2576133485708851e-05, 0.014959923871499503, -0.04238469225696432], "max": [4.894163871561736, -1.8659093995454263, 0.7057936426132151, 0.0, 0.0, 0.00035939959343522787, 1.0, 0.7829503780461078, 0.43587934386807237, 0.613071139088081, 0.9906822443008423, 0.21457035839557648, 0.1575654298067093, 0.35792094469070435, 0.041233643631446444, -0.02054820572013284], "mean": [4.894144124850231, -1.8662238205107584, 0.7034920335232805, 0.0, 0.0, -6.981706460751449e-05, 1.0, 0.42173700209341985, -0.04401934818945168, 0.38380243095267996, -0.7532934426776762, -0.15863176024541623, -0.2975168575041755, 0.13070222945265547, 0.034583664266134295, -0.03599051059101371], "std": [6.676262949301607e-05, 4.442919133773465e-05, 0.0024918140430282907, 0.0, 0.0, 5.464544682229872e-05, 0.0, 0.1843804939638243, 0.21661443061462285, 0.13747737361863951, 0.42134364775745614, 0.22434291725267028, 0.25401463583887757, 0.09696366752832694, 0.007995816977704346, 0.006119509812603168], "count": [1230]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9714285714285714, -0.7285714285714285, -0.5714285714285715, -0.20857142857142857, -0.38857142857142857, -0.2742857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.8214285714285715, 0.7000000000000001, 0.95, 0.2285714285714286, 0.4285714285714286, 0.24, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0418292682926829, -0.0304761904761905, -0.01073751451800232, -0.006174216027874557, 0.008051103368176549, -0.0043716608594657315, -0.375609756097561], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.25028004302473833, 0.20725061610310644, 0.2146626076735969, 0.048832809504301536, 0.08215260585504418, 0.07118762553152151, 0.9267779189883284], "count": [1230]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1230]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008130081300813008], "std": [0.028501704297492853], "count": [1230]}, "timestamp": {"min": [0.0], "max": [61.45], "mean": [30.725], "std": [17.753514910199236], "count": [1230]}, "frame_index": {"min": [0], "max": [1229], "mean": [614.5], "std": [355.07029820398475], "count": [1230]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1230]}, "index": {"min": [16692], "max": [17921], "mean": [17306.5], "std": [355.07029820398475], "count": [1230]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1230]}}} +{"episode_index": 15, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6930980215633618]], [[0.6608214419495826]], [[0.6280591029746859]]], "std": [[[0.16830431957768774]], [[0.16911757300179794]], [[0.18741917330819746]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6506651333079618]], [[0.6157214391371784]], [[0.5796333558325674]]], "std": [[[0.18024471469204428]], [[0.17019043928711458]], [[0.17660837257274]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6538955206777536]], [[0.6209744879030714]], [[0.5870637024524165]]], "std": [[[0.18730498247071867]], [[0.1794768276532565]], [[0.18665812331839038]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1173]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1173]}, "observation.state": {"min": [2.955706279536617, -0.8498052605075102, 0.6999982302183497, 0.0, 0.0, 0.7070770263671875, 0.7068169713020325, 0.20113555769176805, -0.6638492585199085, 0.028127913315218467, -0.9953529238700867, -0.6364675164222717, -0.6411820650100708, 0.023932859301567078, 0.02056694063825791, -0.04288634482263055], "max": [2.956008751373966, -0.8496385032468704, 0.7074785660922088, 0.0, 0.0, 0.707396388053894, 0.7071365118026733, 0.8169746142359366, 0.04290315357832597, 0.6022823217424937, -0.6854925751686096, 0.3943011164665222, 0.00937221385538578, 0.358786940574646, 0.040087948563128924, -0.020499620116979155], "mean": [2.9559666747053974, -0.8496529843406242, 0.7043802517340628, 0.0, 0.0, 0.7071229233664523, 0.7070905889391594, 0.5045237105152548, -0.15854190682385702, 0.3311013072491375, -0.8453471838462485, -0.17815425433059687, -0.3319850529765423, 0.1516876808571719, 0.03543534645340327, -0.03528887207253413], "std": [4.975662674532222e-05, 2.76828642417832e-05, 0.003061350429279537, 0.0, 0.0, 5.262306512923133e-05, 5.263047900344269e-05, 0.1760671937592208, 0.22211142707975798, 0.12809925981829962, 0.11184451709671592, 0.23915323107164002, 0.20691057925429132, 0.08894113767087082, 0.006561872742294752, 0.00698173326867146], "count": [1173]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8928571428571429, -0.7714285714285714, -0.9857142857142858, -0.19428571428571428, -0.2571428571428571, -0.19428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5, 0.9071428571428573, 0.9285714285714287, 0.15428571428571428, 0.3171428571428571, 0.2485714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.018097673852149533, -0.04957983193277335, -0.06389599317988075, 0.0010839118255998033, 0.0011423699914748498, 0.006242844964072595, -0.3878942881500426], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20029272033730883, 0.2595220168767734, 0.2504560716444451, 0.04277011264312689, 0.06873308796840148, 0.06684553431873437, 0.9217038685068881], "count": [1173]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013640238903462887], "std": [0.11599215865135193], "count": [1173]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008525149190110827], "std": [0.029185409665172534], "count": [1173]}, "timestamp": {"min": [0.0], "max": [58.6], "mean": [29.299999999999994], "std": [16.93079049148818], "count": [1173]}, "frame_index": {"min": [0], "max": [1172], "mean": [586.0], "std": [338.6158098297637], "count": [1173]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1173]}, "index": {"min": [17922], "max": [19094], "mean": [18508.0], "std": [338.6158098297637], "count": [1173]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1173]}}} +{"episode_index": 16, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.07450980392156863]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5548255324003312]], [[0.49235148301774934]], [[0.463759085365329]]], "std": [[[0.168956186308695]], [[0.20858013436178546]], [[0.221026738733759]]], "count": [227]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6030808345244072]], [[0.5037617363377414]], [[0.4838024307123128]]], "std": [[[0.16583642985359373]], [[0.21850250546962366]], [[0.2218825269448976]]], "count": [227]}, "observation.images.robot0_agentview_right": {"min": [[[0.10196078431372549]], [[0.0]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6091868040505454]], [[0.5095217582608398]], [[0.48837533492626817]]], "std": [[[0.15058919670104107]], [[0.20827124866406307]], [[0.21195202728467288]]], "count": [227]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1388]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1388]}, "observation.state": {"min": [2.6651504527112495, -0.8123628765889498, 0.6999978659411247, 0.0, 0.0, 0.7070834636688232, 0.706953763961792, 0.10377936875697236, -0.2799268780791251, 0.1117172054561536, -0.999315619468689, -0.630133330821991, -0.6498068571090698, 6.974789721425623e-05, 0.02056109613837436, -0.04081096407715346], "max": [2.6653634934897497, -0.8122634400092483, 0.7033896895416721, 0.0, 0.0, 0.7072597146034241, 0.7071300148963928, 0.7693950676037649, 0.5347884632863282, 0.6684168588389059, 0.9982656836509705, 0.5111004114151001, 0.2564055919647217, 0.3464241027832031, 0.040629576611896576, -0.019857624080644766], "mean": [2.665300599474156, -0.8123161351439907, 0.7013181569624525, 0.0, 0.0, 0.7071143628369148, 0.7070991523585334, 0.3908835808305766, 0.04396105992665745, 0.38780773609492747, -0.5635617199308247, -0.10987160563125391, -0.1741501451017884, 0.12043677904193435, 0.0393507583433146, -0.03395049001724172], "std": [2.824252191402623e-05, 1.0001981423143052e-05, 0.0014354730119676268, 0.0, 0.0, 2.7939195950544353e-05, 2.792544020755734e-05, 0.19973341979746131, 0.26655396406118076, 0.13316011714738432, 0.6809835217357404, 0.2564559575973954, 0.29722690986344324, 0.08741326325205044, 0.001306271372078433, 0.008413104168686757], "count": [1388]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9071428571428573, -1.0, -0.7357142857142858, -0.19142857142857142, -0.21142857142857144, -0.32285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5785714285714286, 0.6785714285714286, 0.8714285714285716, 0.27714285714285714, 0.3142857142857143, 0.32857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0051667352820090615, -0.01790345821325642, -0.010503293536434729, 0.00756278303828736, 0.0029868258542610077, 0.004895018526142444, -0.35878962536023057], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2116546103336391, 0.2574096711138871, 0.22077768825125718, 0.04276269387400003, 0.06587510261697904, 0.08380492678582213, 0.933418451035691], "count": [1388]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011527377180755138], "std": [0.10674501210451126], "count": [1388]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007204610951008645], "std": [0.026831735518063504], "count": [1388]}, "timestamp": {"min": [0.0], "max": [69.35], "mean": [34.675000000000004], "std": [20.03404914139925], "count": [1388]}, "frame_index": {"min": [0], "max": [1387], "mean": [693.5], "std": [400.68098282798496], "count": [1388]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1388]}, "index": {"min": [19095], "max": [20482], "mean": [19788.5], "std": [400.68098282798496], "count": [1388]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1388]}}} +{"episode_index": 17, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.07450980392156863]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.523926770557773]], [[0.505202045138824]], [[0.41817300028975146]]], "std": [[[0.21074396035271636]], [[0.15871626498242458]], [[0.1575992091834383]]], "count": [197]}, "observation.images.robot0_agentview_left": {"min": [[[0.07058823529411765]], [[0.07058823529411765]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6527352595146562]], [[0.5699004404032493]], [[0.4551516478508043]]], "std": [[[0.17174923598078531]], [[0.14658873028075753]], [[0.1764722665028186]]], "count": [197]}, "observation.images.robot0_agentview_right": {"min": [[[0.10196078431372549]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6185154787756334]], [[0.5447791209562128]], [[0.43161966850286076]]], "std": [[[0.1688289334031303]], [[0.1506169394642696]], [[0.18625091496085233]]], "count": [197]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1152]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1152]}, "observation.state": {"min": [3.163850982504383, -1.48827830805555, 0.6999984040897573, 0.0, 0.0, -0.707118570804596, 0.7070949077606201, 0.20925185965267423, -0.6794686600359565, 0.08558848878119663, -0.9954853653907776, -0.4508715271949768, -0.6879610419273376, 3.9813705370761454e-05, 0.020534949395745027, -0.043119820706559446], "max": [3.164184855171013, -1.4880903526004188, 0.7036972758846858, 0.0, 0.0, -0.7068066596984863, 0.7074068188667297, 0.8080805640103654, -0.0044043924818431, 0.6268306483888216, 0.995482325553894, 0.4922417402267456, 0.35886314511299133, 0.27994346618652344, 0.04003560062869366, -0.020531610805252606], "mean": [3.1639044894234356, -1.488229712747423, 0.7023726889767995, 0.0, 0.0, -0.7070627056269182, 0.7071508061554697, 0.46439922348323087, -0.33094213855851384, 0.3594638665951446, -0.47830830576519173, -0.1003247151707506, -0.30827882930740697, 0.10586845499867398, 0.03706378706178434, -0.0372105611814948], "std": [6.38991072267086e-05, 2.676576930228677e-05, 0.0016475444709965297, 0.0, 0.0, 5.87024463176683e-05, 5.869193598752562e-05, 0.195893041584287, 0.1686102614481614, 0.12941056338604, 0.7210245478823135, 0.2139550342195466, 0.289318946185397, 0.0745221220589873, 0.004320841754723625, 0.0045165599049137185], "count": [1152]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8785714285714286, -0.6428571428571428, -0.5428571428571429, -0.2485714285714286, -0.27714285714285714, -0.2542857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4928571428571429, 0.7785714285714286, 0.9785714285714284, 0.16857142857142857, 0.40857142857142864, 0.30285714285714294, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.010937499999999996, -0.06685267857142872, -0.018272569444444466, 0.002829861111111104, 0.0033730158730158753, 0.004382440476190482, -0.4392361111111111], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21092991503957434, 0.23706671625569908, 0.2256967221419117, 0.053976700834995325, 0.07738610076483224, 0.0661665274253306, 0.8983716595574404], "count": [1152]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1152]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008680555555555555], "std": [0.029449992107096135], "count": [1152]}, "timestamp": {"min": [0.0], "max": [57.55], "mean": [28.775000000000002], "std": [16.627681488008683], "count": [1152]}, "frame_index": {"min": [0], "max": [1151], "mean": [575.5], "std": [332.5536297601737], "count": [1152]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1152]}, "index": {"min": [20483], "max": [21634], "mean": [21058.5], "std": [332.5536297601737], "count": [1152]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1152]}}} +{"episode_index": 18, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5177297710226573]], [[0.49044748267408794]], [[0.46591599642978365]]], "std": [[[0.20291533001302386]], [[0.2033391783036985]], [[0.19303484701177687]]], "count": [204]}, "observation.images.robot0_agentview_left": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5301342586882525]], [[0.49328501670922464]], [[0.46594567539049364]]], "std": [[[0.21343129962443494]], [[0.22760881372846392]], [[0.23721224510394173]]], "count": [204]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5342159302039405]], [[0.49091222719796024]], [[0.45932712488933414]]], "std": [[[0.21859268346094976]], [[0.2343638220865228]], [[0.24233064042158114]]], "count": [204]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1205]}, "observation.state": {"min": [4.506922948474185, -0.8276053477160513, 0.6999951852479134, 0.0, 0.0, 0.7070254683494568, 0.7067146897315979, 0.16813937245280008, -0.1486180103155057, 0.09316991031139044, -0.9977667331695557, -0.4970521330833435, -0.6399741172790527, 0.0002642887702677399, 0.020559834709187312, -0.060216800524443226], "max": [4.507323553197591, -0.8262597560970126, 0.712117382197397, 0.0, 0.0, 0.7074986696243286, 0.7071881294250488, 0.7946920633512302, 0.6968707146574049, 0.6074642141125262, 0.9997650980949402, 0.2732962369918823, 0.49559080600738525, 0.2759850323200226, 0.040049745389123294, -0.020506726056440727], "mean": [4.507243760830228, -0.8274332944472694, 0.7078522047107478, 0.0, 0.0, 0.7071308271024237, 0.7070826849007508, 0.45470573108850676, 0.13463042256737767, 0.35608238968271216, -0.26986553243581685, -0.12046910653594124, -0.19658541502063917, 0.11565666739056969, 0.035619012234859665, -0.036314914163064954], "std": [6.677144891978977e-05, 5.026149524107679e-05, 0.005156394412522399, 0.0, 0.0, 6.921444877541389e-05, 6.922415652861883e-05, 0.21306024816868613, 0.24955827489133373, 0.11054429294169606, 0.8484554105453084, 0.18971840332658707, 0.31178469552928983, 0.08693759629767991, 0.0066265725749139045, 0.00681887681432131], "count": [1205]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -1.0, -0.9785714285714284, -0.23142857142857146, -0.37142857142857144, -0.37714285714285717, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.8500000000000001, 0.7214285714285715, 1.0, 0.28, 0.4742857142857143, 0.3457142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.005518672199170159, -0.06027860106698284, -0.06947836395969188, -0.0011381149970361608, -0.0010314167160640336, -0.0005145228215767543, -0.42572614107883816], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23847520823218255, 0.30635385948576094, 0.3151242500559492, 0.06926789150709423, 0.09690315161535319, 0.10494611634891875, 0.9048520612796963], "count": [1205]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013278008438646793], "std": [0.11446267366409302], "count": [1205]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008298755186721991], "std": [0.028795604270369247], "count": [1205]}, "timestamp": {"min": [0.0], "max": [60.2], "mean": [30.1], "std": [17.392670870225768], "count": [1205]}, "frame_index": {"min": [0], "max": [1204], "mean": [602.0], "std": [347.85341740451537], "count": [1205]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1205]}, "index": {"min": [21635], "max": [22839], "mean": [22237.0], "std": [347.85341740451537], "count": [1205]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1205]}}} +{"episode_index": 19, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.688461054029946]], [[0.6581759261743244]], [[0.6257395468957035]]], "std": [[[0.19839505378824251]], [[0.18234822380656943]], [[0.19101741031305913]]], "count": [197]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6953880898570663]], [[0.6691484641326391]], [[0.6434878067103169]]], "std": [[[0.15326493197942334]], [[0.1487646657987662]], [[0.15462538225975492]]], "count": [197]}, "observation.images.robot0_agentview_right": {"min": [[[0.08235294117647059]], [[0.047058823529411764]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6880163251030702]], [[0.6621660598750326]], [[0.6370065440962632]]], "std": [[[0.15661430549139746]], [[0.1505974190486229]], [[0.15489386901244695]]], "count": [197]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1147]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1147]}, "observation.state": {"min": [0.8441470639589245, -2.0960755423904813, 0.6999971304966344, 0.0, 0.0, -1.0, 0.0, 0.12877730384052444, -0.26014512028881387, 0.13928718095761894, -0.9954606890678406, -0.3976486921310425, -0.6761558651924133, 2.004754605877679e-05, 0.020557022424811354, -0.04111926065161202], "max": [0.8445011548296477, -2.0958355042558225, 0.7013504231369937, 0.0, 0.0, 1.0, 0.0002666884975042194, 0.8218140958768193, 0.3603579342966179, 0.6608944061143448, 0.9899100065231323, 0.22332218289375305, 0.5350914001464844, 0.16911134123802185, 0.04051612413020232, -0.02050953666687859], "mean": [0.8441726437432037, -2.095898350054742, 0.7007847320740764, 0.0, 0.0, 0.08456843940714909, 1.4958820857308612e-05, 0.44973864744631736, -0.002641716507780989, 0.3807919350015224, -0.36086992689496866, -0.1071831322459418, -0.17357606300799974, 0.07402391714667345, 0.03588298651270552, -0.03476837978373213], "std": [1.8250423692359107e-05, 3.3727413685425045e-05, 0.0004967752671181657, 0.0, 0.0, 0.9964176729947372, 4.760079825428812e-05, 0.17882053739440668, 0.18805795708365602, 0.1275274678733256, 0.8098383538069063, 0.15302982893074116, 0.3756937924050251, 0.04769036223513702, 0.005328342111521763, 0.0070633033370741845], "count": [1147]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8785714285714286, -0.5571428571428572, -0.5071428571428571, -0.037142857142857144, -0.2257142857142857, -0.23428571428571432, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6285714285714287, 0.7857142857142857, 0.942857142857143, 0.16285714285714287, 0.33714285714285713, 0.26571428571428574, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011022543280607826, -0.0208930128284967, 0.007983559596462828, 0.005385477643542163, 0.003761365051687629, 0.0008917673433802469, -0.3234524847428073], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24921443163439538, 0.2167578116099628, 0.22866201097793076, 0.022105722048726923, 0.07037525110416716, 0.054455311345830204, 0.9462444135178334], "count": [1147]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013949433341622353], "std": [0.11728106439113617], "count": [1147]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008718395815170009], "std": [0.029514055588161735], "count": [1147]}, "timestamp": {"min": [0.0], "max": [57.3], "mean": [28.650000000000002], "std": [16.55551267705111], "count": [1147]}, "frame_index": {"min": [0], "max": [1146], "mean": [573.0], "std": [331.1102535410222], "count": [1147]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1147]}, "index": {"min": [22840], "max": [23986], "mean": [23413.0], "std": [331.1102535410222], "count": [1147]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1147]}}} +{"episode_index": 20, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5386563340781848]], [[0.5134790893596679]], [[0.4805048708658182]]], "std": [[[0.2614073876216041]], [[0.24475158310302414]], [[0.23636142903286161]]], "count": [228]}, "observation.images.robot0_agentview_left": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5793891003913473]], [[0.5515169582622831]], [[0.5162620982723545]]], "std": [[[0.22424788229541526]], [[0.20794712455868422]], [[0.2016356495756971]]], "count": [228]}, "observation.images.robot0_agentview_right": {"min": [[[0.06666666666666667]], [[0.06666666666666667]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6087297550459929]], [[0.5780699494699453]], [[0.5404650099957403]]], "std": [[[0.20643597235296982]], [[0.19246518146267869]], [[0.1899114684755989]]], "count": [228]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1395]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1395]}, "observation.state": {"min": [3.5798673287572598, -2.0875008921852065, 0.6999983831260098, 0.0, 0.0, -0.7071474194526672, 0.7070660591125488, 0.1180198445690741, -0.5294803807298472, 0.019967963871109662, -0.9991330504417419, -0.5210204124450684, -0.589363157749176, 3.869401552947238e-05, 0.020538180240561178, -0.04312669422226218], "max": [3.5805907523545732, -2.0872185257976192, 0.7071429476454342, 0.0, 0.0, -0.7065244317054749, 0.707688570022583, 0.8076959331427815, 0.3246222547249036, 0.5884158230653365, 0.9997740387916565, 0.1568801999092102, 0.36466914415359497, 0.4683178663253784, 0.040027022114387405, -0.020528380719217084], "mean": [3.5799197525440656, -2.0874880518091885, 0.7046450321815338, 0.0, 0.0, -0.7070942749259292, 0.7071192367957057, 0.4260072625523487, -0.0691704651720666, 0.3554016278235367, -0.2738945249588259, -0.1785530285876391, -0.13218923721439121, 0.16484628734488135, 0.03425842841695323, -0.035707435718235835], "std": [5.440963430181438e-05, 2.6768464598348402e-05, 0.003169984396830596, 0.0, 0.0, 5.42177096819211e-05, 5.420183780835328e-05, 0.19215079542503924, 0.22707028095621032, 0.1341883804802363, 0.8396399340062555, 0.17072395283320435, 0.30404911735701445, 0.14786670486652406, 0.007541954311975834, 0.00574942033434402], "count": [1395]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7428571428571429, -0.6857142857142858, -0.6071428571428572, -0.19714285714285715, -0.21142857142857144, -0.18857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6142857142857143, 0.8357142857142857, 0.9071428571428573, 0.2285714285714286, 0.30857142857142855, 0.37142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.017526881720430123, -0.009313876088069677, -0.04000512032770094, -0.0043133640552995385, -0.003715309779825913, -0.0022304147465437795, -0.28745519713261647], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2082944460298221, 0.21641062235696193, 0.24294301358913764, 0.044268656632992065, 0.061585762030087254, 0.07000911682563873, 0.9577940851986168], "count": [1395]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011469533666968346], "std": [0.10647997260093689], "count": [1395]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007168458781362007], "std": [0.026764379501927553], "count": [1395]}, "timestamp": {"min": [0.0], "max": [69.7], "mean": [34.85], "std": [20.135085464598028], "count": [1395]}, "frame_index": {"min": [0], "max": [1394], "mean": [697.0], "std": [402.70170929196047], "count": [1395]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1395]}, "index": {"min": [23987], "max": [25381], "mean": [24684.0], "std": [402.70170929196047], "count": [1395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1395]}}} +{"episode_index": 21, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6051241322209703]], [[0.6171032135499352]], [[0.6176844125975475]]], "std": [[[0.2274757588659309]], [[0.20437110398690697]], [[0.21455473179507434]]], "count": [176]}, "observation.images.robot0_agentview_left": {"min": [[[0.03137254901960784]], [[0.054901960784313725]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5590763095440924]], [[0.5637729297984729]], [[0.5499639881698418]]], "std": [[[0.21027442447230396]], [[0.18808720170319032]], [[0.19366709636580928]]], "count": [176]}, "observation.images.robot0_agentview_right": {"min": [[[0.08235294117647059]], [[0.08235294117647059]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5695871829136595]], [[0.5701964964841139]], [[0.554664299364821]]], "std": [[[0.20441214760975962]], [[0.18698056695950302]], [[0.19535045631660525]]], "count": [176]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [988]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [988]}, "observation.state": {"min": [3.9405605141120152, -0.7635004398097205, 0.6999973207359752, 0.0, 0.0, 0.7067559957504272, 0.7068216800689697, 0.17523090929369878, -0.7793714107356524, 0.12915700740464564, -0.9990197420120239, -0.4834470748901367, -0.6301962733268738, 0.00015624721709173173, 0.02056437172391901, -0.04153342129020846], "max": [3.9411886415492274, -0.762967936026473, 0.7075073814541977, 0.0, 0.0, 0.7073916792869568, 0.7074573040008545, 0.6837799202160527, 0.06506344766932015, 0.5975204891935906, 0.9998467564582825, 0.3462640941143036, 0.20052210986614227, 0.36060023307800293, 0.04073612646307742, -0.020502189059760288], "mean": [3.9408741609333235, -0.7632000479749309, 0.7037154667701645, 0.0, 0.0, 0.7070585677498266, 0.707154950994229, 0.4264488542448785, -0.2008105579088291, 0.3422692016356335, -0.4652658529609804, -0.10812031150784207, -0.30657379480229285, 0.13043299003552586, 0.03810190254968898, -0.038304538793820155], "std": [6.808396726133351e-05, 3.350092828359151e-05, 0.00246191075674741, 0.0, 0.0, 6.8349438531805e-05, 6.834597827623229e-05, 0.13050507409456483, 0.2516771827661872, 0.11130674408648596, 0.7445129505254658, 0.20345023313491944, 0.2322143596538461, 0.10593578828684735, 0.0039014601162266804, 0.0031048392603877585], "count": [988]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.9857142857142858, -1.0, -0.2914285714285714, -0.5228571428571429, -0.2142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 1.0, 1.0, 1.0, 0.17714285714285713, 0.36, 0.2742857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014329091960670915, -0.05936234817813759, -0.06526171197223826, 0.006454598033545396, 0.0027819548872180496, -0.004314632735685364, -0.23684210526315788], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24113934668245995, 0.3497356213890503, 0.2832080428015853, 0.05198288032086027, 0.1060440402678241, 0.0649975306851725, 0.97154815484077], "count": [988]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016194332391023636], "std": [0.12622232735157013], "count": [988]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010121457489878543], "std": [0.03179813374980771], "count": [988]}, "timestamp": {"min": [0.0], "max": [49.35], "mean": [24.675], "std": [14.260544344449128], "count": [988]}, "frame_index": {"min": [0], "max": [987], "mean": [493.5], "std": [285.21088688898254], "count": [988]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [988]}, "index": {"min": [25382], "max": [26369], "mean": [25875.5], "std": [285.21088688898254], "count": [988]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [988]}}} +{"episode_index": 22, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6005573398309242]], [[0.6026556813095042]], [[0.583152601077651]]], "std": [[[0.26994435276391904]], [[0.26080450173727193]], [[0.2729899433427629]]], "count": [212]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5827709230457551]], [[0.5601984998538588]], [[0.5520243981658111]]], "std": [[[0.23523739121005605]], [[0.2487419484653898]], [[0.2489525419902677]]], "count": [212]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5611078404163018]], [[0.5403461866982108]], [[0.5330043503411647]]], "std": [[[0.24246385067294987]], [[0.252975984626773]], [[0.25375810014587435]]], "count": [212]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1272]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1272]}, "observation.state": {"min": [2.9526863283603744, -2.0256890507972436, 0.6999969747766361, 0.0, 0.0, 7.701969298068434e-05, 0.9999998807907104, 0.22986896831409176, -0.4488112770575374, 0.0491609116137981, -0.9997974038124084, -0.6126796007156372, -0.6520097851753235, 4.0588398405816406e-05, 0.020536041916183433, -0.041100491996444125], "max": [2.9528377971174438, -2.025425530327196, 0.7048027825664673, 0.0, 0.0, 0.0004748413630295545, 1.0, 0.7649797410944661, 0.1645953821780668, 0.6048271940140545, 0.9994674921035767, 0.451609343290329, 0.06753133237361908, 0.3029499351978302, 0.040067395511331996, -0.02053051750410112], "mean": [2.9527653040177824, -2.025620473915049, 0.7026002388462593, 0.0, 0.0, 0.000163690089658137, 0.999999998875384, 0.4580301041204697, -0.05436598850768365, 0.33443670587956503, -0.6882668967423199, -0.2237494334347148, -0.26112259872655624, 0.12698719461044355, 0.03556232681461273, -0.03489929106747609], "std": [9.911714747191678e-06, 3.1358344664958385e-05, 0.0017448463198507676, 0.0, 0.0, 4.907086099730796e-05, 1.1523884159168445e-08, 0.157464139453501, 0.187585776438169, 0.13303346072598793, 0.5217032512276817, 0.23656292491165523, 0.2369807602709551, 0.08728074650184493, 0.005059094513110233, 0.006262102895325845], "count": [1272]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.7357142857142858, -0.8428571428571429, -0.15428571428571428, -0.25142857142857145, -0.20285714285714287, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4857142857142857, 0.7357142857142858, 0.7714285714285714, 0.16857142857142857, 0.37142857142857144, 0.3514285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011674528301886785, -0.03869047619047618, -0.03877470799640615, 0.005202156334231807, 0.0027852650494159968, 0.006221922731356691, -0.22327044025157233], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1855292087622836, 0.22092960754059637, 0.21525513440143082, 0.03710025306218401, 0.07746650995994336, 0.06476093918959079, 0.9747565390957287], "count": [1272]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013364779762923717], "std": [0.11483102291822433], "count": [1272]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007861635220125787], "std": [0.02802758407228913], "count": [1272]}, "timestamp": {"min": [0.0], "max": [63.55], "mean": [31.775000000000002], "std": [18.35973288658271], "count": [1272]}, "frame_index": {"min": [0], "max": [1271], "mean": [635.5], "std": [367.19465773165416], "count": [1272]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1272]}, "index": {"min": [26370], "max": [27641], "mean": [27005.5], "std": [367.19465773165416], "count": [1272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1272]}}} +{"episode_index": 23, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48229306380237347]], [[0.48501473493117064]], [[0.46279835632046185]]], "std": [[[0.273984957459304]], [[0.2580037630523483]], [[0.2441360847318629]]], "count": [198]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5901206787375323]], [[0.5669044698623413]], [[0.5378863761722038]]], "std": [[[0.2727535467042051]], [[0.2822979279563211]], [[0.28928249297105313]]], "count": [198]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6003156701652903]], [[0.5726861682875979]], [[0.5404161863880457]]], "std": [[[0.26627919186128396]], [[0.2805867801143643]], [[0.2926044261919598]]], "count": [198]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1157]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1157]}, "observation.state": {"min": [4.299530035101329, -0.8462064656272096, 0.699994275725686, 0.0, 0.0, 0.7071066498756409, 0.7068617939949036, 0.2309086443039834, -0.5671421752501677, 0.007711622180412547, -0.9974921941757202, -0.38020724058151245, -0.6826820969581604, 3.2896296033868566e-05, 0.02055418399133889, -0.04303027821383353], "max": [4.299814216847789, -0.8460543575216838, 0.7015473852516239, 0.0, 0.0, 0.7073516845703125, 0.7071068286895752, 0.8252063202573288, 0.09827075422177423, 0.6022362760028022, 0.998074471950531, 0.2815595269203186, 0.16178373992443085, 0.21067216992378235, 0.04001543730337709, -0.020512376543282137], "mean": [4.2997689499557685, -0.8460631685416359, 0.700996581814817, 0.0, 0.0, 0.7071443224324166, 0.707069193585329, 0.4731537217536132, -0.18151236108913998, 0.3770216722123486, -0.5235792147567175, -0.1291225825306817, -0.3299300358116809, 0.1057935396096497, 0.036282476919987566, -0.036225858979417144], "std": [3.622146353989227e-05, 1.855791210557491e-05, 0.0006288052198668874, 0.0, 0.0, 3.24826043472867e-05, 3.2484174156799824e-05, 0.1621707592693578, 0.18523107125709726, 0.13889356641567188, 0.695236555634531, 0.17637655172975175, 0.26508519156916743, 0.06643305476709391, 0.004253269219432057, 0.004708558598239851], "count": [1157]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8, -0.5357142857142857, -0.6214285714285714, -0.08285714285714285, -0.27714285714285714, -0.2057142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6, 0.6785714285714286, 0.8500000000000001, 0.18571428571428572, 0.20285714285714287, 0.1457142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014791949623410267, -0.014057291023583114, -0.010124706753920276, 0.005551302629954311, 0.001985430300037044, -0.00035559945672304736, -0.23768366464995677], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2130534379737008, 0.18447732376190984, 0.2268007885367684, 0.025819875551825248, 0.07504683360271161, 0.05016333913608916, 0.9713426149194556], "count": [1157]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1157]}, "next.done": {"min": [false], "max": [true], "mean": [0.000864304235090752], "std": [0.029386343993085564], "count": [1157]}, "timestamp": {"min": [0.0], "max": [57.8], "mean": [28.900000000000002], "std": [16.699850298730226], "count": [1157]}, "frame_index": {"min": [0], "max": [1156], "mean": [578.0], "std": [333.9970059746045], "count": [1157]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [1157]}, "index": {"min": [27642], "max": [28798], "mean": [28220.0], "std": [333.9970059746045], "count": [1157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1157]}}} +{"episode_index": 24, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5363074772769982]], [[0.5315035098554661]], [[0.5091370022030547]]], "std": [[[0.2836329461880914]], [[0.25487565927533007]], [[0.24753509541333316]]], "count": [172]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6198272851195119]], [[0.5910494667397642]], [[0.5549323249395938]]], "std": [[[0.22116385338070005]], [[0.21491745984455932]], [[0.21860717931755025]]], "count": [172]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6133226122423442]], [[0.5866156000988808]], [[0.5538462213115283]]], "std": [[[0.22972561781389406]], [[0.22345799823623408]], [[0.22617857640510858]]], "count": [172]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [957]}, "observation.state": {"min": [4.839518574677556, -2.25249310879053, 0.6999976933366779, 0.0, 0.0, -9.572195267537609e-05, 1.0, 0.19946908754506332, -0.25998722847991207, 0.052678483405873555, -0.9934678077697754, -0.4466437101364136, -0.6442211866378784, 0.001996621722355485, 0.020522732574531993, -0.04266534099140598], "max": [4.839874886048398, -2.2521021512244666, 0.7032297370125873, 0.0, 0.0, 0.00039509101770818233, 1.0, 0.8004899693153389, 0.5247598730069252, 0.6071912371366118, -0.67633455991745, 0.3108223080635071, -0.004075308796018362, 0.4428344964981079, 0.04069863828928393, -0.020543826923583263], "mean": [4.839855326173685, -2.2523742015041943, 0.7023028535850678, 0.0, 0.0, 1.3340516158815641e-05, 1.0, 0.46270508517462866, 0.01609569844911586, 0.3594470833228021, -0.8650453900344195, -0.07051270657541112, -0.32126563652871076, 0.1709382101064285, 0.03658944150989655, -0.03502953353693312], "std": [2.5327931727753747e-05, 4.430229598849087e-05, 0.0013000128157201892, 0.0, 0.0, 6.307909714898265e-05, 0.0, 0.16733631429737064, 0.2356460179020072, 0.12970614690691887, 0.10841316364218087, 0.22053398930945575, 0.2054119530663797, 0.1082137952723064, 0.004367284640131565, 0.006272494377285009], "count": [957]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9285714285714287, -0.7642857142857143, -0.7285714285714285, -0.26571428571428574, -0.2742857142857143, -0.2571428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 1.0, 0.8285714285714285, 0.9142857142857143, 0.2, 0.3628571428571429, 0.27714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0210628452007762, -0.04723092998955065, -0.019234214061800273, 0.003788625167935514, 0.0013643827436930888, 0.0090670249290939, -0.28735632183908044], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.28234716292216055, 0.2910332244100569, 0.2792013768549766, 0.05467146217951879, 0.08143556442031141, 0.07644039503526313, 0.9578237542988361], "count": [957]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01671891286969185], "std": [0.12821617722511292], "count": [957]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010449320794148381], "std": [0.03230851584898706], "count": [957]}, "timestamp": {"min": [0.0], "max": [47.8], "mean": [23.9], "std": [13.813097649212022], "count": [957]}, "frame_index": {"min": [0], "max": [956], "mean": [478.0], "std": [276.26195298424045], "count": [957]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [957]}, "index": {"min": [28799], "max": [29755], "mean": [29277.0], "std": [276.26195298424045], "count": [957]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [957]}}} +{"episode_index": 25, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5246047639978971]], [[0.5205107314228559]], [[0.49570011992239627]]], "std": [[[0.26236132106285814]], [[0.23300700143566522]], [[0.24321546129738836]]], "count": [191]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6295391374514977]], [[0.5636910812429622]], [[0.5143662211758169]]], "std": [[[0.2581890190392412]], [[0.27071681699560873]], [[0.27470448369575096]]], "count": [191]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6484379454983686]], [[0.5791620400000641]], [[0.5266866048177083]]], "std": [[[0.24696826772202982]], [[0.2616638728835337]], [[0.26724928509377627]]], "count": [191]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1103]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1103]}, "observation.state": {"min": [3.4962558850924403, -3.852693597941586, 0.6999967527197342, 0.0, 0.0, -1.0, 0.0, 0.12016740021329486, -0.007315201439658026, 0.11432321696398051, -0.9860327839851379, -0.32786208391189575, -0.6197015643119812, 3.234733594581485e-05, 0.020540938879670085, -0.04101228246885787], "max": [3.4967908769548006, -3.8523436702790126, 0.7033263701291955, 0.0, 0.0, 1.0, 0.00037089487886987627, 0.8551635698720412, 0.7472470631939268, 0.618180813215864, 0.9875719547271729, 0.3273952007293701, 0.48899999260902405, 0.29823586344718933, 0.04068773768071448, -0.020525620540276446], "mean": [3.4962700459217197, -3.8524666657209625, 0.7021597559601024, 0.0, 0.0, 0.015412511332728921, 2.1975254938195323e-05, 0.43878662370714155, 0.2967857623202897, 0.3897384644456762, -0.40800880521184624, -0.08189562290015268, -0.14085456920976985, 0.14745073813695259, 0.03610735497211256, -0.03408748383780108], "std": [2.8286106679590766e-05, 3.920421934023479e-05, 0.0012816860473116546, 0.0, 0.0, 0.9998812201928876, 5.712097040607369e-05, 0.2060387525735305, 0.2255830360791595, 0.12319988973550214, 0.7868427363996463, 0.17635020188670084, 0.3591616148813279, 0.07760312152066769, 0.004395705758045845, 0.006675513684622275], "count": [1103]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -1.0, -0.6500000000000001, -0.15428571428571428, -0.33714285714285713, -0.3342857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6071428571428572, 0.8214285714285715, 1.0, 0.19714285714285715, 0.3, 0.4114285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.026881233000906626, -0.004461857272374056, -0.024038337002978843, 0.0015956482320942907, 0.0011293873850537553, 0.006323015153477526, -0.14596554850407978], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26229928684856146, 0.28490337985767283, 0.2593566790362542, 0.050993422928284036, 0.08020943478987873, 0.09135046090278967, 0.9892896737810883], "count": [1103]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014505892992019653], "std": [0.11956368386745453], "count": [1103]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009066183136899365], "std": [0.030096450902443936], "count": [1103]}, "timestamp": {"min": [0.0], "max": [55.1], "mean": [27.55], "std": [15.920427129948493], "count": [1103]}, "frame_index": {"min": [0], "max": [1102], "mean": [551.0], "std": [318.40854259896986], "count": [1103]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1103]}, "index": {"min": [29756], "max": [30858], "mean": [30307.0], "std": [318.40854259896986], "count": [1103]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1103]}}} +{"episode_index": 26, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.023529411764705882]], [[0.027450980392156862]]], "max": [[[0.9019607843137255]], [[0.8941176470588236]], [[0.9137254901960784]]], "mean": [[[0.4252453464591921]], [[0.4161888617973823]], [[0.3961024055840376]]], "std": [[[0.18886869836803688]], [[0.17363591031020428]], [[0.16083589198827233]]], "count": [231]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42119192899401714]], [[0.4147881137688266]], [[0.4033984383807382]]], "std": [[[0.22493078351749496]], [[0.21878534673062391]], [[0.21251791009691115]]], "count": [231]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41299508754288883]], [[0.40717405263034423]], [[0.39606683153256567]]], "std": [[[0.23721816874159174]], [[0.23066273871920717]], [[0.22411683174013614]]], "count": [231]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1421]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1421]}, "observation.state": {"min": [3.0971592642696635, -0.8090775509432983, 0.6999977112620741, 0.0, 0.0, 0.7070928812026978, 0.7069199681282043, 0.2581135702839574, -0.5490933051781588, 0.05355360816891419, -0.9903683662414551, -0.5627080202102661, -0.659362256526947, 0.00026649420033209026, 0.020567351619036486, -0.0450363732128781], "max": [3.097349196230805, -0.8089329657738908, 0.7052992967463081, 0.0, 0.0, 0.7072934508323669, 0.7071205973625183, 0.7527145011989934, 0.37608878299244397, 0.5904070147488383, 0.9879043698310852, 0.28936752676963806, 0.4672728180885315, 0.28447526693344116, 0.04001780881708759, -0.020499209049171897], "mean": [3.097318466660391, -0.8089487750696306, 0.7031644472464895, 0.0, 0.0, 0.7071160937513289, 0.7070974225648937, 0.4702006785745931, -0.04679390150369711, 0.3497258767831534, -0.6482934162366735, -0.1890387000289289, -0.3291772340774301, 0.12278105557285775, 0.03555926399834719, -0.03571255923139671], "std": [2.79269000318707e-05, 2.530942274262204e-05, 0.0024507387712585775, 0.0, 0.0, 3.2050084989191906e-05, 3.204311321682826e-05, 0.1364491443722713, 0.2370994393478867, 0.10329843820415485, 0.5585951765535944, 0.20141225624550874, 0.2450108288757645, 0.0890022543965329, 0.006429799156275245, 0.006631935030573304], "count": [1421]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6214285714285714, -0.5071428571428571, -0.5071428571428571, -0.10857142857142858, -0.19142857142857142, -0.26, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3857142857142857, 0.9357142857142857, 0.6857142857142858, 0.12857142857142856, 0.3742857142857143, 0.18857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.025419724540062368, -0.009007741027445445, -0.01915150296571831, 0.005217653563888617, 0.0047833517643510555, -0.0006413994169096329, -0.4060520760028149], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16554469099396285, 0.20673470238162106, 0.16600301711642226, 0.026878578398206805, 0.06240799076858591, 0.06407169843503549, 0.9138499393083104], "count": [1421]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011259675957262516], "std": [0.10551254451274872], "count": [1421]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007037297677691766], "std": [0.026518569572718892], "count": [1421]}, "timestamp": {"min": [0.0], "max": [71.0], "mean": [35.5], "std": [20.510363234228688], "count": [1421]}, "frame_index": {"min": [0], "max": [1420], "mean": [710.0], "std": [410.20726468457383], "count": [1421]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1421]}, "index": {"min": [30859], "max": [32279], "mean": [31569.0], "std": [410.20726468457383], "count": [1421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1421]}}} +{"episode_index": 27, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6100438024832998]], [[0.5905843644214677]], [[0.568153154576941]]], "std": [[[0.20867162813572845]], [[0.19776962728714348]], [[0.20548849761209]]], "count": [214]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5891568332621089]], [[0.5650537231847964]], [[0.5353676165244683]]], "std": [[[0.18349757791813046]], [[0.18575946036848628]], [[0.1965965325191212]]], "count": [214]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.054901960784313725]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6052950973189182]], [[0.5827200564006451]], [[0.5545618455358012]]], "std": [[[0.17425954518753053]], [[0.17792109376568113]], [[0.19032692978314775]]], "count": [214]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1288]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1288]}, "observation.state": {"min": [0.8113230452569038, -2.293796773234847, 0.6999983976170869, 0.0, 0.0, -1.0, 0.0, 0.15655694285666222, -0.13934710356698554, 0.12055746726607941, -0.9974049925804138, -0.4339958429336548, -0.6753264665603638, 0.0004532179736997932, 0.020568954927102756, -0.041076639094042425], "max": [0.8118141898120296, -2.2934757283714857, 0.7045652123130223, 0.0, 0.0, 1.0, 0.0004219071415718645, 0.7563265190305918, 0.6163035835159687, 0.5919343257042923, 0.9903411269187927, 0.3905079960823059, 0.4336470663547516, 0.38351941108703613, 0.04024952411797802, -0.020497604013550795], "mean": [0.811587282747487, -2.2935339823056093, 0.702860508476804, 0.0, 0.0, -0.28726708074534163, 3.077988564211496e-05, 0.4389944851289013, 0.13900118236183998, 0.36510443486638056, -0.4845914011878997, -0.11331120231738372, -0.1903519760596525, 0.12895202646315332, 0.0359502364083622, -0.035352300626405764], "std": [2.077103179607655e-05, 5.7551959473432696e-05, 0.0017079244900825678, 0.0, 0.0, 0.9578505229523248, 8.601698424971775e-05, 0.1691272772052026, 0.19236849405077583, 0.11019043293619486, 0.7233622413420382, 0.20110102358605192, 0.3569440346383179, 0.09146390338161436, 0.00506382795531916, 0.005867594971387083], "count": [1288]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8714285714285716, -0.95, -0.5785714285714286, -0.11714285714285716, -0.2485714285714286, -0.2285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6857142857142858, 0.7285714285714285, 0.8428571428571429, 0.2, 0.45999999999999996, 0.19428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02031388642413489, -0.045397071872227114, -0.017724046140195238, 0.006976486246672589, 0.0017812777284826914, 0.0034960070984915758, -0.2546583850931677], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22143462087472923, 0.3005688940239919, 0.2376881499822043, 0.04310161217121692, 0.07647316745725712, 0.056448173253761016, 0.9670310785604266], "count": [1288]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1288]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007763975155279503], "std": [0.02785309179293804], "count": [1288]}, "timestamp": {"min": [0.0], "max": [64.35], "mean": [32.175000000000004], "std": [18.590673064738674], "count": [1288]}, "frame_index": {"min": [0], "max": [1287], "mean": [643.5], "std": [371.81346129477345], "count": [1288]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [1288]}, "index": {"min": [32280], "max": [33567], "mean": [32923.5], "std": [371.81346129477345], "count": [1288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1288]}}} +{"episode_index": 28, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.011764705882352941]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3059683955572789]], [[0.32600099621530404]], [[0.28965899428235986]]], "std": [[[0.1768882769920013]], [[0.1828829740811051]], [[0.1668284277150035]]], "count": [204]}, "observation.images.robot0_agentview_left": {"min": [[[0.023529411764705882]], [[0.027450980392156862]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3662878852677043]], [[0.35481677761173214]], [[0.3403484249151656]]], "std": [[[0.19656308600311345]], [[0.19330854471971395]], [[0.1908868009262435]]], "count": [204]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37654013100242395]], [[0.36545215358829464]], [[0.3508992733014909]]], "std": [[[0.2000980931170033]], [[0.19734666800319492]], [[0.1958117645497736]]], "count": [204]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1204]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1204]}, "observation.state": {"min": [2.2200873595458366, -3.3055461599926845, 0.6999942056471041, 0.0, 0.0, -0.00011516065569594502, 1.0, 0.18610342384129774, -0.5426930790321896, 0.0508482340138956, -0.9982309937477112, -0.5808725953102112, -0.6831273436546326, 0.0001649073528824374, 0.015306145865767352, -0.04220146367104053], "max": [2.2205632616746787, -3.3051967081760645, 0.709998963440958, 0.0, 0.0, 0.0004037962353322655, 1.0, 0.8008038270123667, 0.3150528265027335, 0.6090024524169692, 0.9982621073722839, 0.5281327366828918, 0.36603206396102905, 0.3087257444858551, 0.040013175628603986, -0.02052942935409319], "mean": [2.2205154217433685, -3.305455355917366, 0.7057553052407642, 0.0, 0.0, 1.915269488215306e-05, 1.0, 0.44510043238817715, -0.06850599360026804, 0.3597204665450601, -0.28501685859753045, -0.17555852505406272, -0.17929461044214892, 0.11922667211617478, 0.03505116248072126, -0.0365051096507339], "std": [3.523902713272167e-05, 4.8099711733742426e-05, 0.004141942445870989, 0.0, 0.0, 6.831663141767199e-05, 0.0, 0.16498968893474114, 0.2500401949927988, 0.12250334112916365, 0.8235669041947128, 0.223668698936242, 0.32843329282022005, 0.0736510675064243, 0.005894718962364754, 0.004736305250565151], "count": [1204]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.8142857142857143, -0.942857142857143, -0.2857142857142857, -0.3742857142857143, -0.3142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6714285714285714, 1.0, 1.0, 0.3514285714285714, 0.29428571428571426, 0.4714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.019269102990033222, -0.01722828666350263, -0.05170859041290941, -0.00023967726625534111, 0.0027218794494541904, -0.00020882771713337642, -0.24916943521594684], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24444936065940073, 0.27016649383807373, 0.27370906367375053, 0.062033725613491804, 0.0840743410520955, 0.08792905010733659, 0.9684599075615621], "count": [1204]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013289036229252815], "std": [0.11450955271720886], "count": [1204]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008305647840531562], "std": [0.028807550159509344], "count": [1204]}, "timestamp": {"min": [0.0], "max": [60.15], "mean": [30.075000000000003], "std": [17.37823710852168], "count": [1204]}, "frame_index": {"min": [0], "max": [1203], "mean": [601.5], "std": [347.56474217043365], "count": [1204]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1204]}, "index": {"min": [33568], "max": [34771], "mean": [34169.5], "std": [347.56474217043365], "count": [1204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1204]}}} +{"episode_index": 29, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.043137254901960784]], [[0.0]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5349151508350434]], [[0.49046878228489793]], [[0.4217450237839504]]], "std": [[[0.21220646143121136]], [[0.16510521702478861]], [[0.14555909700369607]]], "count": [215]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5148846260206481]], [[0.4889316654509733]], [[0.4470191067035917]]], "std": [[[0.20299754083278482]], [[0.18137668988719652]], [[0.17408691896888037]]], "count": [215]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181954308965138]], [[0.4917972075901127]], [[0.4487637144020035]]], "std": [[[0.1919581035822811]], [[0.16903530228867994]], [[0.16160823963819365]]], "count": [215]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1292]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1292]}, "observation.state": {"min": [0.8069234774316465, -2.358873468379092, 0.6999977489778492, 0.0, 0.0, -1.0, 3.2587649911874905e-08, 0.10027214657703531, -0.3703978750465795, 0.06363922085178841, -0.9990973472595215, -0.43161100149154663, -0.6579065322875977, 0.0005281433695927262, 0.02056569848573763, -0.04115485849034165], "max": [0.8069941333064201, -2.358601713208673, 0.7018342601490135, 0.0, 0.0, 1.0, 0.0003168089606333524, 0.7606512705849953, 0.5005380824372323, 0.6135977785238339, 0.9984637498855591, 0.4552741050720215, 0.447872519493103, 0.3193005621433258, 0.04055158090331913, -0.02050085996186385], "mean": [0.8069360519349685, -2.358652337279513, 0.7009773418027794, 0.0, 0.0, -0.6207430340557275, 2.0049541208382686e-05, 0.4028783125347924, -0.060654731779778245, 0.3897419710221867, -0.45712009962682754, -0.0721921132237365, -0.15474130666187885, 0.12744128464275306, 0.03564710314793163, -0.03609352780633535], "std": [1.120478848725324e-05, 4.2658031514936735e-05, 0.0007011366606164419, 0.0, 0.0, 0.7840140851230215, 5.683471399497768e-05, 0.1946076172185823, 0.2623273627619826, 0.127661549430067, 0.7550059522098201, 0.20299864761902014, 0.35703632322271506, 0.08322249789471294, 0.0058465687314965, 0.005103152665075329], "count": [1292]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7428571428571429, -0.9857142857142858, -0.5142857142857143, -0.14285714285714285, -0.24571428571428575, -0.19428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6428571428571428, 1.0, 0.7857142857142857, 0.21142857142857144, 0.30857142857142855, 0.2714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.008303847854931455, -0.04907673595754096, -0.004721362229102173, 0.0037837240159221542, 0.0004444935869084479, 0.005161432994250333, -0.30495356037151705], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23758820036680944, 0.2846896303341146, 0.215837437307258, 0.041246692898562455, 0.07695596022049879, 0.060587133049366554, 0.9523672222503003], "count": [1292]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012383900582790375], "std": [0.11059177666902542], "count": [1292]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007739938080495357], "std": [0.027809975577742542], "count": [1292]}, "timestamp": {"min": [0.0], "max": [64.55], "mean": [32.275000000000006], "std": [18.648408109004905], "count": [1292]}, "frame_index": {"min": [0], "max": [1291], "mean": [645.5], "std": [372.96816218009815], "count": [1292]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1292]}, "index": {"min": [34772], "max": [36063], "mean": [35417.5], "std": [372.96816218009815], "count": [1292]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1292]}}} +{"episode_index": 30, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.01568627450980392]], [[0.023529411764705882]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.9450980392156862]]], "mean": [[[0.5964907050987912]], [[0.5848739981594295]], [[0.5558846052727137]]], "std": [[[0.2563570756123492]], [[0.2513572524208887]], [[0.24371746674892608]]], "count": [164]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.043137254901960784]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5912128727610518]], [[0.5355843360203981]], [[0.516207563563547]]], "std": [[[0.2849852314419683]], [[0.3168248807963868]], [[0.2959632223604353]]], "count": [164]}, "observation.images.robot0_agentview_right": {"min": [[[0.047058823529411764]], [[0.047058823529411764]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5758075869180324]], [[0.5003148134104776]], [[0.4830685083288031]]], "std": [[[0.2731858297231662]], [[0.31393624577692625]], [[0.29390962966554074]]], "count": [164]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [904]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [904]}, "observation.state": {"min": [3.8613657617814203, -4.36269560054111, 0.699998854247041, 0.0, 0.0, -0.7071385979652405, 0.7070749402046204, 0.1843439903509605, -0.6562409811853986, 0.09942289353431055, -0.9997745156288147, -0.4230564832687378, -0.4102632701396942, 5.108882760396227e-06, 0.020027012171931723, -0.041326735571482406], "max": [3.8615537046731743, -4.3624866124683495, 0.7023111029548058, 0.0, 0.0, -0.7069414258003235, 0.7072721123695374, 0.7562885234022643, 0.010903497429875397, 0.6156947741680482, 0.999824583530426, 0.31287625432014465, 0.2347712516784668, 0.33458441495895386, 0.04002422813217907, -0.02052032133717324], "mean": [3.861398813809819, -4.362683591394443, 0.7014003574992488, 0.0, 0.0, -0.7071008379612349, 0.7071126753513792, 0.42237227933996874, -0.19709673033861805, 0.374522985556166, -0.659909770947642, -0.0075765741387365665, -0.18913265644500946, 0.15872183984462365, 0.03495728898812574, -0.03433826299674173], "std": [2.343521699622525e-05, 1.6873905293509227e-05, 0.0008936734344917663, 0.0, 0.0, 2.3291500307825087e-05, 2.3300683409496824e-05, 0.1424658749919326, 0.1976110801985705, 0.1123476238907902, 0.6482546535311005, 0.19615531809288023, 0.17952065156707656, 0.11206799123629826, 0.005993585177992362, 0.0067651953196035865], "count": [904]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9214285714285714, -0.6642857142857144, -0.6714285714285714, -0.24, -0.2571428571428571, -0.23142857142857146, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5285714285714286, 1.0, 0.7785714285714286, 0.2, 0.30857142857142855, 0.26857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.008904867256637205, -0.03299620733249052, -0.02495259165613139, -0.006760429835651069, 0.0018678887484197236, 0.0009481668773704176, -0.24336283185840707], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24721744666632212, 0.2702131005809058, 0.2485897963756253, 0.06007684292803337, 0.06807292374767178, 0.06494092580137477, 0.9699353236529984], "count": [904]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [904]}, "next.done": {"min": [false], "max": [true], "mean": [0.0011061946902654867], "std": [0.03324110442769186], "count": [904]}, "timestamp": {"min": [0.0], "max": [45.15], "mean": [22.575], "std": [13.048108100410573], "count": [904]}, "frame_index": {"min": [0], "max": [903], "mean": [451.5], "std": [260.96216200821146], "count": [904]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [904]}, "index": {"min": [36064], "max": [36967], "mean": [36515.5], "std": [260.96216200821146], "count": [904]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [904]}}} +{"episode_index": 31, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5282399926163475]], [[0.4777380630104359]], [[0.43794623249643305]]], "std": [[[0.16144720979258478]], [[0.19419912211743018]], [[0.2074831874135904]]], "count": [207]}, "observation.images.robot0_agentview_left": {"min": [[[0.00784313725490196]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5880462825710466]], [[0.518762910060046]], [[0.499656304773806]]], "std": [[[0.15850198792105472]], [[0.20214360074586757]], [[0.20614109005780357]]], "count": [207]}, "observation.images.robot0_agentview_right": {"min": [[[0.09803921568627451]], [[0.07058823529411765]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5976016773897059]], [[0.5287772800611413]], [[0.5072301747729587]]], "std": [[[0.1561181486994337]], [[0.2012254847761289]], [[0.20638306775331997]]], "count": [207]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1231]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1231]}, "observation.state": {"min": [2.807607813025934, -0.7955823736368617, 0.6999984294139692, 0.0, 0.0, 0.7070810198783875, 0.7069381475448608, 0.08173032005962144, -0.4654050626633106, 0.10925583745213518, -0.9894333481788635, -0.5283860564231873, -0.6649601459503174, 0.0002000378299271688, 0.020577040212884576, -0.042429056228957276], "max": [2.8077890773503515, -0.7953690999943253, 0.7060220282125012, 0.0, 0.0, 0.707275390625, 0.7071325182914734, 0.7724688945876872, 0.27203876147720374, 0.6258168845001021, 0.9961108565330505, 0.29546818137168884, 0.4113742709159851, 0.3268294036388397, 0.04000891788247414, -0.020489520470076916], "mean": [2.8077557854071657, -0.7954004065601029, 0.7036480925691206, 0.0, 0.0, 0.7071223073040539, 0.7070912082053896, 0.38339491344995585, -0.07173898260977636, 0.38736883044069864, -0.40019222384637976, -0.14283115755097833, -0.16972454774954185, 0.11573079870438541, 0.0358630382707739, -0.036444967499580525], "std": [3.061683729600762e-05, 1.724454058709812e-05, 0.0024310300343053978, 0.0, 0.0, 3.0457484693904214e-05, 3.0447934985421512e-05, 0.18593364201403775, 0.2144947863306923, 0.12820593563139332, 0.7724730274750556, 0.23343940471866342, 0.3452076026939399, 0.0828769163017404, 0.004874122605535389, 0.004684797484750095], "count": [1231]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6571428571428571, -0.5071428571428571, -0.5, -0.13142857142857142, -0.19428571428571428, -0.13142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5714285714285715, 0.7142857142857143, 0.807142857142857, 0.18857142857142858, 0.3171428571428571, 0.4, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.012312869908320763, -0.007833352674944906, -0.03490774051293951, -0.0027410931878844177, 0.003878379946617155, 0.004024602529882802, -0.27538586515028435], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22400736723877832, 0.20097157620808076, 0.22981316926231868, 0.036862833271516036, 0.06501118530692761, 0.06588161151151699, 0.9613337741260535], "count": [1231]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012997562997043133], "std": [0.11326351761817932], "count": [1231]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008123476848090983], "std": [0.02849013471446008], "count": [1231]}, "timestamp": {"min": [0.0], "max": [61.5], "mean": [30.75], "std": [17.767948671695333], "count": [1231]}, "frame_index": {"min": [0], "max": [1230], "mean": [615.0], "std": [355.35897343390667], "count": [1231]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1231]}, "index": {"min": [36968], "max": [38198], "mean": [37583.0], "std": [355.35897343390667], "count": [1231]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1231]}}} +{"episode_index": 32, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.10196078431372549]], [[0.10196078431372549]], [[0.08627450980392157]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179134117157028]], [[0.5196661942522409]], [[0.4755698187753869]]], "std": [[[0.26231743364089577]], [[0.23320227888582573]], [[0.2176598566322171]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.06274509803921569]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6733233852977619]], [[0.6355661587249672]], [[0.5912368346537413]]], "std": [[[0.21691078329330576]], [[0.21356381182767156]], [[0.21729375281737356]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.06274509803921569]], [[0.06274509803921569]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6650370328204681]], [[0.6254656855024016]], [[0.5783916810381746]]], "std": [[[0.22070656705952604]], [[0.21829795682579647]], [[0.22512216052251233]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1064]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1064]}, "observation.state": {"min": [2.6445275050256116, -0.8366610519818773, 0.6999983530332724, 0.0, 0.0, 0.7070168256759644, 0.7069429159164429, 0.18017134226041343, -0.6884049270398838, 0.07275003200016283, -0.9915691018104553, -0.5136256217956543, -0.6022763252258301, 3.008290696016047e-05, 0.01504774764779138, -0.04205153786878135], "max": [2.644786197958609, -0.8362837803903305, 0.7063443532571293, 0.0, 0.0, 0.7072705626487732, 0.7071967720985413, 0.8186319865935141, 0.2652996024358609, 0.6326788422724943, 0.9909422397613525, 0.5146400928497314, 0.26381373405456543, 0.27736127376556396, 0.04013332386686623, -0.020504357912318583], "mean": [2.6447138971374393, -0.8363016930886054, 0.7040618227766414, 0.0, 0.0, 0.7071142568624109, 0.7070992603561932, 0.4601113393621518, -0.13145911335408528, 0.35291186011130177, -0.2318604266957233, -0.07566505750375134, -0.1584949729685353, 0.11390275413957607, 0.03489054826501961, -0.035925995473340605], "std": [3.5091874691175115e-05, 3.9862533310036925e-05, 0.0026007946253248605, 0.0, 0.0, 2.942572082706204e-05, 2.941386097685204e-05, 0.18804284847652453, 0.2790740079822811, 0.12631421072035678, 0.8393098489498174, 0.3137955112617192, 0.30556172819189165, 0.0783864508848394, 0.006217843939930068, 0.005262529658364891], "count": [1064]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9928571428571428, -0.6500000000000001, -1.0, -0.16, -0.20857142857142857, -0.26571428571428574, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 1.0, 0.75, 0.33714285714285713, 0.28285714285714286, 0.19428571428571428, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.021556122448979583, 0.005377282491944191, -0.04839554242749737, -0.0011385606874328611, -0.0018045112781954853, -0.0027148227712137487, -0.2706766917293233], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23721920770610605, 0.2690854393351985, 0.22824637395979516, 0.046935310935020194, 0.05717584835410267, 0.07120191536031555, 0.9626703114537506], "count": [1064]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1064]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009398496240601503], "std": [0.030642557118235162], "count": [1064]}, "timestamp": {"min": [0.0], "max": [53.15], "mean": [26.575000000000003], "std": [15.35751037766213], "count": [1064]}, "frame_index": {"min": [0], "max": [1063], "mean": [531.5], "std": [307.1502075532426], "count": [1064]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1064]}, "index": {"min": [38199], "max": [39262], "mean": [38730.5], "std": [307.1502075532426], "count": [1064]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1064]}}} +{"episode_index": 33, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5839430808933206]], [[0.5543425592216878]], [[0.5194916324919236]]], "std": [[[0.21966014319914254]], [[0.2211299488242563]], [[0.20741797258772207]]], "count": [213]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5488450575783516]], [[0.49462808340192554]], [[0.45485774948596297]]], "std": [[[0.23525698547824472]], [[0.259788409009395]], [[0.26314058760420134]]], "count": [213]}, "observation.images.robot0_agentview_right": {"min": [[[0.06274509803921569]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5512459136280227]], [[0.5015361899314725]], [[0.46557222113670327]]], "std": [[[0.23450006867902626]], [[0.25729685934608215]], [[0.2586796045851689]]], "count": [213]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1278]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1278]}, "observation.state": {"min": [2.2751919533991813, -1.768244292614615, 0.6999969174470146, 0.0, 0.0, -0.7072553634643555, 0.7069581747055054, 0.13482055830426587, -0.39885100002364404, 0.10656583180950197, -0.9988466501235962, -0.4804372191429138, -0.6607804894447327, 0.0001942239177878946, 0.02053979998406372, -0.04101935527533346], "max": [2.2754910523890124, -1.7658381751992722, 0.7047064357565439, 0.0, 0.0, -0.7068243622779846, 0.7073890566825867, 0.8245432611216326, 0.5176801927558432, 0.6034589649376881, 0.9947468638420105, 0.38464945554733276, 0.5888713598251343, 0.40690040588378906, 0.040521261941351104, -0.02052676082506855], "mean": [2.275301849159651, -1.7681543375362163, 0.7031613320818183, 0.0, 0.0, -0.7070507804086325, 0.7071627374732625, 0.41655733237585435, -0.0052486993603878445, 0.39345795226848934, -0.3297959630478156, -0.14775528655283982, -0.1200054764969155, 0.10179980248776217, 0.03502096973189681, -0.03465218623325073], "std": [2.626823759366826e-05, 0.0001283045921424506, 0.0019906517690052136, 0.0, 0.0, 2.917956681673233e-05, 2.9180692758261172e-05, 0.18993625810996756, 0.2708650165098982, 0.11786105938733181, 0.8006080172535602, 0.18292188452592179, 0.3992457864586941, 0.10395996878908494, 0.00634057748397531, 0.006926525065679075], "count": [1278]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.8428571428571429, -0.6357142857142857, -0.1457142857142857, -0.26285714285714284, -0.19428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5, 0.8357142857142857, 0.8571428571428572, 0.36, 0.3142857142857143, 0.29714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011452045606975231, -0.024016320143080756, -0.028845293986139085, 0.007907444668008051, -0.006961770623742471, -0.000880840599150453, -0.28325508607198746], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23220410258465582, 0.2555066668153404, 0.25114927946598786, 0.05652177446735318, 0.07790510160306244, 0.061272035100360396, 0.9590446059565461], "count": [1278]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012519561685621738], "std": [0.11118823289871216], "count": [1278]}, "next.done": {"min": [false], "max": [true], "mean": [0.000782472613458529], "std": [0.027961765861041685], "count": [1278]}, "timestamp": {"min": [0.0], "max": [63.85], "mean": [31.924999999999997], "std": [18.446335453598003], "count": [1278]}, "frame_index": {"min": [0], "max": [1277], "mean": [638.5], "std": [368.92670907196003], "count": [1278]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1278]}, "index": {"min": [39263], "max": [40540], "mean": [39901.5], "std": [368.92670907196003], "count": [1278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1278]}}} +{"episode_index": 34, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46541699739575115]], [[0.4553965558831583]], [[0.4357077778584526]]], "std": [[[0.27149123423115323]], [[0.2658151421860628]], [[0.26329854031563055]]], "count": [233]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.562856514550395]], [[0.54375504979499]], [[0.5218230171335232]]], "std": [[[0.25032167481197926]], [[0.2563143870097426]], [[0.2648144931598096]]], "count": [233]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5826663569349497]], [[0.5651693576375192]], [[0.5441892692439435]]], "std": [[[0.2574588484440971]], [[0.26360761113397085]], [[0.27220848686893223]]], "count": [233]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1434]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1434]}, "observation.state": {"min": [5.270507172436667, -2.0718545812575684, 0.6999984559332653, 0.0, 0.0, -0.0002144005411537364, 1.0, 0.147267724272111, -0.20609440700443704, -0.01830179951054356, -0.9999237060546875, -0.6052003502845764, -0.5904787182807922, 5.441065241029719e-06, 0.020516936106241293, -0.042531788388490116], "max": [5.271113797327865, -2.0713694422822035, 0.7063019167675102, 0.0, 0.0, 0.0004028227995149791, 1.0, 0.8065462944346216, 0.6943221350373103, 0.5920420594190758, 0.9951515197753906, 0.10568320751190186, 0.32467353343963623, 0.28556570410728455, 0.04030565987969642, -0.014237135527458217], "mean": [5.271036732034564, -2.0717189942103404, 0.7035993004897174, 0.0, 0.0, -6.94321363100202e-05, 1.0, 0.4362120159788013, 0.15512311678066987, 0.3487302156091918, -0.4291748769030578, -0.17136316307764526, -0.08915920327290908, 0.13048013905420378, 0.035655989019656255, -0.033213448722255644], "std": [3.186293357228455e-05, 4.4333408041192066e-05, 0.00213960221989669, 0.0, 0.0, 6.410041224890346e-05, 0.0, 0.17982969167983662, 0.24556459506434547, 0.14485105679480503, 0.7872962323792733, 0.19490602454827438, 0.3078492953803571, 0.0942032586354297, 0.005373693901885154, 0.008364303218499724], "count": [1434]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9142857142857143, -0.9, -0.6785714285714286, -0.15428571428571428, -0.2285714285714286, -0.25142857142857145, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.9857142857142858, 0.95, 0.7785714285714286, 0.26571428571428574, 0.29714285714285715, 0.3857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013673042438732803, -0.02191173540545923, -0.038060370591751415, 0.007541342896991435, 0.004985056784219962, 0.0007172743574417122, -0.19246861924686193], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26404937452990973, 0.27835194751569553, 0.1951147716452906, 0.0473490215708919, 0.06862091367843294, 0.06485774687758639, 0.981303128806395], "count": [1434]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1434]}, "next.done": {"min": [false], "max": [true], "mean": [0.000697350069735007], "std": [0.026398177448741563], "count": [1434]}, "timestamp": {"min": [0.0], "max": [71.65], "mean": [35.825], "std": [20.69800211775684], "count": [1434]}, "frame_index": {"min": [0], "max": [1433], "mean": [716.5], "std": [413.9600423551368], "count": [1434]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1434]}, "index": {"min": [40541], "max": [41974], "mean": [41257.5], "std": [413.9600423551368], "count": [1434]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1434]}}} +{"episode_index": 35, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40780380338928407]], [[0.44690887766576187]], [[0.4307710874371974]]], "std": [[[0.225096292890822]], [[0.2031315525821912]], [[0.20667518817624614]]], "count": [203]}, "observation.images.robot0_agentview_left": {"min": [[[0.0784313725490196]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5181648834355267]], [[0.5283344883026622]], [[0.5287720796579003]]], "std": [[[0.21021609398447866]], [[0.19553453848446595]], [[0.1953992650088483]]], "count": [203]}, "observation.images.robot0_agentview_right": {"min": [[[0.09803921568627451]], [[0.0784313725490196]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5131397407595851]], [[0.5227751963359428]], [[0.523282143625904]]], "std": [[[0.20932008418573222]], [[0.19482855660926562]], [[0.19435709718764482]]], "count": [203]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1195]}, "observation.state": {"min": [2.8975109196370696, -0.8110808835143954, 0.6999983378200352, 0.0, 0.0, 0.7069629430770874, 0.7069103121757507, 0.18481056231891202, -0.24903806199329814, 0.044534244374348275, -0.9995458722114563, -0.5753360986709595, -0.6848447918891907, 0.00025871017714962363, 0.020560837480442837, -0.04097591966160587], "max": [2.8978363032804264, -0.8109558311796371, 0.7018927338791878, 0.0, 0.0, 0.7073032259941101, 0.7072506546974182, 0.775587855566201, 0.41436930764719593, 0.5821705517084127, 0.9988980293273926, 0.1923004388809204, 0.4757848083972931, 0.2855120301246643, 0.04046696349185448, -0.020505723312496272], "mean": [2.8976923735150097, -0.810977882152071, 0.7009757552234425, 0.0, 0.0, 0.707118462369033, 0.7070950501633488, 0.46742101531133823, 0.024016582956453245, 0.3619282041956567, -0.25116970105151254, -0.10814194169098114, -0.1379240621165538, 0.11244108376875481, 0.036467176852539106, -0.03571667285183736], "std": [3.900823379668216e-05, 1.0680695726101656e-05, 0.000670425458656091, 0.0, 0.0, 3.9328778190613e-05, 3.933108692729725e-05, 0.16354132777269, 0.19003578608674782, 0.13062825069412962, 0.8406713395042239, 0.18864264008783416, 0.3781904504910699, 0.0906128736427625, 0.00436968841510707, 0.005271516303336575], "count": [1195]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6714285714285714, -0.6428571428571428, -0.42142857142857143, -0.17142857142857143, -0.29428571428571426, -0.18285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5142857142857143, 0.8714285714285716, 0.7214285714285715, 0.17142857142857143, 0.2571428571428571, 0.4, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.015487148834429162, -0.021858936043036507, -0.01017334130304843, 0.0035983263598326366, -0.0004255827854154318, 0.007999999999999995, -0.24686192468619247], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20414762486519714, 0.23194459434912365, 0.1929189974344163, 0.030533645710629855, 0.0721454278600745, 0.07971176835861718, 0.969050664382532], "count": [1195]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1195]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008368200836820083], "std": [0.028915736473926354], "count": [1195]}, "timestamp": {"min": [0.0], "max": [59.7], "mean": [29.85], "std": [17.248333252810255], "count": [1195]}, "frame_index": {"min": [0], "max": [1194], "mean": [597.0], "std": [344.9666650562051], "count": [1195]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1195]}, "index": {"min": [41975], "max": [43169], "mean": [42572.0], "std": [344.9666650562051], "count": [1195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1195]}}} +{"episode_index": 36, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.06666666666666667]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4696780589777649]], [[0.46715248907804596]], [[0.4458993703230971]]], "std": [[[0.28211030437632306]], [[0.26796878083324555]], [[0.25145250573173994]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.06274509803921569]], [[0.06274509803921569]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5406171600781705]], [[0.5342812786022032]], [[0.5251488453956158]]], "std": [[[0.22985433049785517]], [[0.22145872507421085]], [[0.21083747281931903]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.0784313725490196]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409677152166606]], [[0.5338773317735788]], [[0.5247909025386429]]], "std": [[[0.22584068096159762]], [[0.21756402151646062]], [[0.2061486686229124]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1324]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1324]}, "observation.state": {"min": [3.0009639518424334, -0.7827597515994515, 0.6999987053608544, 0.0, 0.0, 0.7070848941802979, 0.7068803906440735, 0.18713449367417756, -0.3155310995854608, 0.07688841810450342, -0.990906834602356, -0.40609821677207947, -0.6700889468193054, 0.00010006337834056467, 0.020569226292507164, -0.04114844615075719], "max": [3.0012235148986686, -0.7826232882019177, 0.7059413952709295, 0.0, 0.0, 0.7073330879211426, 0.7071285843849182, 0.7030801800799023, 0.5967138713847184, 0.6095416298281218, 0.9789099097251892, 0.7201220989227295, 0.20452028512954712, 0.3470483422279358, 0.04045159870238734, -0.020497334691956498], "mean": [3.001175080995531, -0.7826514729672687, 0.7034805755564948, 0.0, 0.0, 0.7071178138616222, 0.7070957014838014, 0.40294897929618806, 0.0906324981379506, 0.369692167732017, -0.4870149209600201, 0.07489056579115888, -0.27174326957326567, 0.12625844262756553, 0.03651218174633792, -0.0367163146542289], "std": [4.074923216207216e-05, 1.880334245789762e-05, 0.0025039278212359867, 0.0, 0.0, 4.1494002299350305e-05, 4.149045461258131e-05, 0.15160590238301058, 0.22094306404583272, 0.1222380296676984, 0.6871533048952501, 0.3309385790031276, 0.28169186194111284, 0.07982453664222164, 0.004932152352985991, 0.0045213907889323415], "count": [1324]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7357142857142858, -1.0, -0.7071428571428572, -0.2142857142857143, -0.2485714285714286, -0.31142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4714285714285715, 1.0, 0.9714285714285714, 0.26857142857142857, 0.2885714285714286, 0.19142857142857142, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.021218170047475157, -0.02594950366853686, -0.020872895986189122, 0.007708243418213199, -0.0018299525248165716, 0.00155373327578764, -0.3413897280966767], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18281912284884388, 0.2922625470816118, 0.23412898151424838, 0.050741657349824505, 0.06131031515980263, 0.07220375475840281, 0.9399218337447407], "count": [1324]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1324]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007552870090634441], "std": [0.027472104953887026], "count": [1324]}, "timestamp": {"min": [0.0], "max": [66.15], "mean": [33.075], "std": [19.11028845936136], "count": [1324]}, "frame_index": {"min": [0], "max": [1323], "mean": [661.5], "std": [382.2057691872272], "count": [1324]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [1324]}, "index": {"min": [43170], "max": [44493], "mean": [43831.5], "std": [382.2057691872272], "count": [1324]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1324]}}} +{"episode_index": 37, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.27383654312148037]], [[0.30368680068869996]], [[0.2803763059585814]]], "std": [[[0.172194935294939]], [[0.1867749497544181]], [[0.16767332353962]]], "count": [210]}, "observation.images.robot0_agentview_left": {"min": [[[0.047058823529411764]], [[0.06274509803921569]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37647270195513105]], [[0.35919515743309044]], [[0.3495672741345887]]], "std": [[[0.22596492809757762]], [[0.21823044255021964]], [[0.22078107866991242]]], "count": [210]}, "observation.images.robot0_agentview_right": {"min": [[[0.047058823529411764]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37608566469393745]], [[0.35574497311945613]], [[0.34525965928363533]]], "std": [[[0.22559099514684777]], [[0.21819031891196736]], [[0.22160977881388]]], "count": [210]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1253]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1253]}, "observation.state": {"min": [0.8083252857454905, -1.8045258563023854, 0.6999988337224445, 0.0, 0.0, -1.0, 3.537187609481407e-08, 0.1815745040736889, -0.2984069289738729, 0.06523936406360864, -0.9879583120346069, -0.4091265797615051, -0.7097301483154297, 0.00010363425826653838, 0.020558938537961265, -0.0417987541463939], "max": [0.8084515417126895, -1.8042398164317637, 0.702285567223455, 0.0, 0.0, 1.0, 0.0002903263957705349, 0.7843499770615062, 0.6148915623771087, 0.6077045972730342, 0.9882747530937195, 0.2760981619358063, 0.4640819728374481, 0.28547975420951843, 0.040333407503328866, -0.02050762065935246], "mean": [0.8083345473343676, -1.8043011787424055, 0.701422682437419, 0.0, 0.0, 0.4142059058260176, 2.0651095546092342e-05, 0.41462013090776423, 0.09827920530417543, 0.3795189696359734, -0.47823860515905015, -0.14332933798848585, -0.16838193606586752, 0.1162265869273992, 0.035866636154729965, -0.03695951887985433], "std": [1.5213371996137439e-05, 4.472067609875858e-05, 0.000981098883701351, 0.0, 0.0, 0.9101832055025219, 5.766959565005864e-05, 0.17268290330525862, 0.2765736807003312, 0.11802652567418696, 0.7408179877919824, 0.1587210234704213, 0.3571258460421017, 0.08567915433761647, 0.005404870484394321, 0.004089726017989517], "count": [1253]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8428571428571429, -0.6785714285714286, -0.4857142857142857, -0.11142857142857143, -0.24571428571428575, -0.17142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.9071428571428573, 0.7571428571428572, 0.15714285714285714, 0.34285714285714286, 0.2714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013704252650781028, -0.02251168623874124, -0.01595029073081749, 0.007175920647588643, -0.0016166913692851421, 0.007602325846539731, -0.3136472466081405], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1872359993234144, 0.2584146828791418, 0.19130486579432643, 0.028225136894370204, 0.07029008637586541, 0.06531172249524352, 0.9495395751073947], "count": [1253]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012769353576004505], "std": [0.11227777600288391], "count": [1253]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007980845969672786], "std": [0.028239115742943546], "count": [1253]}, "timestamp": {"min": [0.0], "max": [62.6], "mean": [31.3], "std": [18.085491422684647], "count": [1253]}, "frame_index": {"min": [0], "max": [1252], "mean": [626.0], "std": [361.709828453693], "count": [1253]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1253]}, "index": {"min": [44494], "max": [45746], "mean": [45120.0], "std": [361.709828453693], "count": [1253]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1253]}}} +{"episode_index": 38, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40793129781752113]], [[0.40400896059921365]], [[0.3968581036337061]]], "std": [[[0.19180099327372102]], [[0.1804570522498477]], [[0.17345834468566623]]], "count": [180]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43706362456278086]], [[0.41220984897322643]], [[0.4010779520005702]]], "std": [[[0.2337446388576117]], [[0.2464824209283973]], [[0.25996662728389386]]], "count": [180]}, "observation.images.robot0_agentview_right": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4223334990191823]], [[0.3911601117701312]], [[0.376722352603422]]], "std": [[[0.23051246356440322]], [[0.24294863858033922]], [[0.2584942082769279]]], "count": [180]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1021]}, "observation.state": {"min": [0.844590380551523, -1.7701743444148474, 0.6999955431289882, 0.0, 0.0, -1.0, 0.0, 0.21582880998212683, -0.2935315703368817, 0.10591250725730073, -0.9987741708755493, -0.5837103128433228, -0.6838923096656799, 0.0004847884410992265, 0.020542986274972613, -0.04118290712594509], "max": [0.8448923919422175, -1.7698957378931928, 0.7014606188153147, 0.0, 0.0, 1.0, 0.00026012511807493865, 0.7978358288293982, 0.6551115445665765, 0.6266914040272784, 0.9984879493713379, 0.2956734895706177, 0.3697424829006195, 0.2617597281932831, 0.04024388746970359, -0.02052357334560286], "mean": [0.8446079678430737, -1.7699997721372998, 0.7004750870129021, 0.0, 0.0, -0.0068560235063663075, 1.549284274282635e-05, 0.4516419903075594, 0.11110206631766412, 0.39969845190367725, -0.4849767670925637, -0.14893411759225092, -0.2157868373420511, 0.10428095811262615, 0.03468396391094156, -0.03384728780429629], "std": [1.415447303980098e-05, 3.0622332314179185e-05, 0.0003513918603932297, 0.0, 0.0, 0.9999764971946493, 4.0817401340523e-05, 0.16426486129101603, 0.27275759598494204, 0.11906813810434717, 0.7301359330579439, 0.20322798156129793, 0.3245410290818237, 0.07382896025281684, 0.0064815629985203495, 0.007475213972169631], "count": [1021]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8500000000000001, -1.0, -0.75, -0.2, -0.32857142857142857, -0.2742857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5857142857142857, 1.0, 1.0, 0.2057142857142857, 0.38857142857142857, 0.5571428571428572, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0217573807191829, -0.0007625577165244338, -0.006107457674548778, 0.009366167622778787, 0.005591157128865253, 0.0060109136700713705, -0.23800195886385897], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2473989535169201, 0.3079505880834401, 0.25675979140759303, 0.05453493439297638, 0.08905894992953856, 0.10006426187231102, 0.971264674317436], "count": [1021]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1021]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009794319294809011], "std": [0.03128054735097221], "count": [1021]}, "timestamp": {"min": [0.0], "max": [51.0], "mean": [25.5], "std": [14.736858552622401], "count": [1021]}, "frame_index": {"min": [0], "max": [1020], "mean": [510.0], "std": [294.737171052448], "count": [1021]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1021]}, "index": {"min": [45747], "max": [46767], "mean": [46257.0], "std": [294.737171052448], "count": [1021]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1021]}}} +{"episode_index": 39, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49116557024527285]], [[0.48427352580064803]], [[0.4592454736291702]]], "std": [[[0.20004158628916974]], [[0.1642269577038038]], [[0.16441322921854473]]], "count": [184]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.06666666666666667]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5701420360412337]], [[0.5011231216729856]], [[0.4764645299236691]]], "std": [[[0.17187963526839461]], [[0.20058491521092517]], [[0.2009123976630101]]], "count": [184]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5630091931407308]], [[0.5025817919875044]], [[0.481763665735061]]], "std": [[[0.17444708292948352]], [[0.20007861721489126]], [[0.2018896899599183]]], "count": [184]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1054]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1054]}, "observation.state": {"min": [3.0788154372154253, -0.8329366007688395, 0.6999970000863568, 0.0, 0.0, 0.7070397138595581, 0.7068870663642883, 0.07247396705244435, -0.5622527447575236, 0.016203379773275794, -0.9949566125869751, -0.6800127029418945, -0.6525911092758179, 7.930403808131814e-05, 0.016219979072132965, -0.04346949910807248], "max": [3.079257622271005, -0.8325163647621504, 0.7025454046478969, 0.0, 0.0, 0.7073264718055725, 0.7071738243103027, 0.7873375224250088, 0.395494985997598, 0.6270680180263865, 0.9929614067077637, 0.5403866171836853, 0.3690500259399414, 0.2288351058959961, 0.04054967173535326, -0.01939227179978637], "mean": [3.079185135791225, -0.8326148049147192, 0.7016228439535963, 0.0, 0.0, 0.7071077137111034, 0.7071058004246265, 0.41057375414775726, -0.09582241049529627, 0.37767050209961617, -0.22230630581473942, -0.14150032204570534, -0.12996055195763032, 0.09651183358981236, 0.03720291391711648, -0.03347893443671752], "std": [3.392325506732034e-05, 2.292259238135275e-05, 0.001027208607764249, 0.0, 0.0, 2.2405428242905414e-05, 2.2402499465358548e-05, 0.1815562320993746, 0.28006621376905644, 0.13316195067566283, 0.8261184849118094, 0.32761174461993753, 0.33101146782774626, 0.07059385180044012, 0.003991970923762263, 0.008317785952548786], "count": [1054]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6857142857142858, -0.6500000000000001, -0.5571428571428572, -0.10857142857142858, -0.20285714285714287, -0.3, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.8928571428571429, 0.9785714285714284, 0.22285714285714286, 0.30857142857142855, 0.24285714285714288, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014211168338303009, -0.00849823800487935, -0.01683383030631606, 0.006608837083220385, 0.003800487937110325, -0.006549200325291394, -0.269449715370019], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.24386807486633102, 0.29550846869403374, 0.23877075947958767, 0.041850903413650074, 0.07678405663421584, 0.06983674881016338, 0.9630144603727431], "count": [1054]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01518026553094387], "std": [0.12226946651935577], "count": [1054]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009487666034155598], "std": [0.030787439733563474], "count": [1054]}, "timestamp": {"min": [0.0], "max": [52.65], "mean": [26.325], "std": [15.213172746011924], "count": [1054]}, "frame_index": {"min": [0], "max": [1053], "mean": [526.5], "std": [304.2634549202385], "count": [1054]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1054]}, "index": {"min": [46768], "max": [47821], "mean": [47294.5], "std": [304.2634549202385], "count": [1054]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1054]}}} +{"episode_index": 40, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49273932171538276]], [[0.48602730584859055]], [[0.4700799138291077]]], "std": [[[0.2951748556668698]], [[0.2744126768858323]], [[0.26704428646072215]]], "count": [212]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.08235294117647059]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5787595508277659]], [[0.5623456180867468]], [[0.5505923684332223]]], "std": [[[0.23237906450080142]], [[0.22332966013333647]], [[0.2154428904485542]]], "count": [212]}, "observation.images.robot0_agentview_right": {"min": [[[0.06274509803921569]], [[0.047058823529411764]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5971951746120305]], [[0.5794021648783795]], [[0.5655005849823438]]], "std": [[[0.23555937443159702]], [[0.22646184241014597]], [[0.21881557315075476]]], "count": [212]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1266]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1266]}, "observation.state": {"min": [0.7817379094247621, -1.7169539878498599, 0.6999982901222682, 0.0, 0.0, -1.0, 0.0, 0.24271749331423098, -0.6042481836403346, -8.299260616217996e-05, -0.9918292164802551, -0.5777852535247803, -0.7069689035415649, 3.0318165954668075e-05, 0.020546627283907486, -0.041906472670506706], "max": [0.7818687904232008, -1.7166764963299597, 0.7053882014179702, 0.0, 0.0, 1.0, 0.00040540582267567515, 0.7518168397711773, 0.0021094011319575667, 0.5841779838390622, 0.9957534670829773, 0.2793094515800476, 0.28888267278671265, 0.35246941447257996, 0.04002175820058615, -0.01895903314006755], "mean": [0.7817733131279947, -1.716714090448079, 0.7035295421353822, 0.0, 0.0, -0.9399684044233807, 4.0831169912140085e-05, 0.45380675252902125, -0.20306140909387077, 0.3338751360760721, -0.45301275875707747, -0.14386615303078723, -0.24551571581930534, 0.12482383576475031, 0.0377027232447407, -0.03434878421599345], "std": [1.9186210327135786e-05, 3.9439076656539826e-05, 0.002207851554566473, 0.0, 0.0, 0.34126148139772894, 5.877153410230688e-05, 0.14772319557971383, 0.18053843643365117, 0.14117781181618547, 0.7439426777048775, 0.24004003325763767, 0.27838130719813126, 0.09826969980573551, 0.0035179556483245973, 0.008069762542692996], "count": [1266]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6714285714285714, -0.6428571428571428, -0.6571428571428571, -0.16, -0.18285714285714286, -0.23714285714285716, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3857142857142857, 0.6642857142857144, 0.9214285714285714, 0.15142857142857147, 0.32, 0.18, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.020853080568720383, -0.048121191604603986, -0.030100428797111264, 0.006732114646806572, 0.0021078763258857987, 0.002960956894606207, -0.334913112164297], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.15689643667974423, 0.20539984984206214, 0.2241902486739484, 0.03763131553260624, 0.05662965979788366, 0.05332279342975235, 0.9422490155476041], "count": [1266]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012638230808079243], "std": [0.11170724034309387], "count": [1266]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007898894154818325], "std": [0.02809386926347352], "count": [1266]}, "timestamp": {"min": [0.0], "max": [63.25], "mean": [31.625], "std": [18.273130319314934], "count": [1266]}, "frame_index": {"min": [0], "max": [1265], "mean": [632.5], "std": [365.46260638629866], "count": [1266]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1266]}, "index": {"min": [47822], "max": [49087], "mean": [48454.5], "std": [365.46260638629866], "count": [1266]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1266]}}} +{"episode_index": 41, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35169415455396297]], [[0.3578513298119881]], [[0.3631096284521852]]], "std": [[[0.1841788315944869]], [[0.17602637359085463]], [[0.17379594128579806]]], "count": [237]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44491207791566156]], [[0.43026655457042884]], [[0.42689673501957814]]], "std": [[[0.23525092533761421]], [[0.2398694576609589]], [[0.24707991978510763]]], "count": [237]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.03137254901960784]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4474977638621459]], [[0.4318973167901044]], [[0.4281649457853091]]], "std": [[[0.23422833023374434]], [[0.24074047865945775]], [[0.24917649685620227]]], "count": [237]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1472]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1472]}, "observation.state": {"min": [2.669381446298768, -0.7555264577688009, 0.6999966303080094, 0.0, 0.0, 0.7070013284683228, 0.706941545009613, 0.15162479056261202, -0.44252668337359635, 0.11915878713174533, -0.9997935891151428, -0.5651483535766602, -0.6303199529647827, 2.7647707611322403e-05, 0.019239580057884124, -0.04077813223715199], "max": [2.669619148380645, -0.7553726037919175, 0.7018244999417621, 0.0, 0.0, 0.7072719931602478, 0.7072122097015381, 0.6960674521608318, 0.6007984884069733, 0.6206158107067317, 0.9955893754959106, 0.22334161400794983, 0.5150390863418579, 0.4160999655723572, 0.040643741569478566, -0.020518771287502433], "mean": [2.6695327041322043, -0.7553992813366546, 0.701033661764354, 0.0, 0.0, 0.7071086660270458, 0.7071048493051658, 0.37985016511333436, 0.010620846208702931, 0.39254783796725884, -0.2708167366116591, -0.14855470902377577, -0.08729175530410153, 0.1322201759628174, 0.033560021568757266, -0.037373057010826945], "std": [2.348945344979514e-05, 8.179692672094164e-06, 0.0006422854280683146, 0.0, 0.0, 2.21406803914401e-05, 2.2133790556192317e-05, 0.1447859107640611, 0.30785387139819237, 0.1280345297672961, 0.836638579974797, 0.2227652471206518, 0.3386597277827509, 0.12332432889307757, 0.008112511933994052, 0.0037389632558989297], "count": [1472]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6642857142857144, -0.9857142857142858, -0.6642857142857144, -0.20857142857142857, -0.26, -0.26285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.7928571428571428, 0.6714285714285714, 1.0, 0.20857142857142857, 0.29428571428571426, 0.28285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013286102484472073, -0.008749029503105637, -0.002649456521739088, 0.004062500000000002, 0.002164208074534161, 0.0036024844720496927, -0.21195652173913043], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19256173919729747, 0.2743377882512938, 0.24045581302071686, 0.05282434644493706, 0.07171659390536471, 0.06079478706289393, 0.9772790967232724], "count": [1472]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010869565419852734], "std": [0.103689044713974], "count": [1472]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006793478260869565], "std": [0.026055446889626504], "count": [1472]}, "timestamp": {"min": [0.0], "max": [73.55], "mean": [36.775], "std": [21.246485003407038], "count": [1472]}, "frame_index": {"min": [0], "max": [1471], "mean": [735.5], "std": [424.9297000681407], "count": [1472]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1472]}, "index": {"min": [49088], "max": [50559], "mean": [49823.5], "std": [424.9297000681407], "count": [1472]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1472]}}} +{"episode_index": 42, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.00784313725490196]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3447503527677927]], [[0.3685322483775545]], [[0.3504591131778143]]], "std": [[[0.20161683757569288]], [[0.2076668789527591]], [[0.20795700626372526]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.0392156862745098]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45436691679003754]], [[0.4302384927008314]], [[0.41990336936358447]]], "std": [[[0.23273246466443118]], [[0.23599668873422253]], [[0.25022540251204933]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.047058823529411764]], [[0.047058823529411764]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4304781241343926]], [[0.4060082160238614]], [[0.39695404705765186]]], "std": [[[0.22155710710186483]], [[0.22146488702415873]], [[0.23516148272369497]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1326]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1326]}, "observation.state": {"min": [2.228536970061465, -2.6500203808877707, 0.6999941831019605, 0.0, 0.0, -1.4259549061534926e-05, 1.0, 0.1914440448427559, -0.200444791685626, 0.04917411101911573, -0.9957962036132812, -0.2994072735309601, -0.6149868369102478, 0.0007260515121743083, 0.02053120988864263, -0.04443225303057967], "max": [2.229050862898527, -2.649829802379676, 0.7020646521302172, 0.0, 0.0, 0.00024949436192400753, 1.0, 0.814340010207558, 0.5919142675811115, 0.6068164791599536, 0.9998389482498169, 0.43326976895332336, 0.38715097308158875, 0.35469284653663635, 0.04028242797513055, -0.02053534859465878], "mean": [2.22903657821386, -2.6499891954339665, 0.7012005878684199, 0.0, 0.0, 1.758142756823024e-05, 1.0, 0.45442918303198326, 0.10797285971792073, 0.3747039930847922, -0.24715224897340052, 0.004468242689787353, -0.1678723313046414, 0.13518195611222467, 0.034578074689739294, -0.037879666599403554], "std": [1.877800136244588e-05, 2.7139837272681517e-05, 0.0008331806974721602, 0.0, 0.0, 3.902686087996897e-05, 0.0, 0.1713573320329494, 0.21925981593638458, 0.12536486980063957, 0.8484439554932299, 0.2185816836140617, 0.33707330595476215, 0.10576864784302678, 0.007292374645147777, 0.0035665935744143436], "count": [1326]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8642857142857142, -0.807142857142857, -0.44285714285714284, -0.15714285714285714, -0.2742857142857143, -0.3171428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5785714285714286, 0.7857142857142857, 0.6785714285714286, 0.14857142857142858, 0.28, 0.18, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014414996767937992, -0.0069166127989657026, -0.011527687998276272, 0.0024455936220642094, 0.0005645335057099844, -0.004020685197155786, -0.27149321266968324], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19925230053640003, 0.21133032282141082, 0.1989971147000891, 0.030577443837251177, 0.06280336146423816, 0.0541560552812262, 0.9624403542424318], "count": [1326]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012066365219652653], "std": [0.10918227583169937], "count": [1326]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007541478129713424], "std": [0.027451394755959722], "count": [1326]}, "timestamp": {"min": [0.0], "max": [66.25], "mean": [33.125], "std": [19.139155981042286], "count": [1326]}, "frame_index": {"min": [0], "max": [1325], "mean": [662.5], "std": [382.7831196208457], "count": [1326]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1326]}, "index": {"min": [50560], "max": [51885], "mean": [51222.5], "std": [382.7831196208457], "count": [1326]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1326]}}} +{"episode_index": 43, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4925871483896293]], [[0.47993810676125914]], [[0.4603524066999847]]], "std": [[[0.22766655285003745]], [[0.2143804916698845]], [[0.21025891136944175]]], "count": [250]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5380553507486979]], [[0.4878183430989584]], [[0.4524158653109681]]], "std": [[[0.20567739218198994]], [[0.22618634718849898]], [[0.24101406776294895]]], "count": [250]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.050980392156862744]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5443841918945312]], [[0.49709821250765934]], [[0.4641764739391851]]], "std": [[[0.21554596333695616]], [[0.23391665571894704]], [[0.2426975239028178]]], "count": [250]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1582]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1582]}, "observation.state": {"min": [3.168881063899568, -0.8437437289667636, 0.6999963376883962, 0.0, 0.0, 0.7070668339729309, 0.7069308161735535, 0.1903943512948557, -0.39919921433820305, 0.18075205142947093, -0.9983805418014526, -0.5844438672065735, -0.6856837868690491, 0.0001994479971472174, 0.020577299487556527, -0.04101129552455325], "max": [3.16912958314708, -0.843659470188068, 0.7012989065566675, 0.0, 0.0, 0.7072827219963074, 0.7071467638015747, 0.8278118980186018, 0.5163818144755985, 0.6159730991569303, 0.9768968820571899, 0.15800629556179047, 0.41318976879119873, 0.3391769826412201, 0.040456236332059484, -0.02048926130570457], "mean": [3.1690530485014885, -0.8436675013974362, 0.7006800389521889, 0.0, 0.0, 0.7071125615863825, 0.7071009526964084, 0.4350165315907285, -0.0003771657494466326, 0.4063447069062141, -0.5835816331593939, -0.1602066221250181, -0.24702345867457007, 0.11237909949731448, 0.03618839837918223, -0.03657268897223939], "std": [3.001325596475036e-05, 9.116209640672608e-06, 0.0005317831968808003, 0.0, 0.0, 2.917748729624289e-05, 2.917262391225992e-05, 0.16761916774160396, 0.24709199286449685, 0.10617683669267004, 0.634750394867276, 0.1701778048782567, 0.34660402110022953, 0.09007646919980028, 0.005574483375695721, 0.004984851230404892], "count": [1582]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8285714285714285, -0.5357142857142857, -0.4285714285714286, -0.12, -0.25142857142857145, -0.3057142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4928571428571429, 0.7857142857142857, 0.7357142857142858, 0.17714285714285713, 0.3, 0.34, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.010958100054180969, -0.017098609355246493, -0.003232797543796327, 0.004366985732346034, -0.0004713743904641587, 0.002187104930467757, -0.3919089759797724], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16798718028812676, 0.2182222002104697, 0.1725168208338541, 0.03010548634264229, 0.06468183856938041, 0.06844782956415639, 0.9200039970274518], "count": [1582]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01011378038674593], "std": [0.1000574380159378], "count": [1582]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006321112515802782], "std": [0.025133875287068324], "count": [1582]}, "timestamp": {"min": [0.0], "max": [79.05], "mean": [39.525], "std": [22.834198584579227], "count": [1582]}, "frame_index": {"min": [0], "max": [1581], "mean": [790.5], "std": [456.68397169158453], "count": [1582]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1582]}, "index": {"min": [51886], "max": [53467], "mean": [52676.5], "std": [456.68397169158453], "count": [1582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1582]}}} +{"episode_index": 44, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4382922415809066]], [[0.4475063348004732]], [[0.41592420493897503]]], "std": [[[0.2843155359299772]], [[0.2586994651363332]], [[0.24671729324715233]]], "count": [221]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5977829839161344]], [[0.5709855299729567]], [[0.5348459741468703]]], "std": [[[0.27066278257666243]], [[0.2799685979576279]], [[0.28257149348576677]]], "count": [221]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6016762663145981]], [[0.5730622854157482]], [[0.5357168162940462]]], "std": [[[0.2668055782817198]], [[0.27897532660563773]], [[0.28570640209036663]]], "count": [221]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1340]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1340]}, "observation.state": {"min": [2.597579418462762, -0.8018513010487184, 0.6999973477596492, 0.0, 0.0, 0.7070712447166443, 0.70689857006073, 0.2395135553099358, -0.7016561417195981, -0.0012086202805356994, -0.9952301979064941, -0.620165228843689, -0.6868257522583008, 0.0003919914597645402, 0.02056924061088677, -0.040990979219348855], "max": [2.597823154936499, -0.8017746065341436, 0.70303566457179, 0.0, 0.0, 0.7073149085044861, 0.7071422934532166, 0.7693193092523503, 0.06655581412887646, 0.6350867404341983, 0.9999170899391174, 0.2732040286064148, 0.3139934539794922, 0.3313412368297577, 0.04061930452076393, -0.02049732003112317], "mean": [2.5977722174736173, -0.8018085046841484, 0.7012852284597562, 0.0, 0.0, 0.7071299166376911, 0.7070836011153548, 0.4367350863008726, -0.26183289086959005, 0.36913240288130594, -0.14250228249315006, -0.17164343203723764, -0.19588336809159304, 0.13486851322427287, 0.036215130688906146, -0.03681995086668468], "std": [3.266360279574932e-05, 8.47930481400181e-06, 0.0012709800213093372, 0.0, 0.0, 3.187566673338094e-05, 3.1872165641362154e-05, 0.14736019003210746, 0.2360140893727003, 0.13672767918343343, 0.8522689095435216, 0.21046247753479225, 0.3356833516658455, 0.10164528614308617, 0.00508551073636014, 0.004423501132819884], "count": [1340]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9357142857142857, -0.5928571428571429, -1.0, -0.52, -0.4514285714285714, -0.34, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5142857142857143, 1.0, 0.8214285714285715, 0.16285714285714287, 0.4628571428571429, 0.4971428571428572, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.010031982942430698, -0.010479744136460597, -0.023784648187633275, -0.0015437100213219642, -0.0023859275053304935, -0.0013880597014925458, -0.34626865671641793], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20805958213278294, 0.2464809866094581, 0.2388435278777673, 0.0701943181606915, 0.10739386522281726, 0.08307422230998926, 0.9381353939468489], "count": [1340]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011940298601984978], "std": [0.10861735045909882], "count": [1340]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007462686567164179], "std": [0.02730772307989849], "count": [1340]}, "timestamp": {"min": [0.0], "max": [66.95], "mean": [33.475], "std": [19.341228632121588], "count": [1340]}, "frame_index": {"min": [0], "max": [1339], "mean": [669.5], "std": [386.8245726424318], "count": [1340]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1340]}, "index": {"min": [53468], "max": [54807], "mean": [54137.5], "std": [386.8245726424318], "count": [1340]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1340]}}} +{"episode_index": 45, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5433112809689141]], [[0.5041765047848723]], [[0.4767786940934231]]], "std": [[[0.22077100208880898]], [[0.22027078156814545]], [[0.24273409331615645]]], "count": [209]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.047058823529411764]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5617821102641584]], [[0.5192188274749661]], [[0.4975141753420305]]], "std": [[[0.21457595795419332]], [[0.23129885528142974]], [[0.2454670939105446]]], "count": [209]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.06274509803921569]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5622711954672438]], [[0.5128194173177083]], [[0.48844908408213206]]], "std": [[[0.22237329313765045]], [[0.24072078278760617]], [[0.2551361989558396]]], "count": [209]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1247]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1247]}, "observation.state": {"min": [4.485636102197642, -0.8458831054596864, 0.6999979221779913, 0.0, 0.0, 0.7070090770721436, 0.7069611549377441, 0.156798005975315, -0.10188368999100117, 0.09771997549473233, -0.9977748990058899, -0.5730950236320496, -0.641014039516449, 0.00014850035950075835, 0.020590219290320608, -0.04345409693527505], "max": [4.485859061571361, -0.8457036857658397, 0.7065726264091442, 0.0, 0.0, 0.7072523832321167, 0.7072044610977173, 0.8173667394014933, 0.516584855769898, 0.6028026101788139, 0.9959899187088013, 0.38261258602142334, 0.259533166885376, 0.20824113488197327, 0.040698039145382774, -0.01969060162067403], "mean": [4.485768104284657, -0.8457173849987651, 0.7031498972016452, 0.0, 0.0, 0.7071076550288686, 0.7071058614405041, 0.4454609937947744, 0.14173195219339207, 0.35686655265504696, -0.6763704755637009, -0.171424647947025, -0.21927048802147925, 0.09032103040990273, 0.037639207099043955, -0.033951263164077566], "std": [2.04762929353511e-05, 2.8707892600897975e-05, 0.002082564901263542, 0.0, 0.0, 2.2804896321027006e-05, 2.280064284904286e-05, 0.19337711436321053, 0.17499449348948964, 0.12734587169384498, 0.5817032471239663, 0.16038504045785412, 0.29842421134653224, 0.06115629021077159, 0.0031986762106277662, 0.008400112238395966], "count": [1247]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6785714285714286, -0.5642857142857142, -0.7428571428571429, -0.13142857142857142, -0.19714285714285715, -0.32, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.6785714285714286, 0.8571428571428572, 0.18, 0.3171428571428571, 0.29428571428571426, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01433153854966207, -0.006403940886699498, -0.025610035513804533, 0.0009714743956925204, 0.00628479780043533, -0.0007561003551380561, -0.3151563753007217], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21823413429057706, 0.1877373414154737, 0.21230888819234559, 0.027881207321078415, 0.05563383129536458, 0.08083183193611194, 0.9490397563365346], "count": [1247]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1247]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008019246190858059], "std": [0.02830691675176069], "count": [1247]}, "timestamp": {"min": [0.0], "max": [62.3], "mean": [31.150000000000002], "std": [17.99888885459322], "count": [1247]}, "frame_index": {"min": [0], "max": [1246], "mean": [623.0], "std": [359.97777709186437], "count": [1247]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [1247]}, "index": {"min": [54808], "max": [56054], "mean": [55431.0], "std": [359.97777709186437], "count": [1247]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1247]}}} +{"episode_index": 46, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4815052370194941]], [[0.47370012645604326]], [[0.4651207252785011]]], "std": [[[0.24263863039390865]], [[0.24047200358286733]], [[0.24056773179325774]]], "count": [198]}, "observation.images.robot0_agentview_left": {"min": [[[0.07450980392156863]], [[0.07450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6011476600965808]], [[0.5970008111184223]], [[0.598702394572738]]], "std": [[[0.23955224864860897]], [[0.2405263462148235]], [[0.23637310720325885]]], "count": [198]}, "observation.images.robot0_agentview_right": {"min": [[[0.050980392156862744]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5890610792915947]], [[0.5846393602582388]], [[0.5864005264279204]]], "std": [[[0.24276500304547896]], [[0.2435059763598107]], [[0.2387190901536241]]], "count": [198]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1161]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1161]}, "observation.state": {"min": [2.29979579384189, -2.350458743851505, 0.6999989183488001, 0.0, 0.0, -1.0, 0.0, 0.14313835990072254, -0.2946738701343823, 0.15071982870994383, -0.989261269569397, -0.323429137468338, -0.6180685758590698, 0.00010066458344226703, 0.018560197496316978, -0.041437004620853535], "max": [2.299902677290646, -2.3502088008972746, 0.7034077177556236, 0.0, 0.0, 1.0, 0.0001758657890604809, 0.7391571351748325, 0.23307675342138, 0.6689600280121002, 0.975243091583252, 0.344199001789093, 0.36272895336151123, 0.5086585879325867, 0.04002629258177518, -0.020489101363167683], "mean": [2.2998059769696444, -2.350317503085814, 0.7019619290157595, 0.0, 0.0, -0.3815676141257537, 1.1152794409758393e-05, 0.405925048785638, -0.03862415267086971, 0.3596498436878146, -0.19861362855255757, -0.014025712454760517, -0.15589219788658937, 0.17262795021538063, 0.0331292524927347, -0.03602193424169829], "std": [1.5716031008959638e-05, 2.689351541166368e-05, 0.0011688257930962983, 0.0, 0.0, 0.9243409305285502, 3.072716702189251e-05, 0.16416988097124166, 0.15484741533396854, 0.13309080419219319, 0.8529192108129136, 0.21020493064548282, 0.3377365127434585, 0.1432825012206588, 0.008971087618189606, 0.005272000622478555], "count": [1161]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.5857142857142857, -0.6714285714285714, -0.75, -0.18, -0.18571428571428572, -0.07142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4, 0.6857142857142858, 0.6428571428571428, 0.26857142857142857, 0.26857142857142857, 0.09714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.015996062507690433, -0.017749477051802697, -0.024720068906115458, -0.0014864033468684633, -0.0013707395102743934, 0.004343546204011319, -0.27820844099913866], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1744105408954398, 0.19420107258583372, 0.20321105969774156, 0.05531249519994317, 0.04234306952085466, 0.02575646627704862, 0.9605207251053035], "count": [1161]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013781223446130753], "std": [0.11658173054456711], "count": [1161]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008613264427217916], "std": [0.02933572156059673], "count": [1161]}, "timestamp": {"min": [0.0], "max": [58.0], "mean": [29.0], "std": [16.757585347139564], "count": [1161]}, "frame_index": {"min": [0], "max": [1160], "mean": [580.0], "std": [335.1517069427913], "count": [1161]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1161]}, "index": {"min": [56055], "max": [57215], "mean": [56635.0], "std": [335.1517069427913], "count": [1161]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1161]}}} +{"episode_index": 47, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5682954333666403]], [[0.5514650560612053]], [[0.5260725987982426]]], "std": [[[0.27206060785507497]], [[0.25671136082439033]], [[0.2481313454523432]]], "count": [208]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6211021598827425]], [[0.5918055584707591]], [[0.5554540228520044]]], "std": [[[0.22464172459691356]], [[0.21865607976429507]], [[0.22150347856661823]]], "count": [208]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6150276336554847]], [[0.5880373343443259]], [[0.5553339551117266]]], "std": [[[0.23400276944280057]], [[0.22701141679578093]], [[0.22808659630330816]]], "count": [208]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1233]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1233]}, "observation.state": {"min": [4.838945172019717, -2.289736661779147, 0.6999965854068166, 0.0, 0.0, -4.3218369683017954e-05, 1.0, 0.21251176320197374, -0.26178268076267, 0.04212222977812763, -0.9993642568588257, -0.6130678653717041, -0.6798144578933716, 0.00030001570121385157, 0.02053521132472268, -0.05015028072980473], "max": [4.8392185337818665, -2.289480351821964, 0.7020526015836409, 0.0, 0.0, 0.00034085012157447636, 1.0, 0.7809199799094051, 0.705094846717961, 0.6107713020142099, 0.9978424310684204, 0.4156033396720886, 0.277073472738266, 0.20674486458301544, 0.040306496785469714, -0.020531347816643765], "mean": [4.839113442845917, -2.2896960428837274, 0.7012757812766823, 0.0, 0.0, 1.386736067916129e-05, 1.0, 0.43394776632028786, 0.09692143032817632, 0.36394256921549534, -0.5467333150702768, -0.10097781522237279, -0.16147541756656664, 0.09437340802720495, 0.03550154449708497, -0.03534766312012878], "std": [1.414835596971911e-05, 3.0803807343940836e-05, 0.0007421939079566045, 0.0, 0.0, 4.6295996628559976e-05, 0.0, 0.17125596867627893, 0.2863500399666193, 0.1141676427517496, 0.7052124636446722, 0.23845242631208263, 0.3129472937288893, 0.0615249903809718, 0.006298298447197373, 0.006949956467607037], "count": [1233]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7357142857142858, -1.0, -0.6142857142857143, -0.12857142857142856, -0.27714285714285714, -0.25142857142857145, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.7285714285714285, 0.8428571428571429, 1.0, 0.18285714285714286, 0.6628571428571428, 0.3742857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011620901401923258, -0.04352334607809058, 0.004257907542579071, 0.010390453018190256, 0.008965357432510715, 0.00525083999536554, -0.35766423357664234], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22505058125844, 0.28145271266040106, 0.2550490571860431, 0.03807691799960693, 0.1022086743566542, 0.08587462540747132, 0.9338502535310678], "count": [1233]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1233]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008110300081103001], "std": [0.028467037753096905], "count": [1233]}, "timestamp": {"min": [0.0], "max": [61.6], "mean": [30.8], "std": [17.79681619466433], "count": [1233]}, "frame_index": {"min": [0], "max": [1232], "mean": [616.0], "std": [355.93632389328667], "count": [1233]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [1233]}, "index": {"min": [57216], "max": [58448], "mean": [57832.0], "std": [355.93632389328667], "count": [1233]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1233]}}} +{"episode_index": 48, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9803921568627451]], [[0.9372549019607843]]], "mean": [[[0.5162231293122379]], [[0.4864776078662702]], [[0.452696406331906]]], "std": [[[0.2562457424710028]], [[0.24089837861000296]], [[0.23791375237640305]]], "count": [173]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.08235294117647059]], [[0.0784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5957514076617709]], [[0.5308686689739796]], [[0.4856743968318112]]], "std": [[[0.242586960017732]], [[0.26443365119037604]], [[0.2639427855841431]]], "count": [173]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.07058823529411765]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5855231080914008]], [[0.5212508133178421]], [[0.477531726244395]]], "std": [[[0.2438994674046719]], [[0.26445498543826396]], [[0.26520572230257755]]], "count": [173]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [971]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [971]}, "observation.state": {"min": [3.1073434038828873, -2.236103015835541, 0.6999983764521432, 0.0, 0.0, -0.7072359919548035, 0.7069776058197021, 0.23199319940996332, -0.6382843566420302, 0.10721865947313336, -0.9915999174118042, -0.45583033561706543, -0.6850039958953857, 0.0002305983507540077, 0.020528570202702198, -0.041932363163712946], "max": [3.1076000694983947, -2.23598177891132, 0.7038925110444266, 0.0, 0.0, -0.7069729566574097, 0.707240641117096, 0.8039133871400614, 0.0047989500680793995, 0.6127816331546206, 0.968491792678833, 0.357438325881958, 0.2952365577220917, 0.22767837345600128, 0.04001175178268982, -0.02053799049327799], "mean": [3.107400484340043, -2.2360892639650327, 0.7025178122612764, 0.0, 0.0, -0.707150344868276, 0.7070631743336804, 0.4623782063745031, -0.27872175176902503, 0.3455567536584588, -0.6518969104906311, -0.15214944866425467, -0.3287557700742899, 0.1062616769821888, 0.036977079504653294, -0.034791576826549236], "std": [4.597682935491405e-05, 2.4351235411988647e-05, 0.0017134937665449965, 0.0, 0.0, 4.083164168196642e-05, 4.0844032289857254e-05, 0.17321087488213685, 0.1592628259491622, 0.11707187891705545, 0.5630755288585694, 0.20393589516668906, 0.2641506802658323, 0.06394978519894708, 0.0041221749672885, 0.007365582398543708], "count": [971]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7571428571428572, -0.75, -0.45714285714285713, -0.2257142857142857, -0.17714285714285713, -0.21714285714285717, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44285714285714284, 0.5928571428571429, 1.0, 0.07142857142857142, 0.4028571428571428, 0.2485714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.017007503310283962, -0.05564219508606744, -0.021200529645431735, -0.0002707076651463896, -0.0021509489480653226, 0.0013917904958069837, -0.3408856848609681], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2087270057049531, 0.23133593998775556, 0.24278335453757754, 0.025245474383842944, 0.07546659777003052, 0.06766470481074893, 0.940104754725173], "count": [971]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [971]}, "next.done": {"min": [false], "max": [true], "mean": [0.0010298661174047373], "std": [0.032074997945205845], "count": [971]}, "timestamp": {"min": [0.0], "max": [48.5], "mean": [24.25], "std": [14.015170352157694], "count": [971]}, "frame_index": {"min": [0], "max": [970], "mean": [485.0], "std": [280.30340704315387], "count": [971]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [971]}, "index": {"min": [58449], "max": [59419], "mean": [58934.0], "std": [280.30340704315387], "count": [971]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [971]}}} +{"episode_index": 49, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5066002196107463]], [[0.5151493269558223]], [[0.5017803509829041]]], "std": [[[0.21595922964545103]], [[0.19379454748503952]], [[0.2001833109164057]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.09803921568627451]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6351542524916448]], [[0.6308338130699188]], [[0.6134027154943799]]], "std": [[[0.17751349228666932]], [[0.1639235026017842]], [[0.15455713010101327]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.08235294117647059]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6408252253603789]], [[0.637373150337504]], [[0.6195509609581924]]], "std": [[[0.1752595192257623]], [[0.16048203317351395]], [[0.15254388348898776]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1069]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1069]}, "observation.state": {"min": [3.264603345922801, -1.8009608737343161, 0.6999972251403753, 0.0, 0.0, -0.7071429491043091, 0.7070705890655518, 0.13809480636498428, -0.32528103826319166, 0.10313939947620887, -0.9993792772293091, -0.5811806321144104, -0.6148491501808167, 3.470480805845e-05, 0.020542528085122608, -0.04262725859722398], "max": [3.265300177336282, -1.8007289617854711, 0.7095474424295473, 0.0, 0.0, -0.7064515948295593, 0.7077615261077881, 0.750842262561209, 0.17052900566410267, 0.5965792221800883, 0.9994632601737976, 0.17521654069423676, 0.2592913508415222, 0.5328078866004944, 0.040030385129714394, -0.020524032898077894], "mean": [3.2646965121420735, -1.8008942941720265, 0.7054776719748816, 0.0, 0.0, -0.7070695847077723, 0.7071439275349045, 0.4317066112507633, -0.039847262985853796, 0.3386623946674094, -0.2421485633354972, -0.16082319821134364, -0.17828399819781277, 0.13070802934326642, 0.03515764272311333, -0.03645299738157072], "std": [6.402246719217406e-05, 3.424056255820839e-05, 0.003911196987069076, 0.0, 0.0, 6.567370055859955e-05, 6.564350156334483e-05, 0.17179655629486948, 0.1504013758463062, 0.1290405123690336, 0.858285045456275, 0.1864477353793509, 0.28983157626721895, 0.10588616388269603, 0.0063666961687455035, 0.004800029471442773], "count": [1069]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.9714285714285714, -0.6500000000000001, -0.3457142857142857, -0.24571428571428575, -0.26285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6071428571428572, 0.6357142857142857, 0.8714285714285716, 0.19142857142857142, 0.44571428571428573, 0.33714285714285713, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.03428437792329287, -0.013363624214887094, -0.040805826540157755, -0.011687825738340228, 0.006761993852732867, -0.004861686489375915, -0.304022450888681], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23570417773436467, 0.22501537137821642, 0.23338559459023397, 0.06558081596578899, 0.09073168588098308, 0.08679262038346966, 0.9526648672831602], "count": [1069]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014967259019613266], "std": [0.12142174690961838], "count": [1069]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009354536950420954], "std": [0.030570878649893718], "count": [1069]}, "timestamp": {"min": [0.0], "max": [53.4], "mean": [26.700000000000003], "std": [15.429679193035739], "count": [1069]}, "frame_index": {"min": [0], "max": [1068], "mean": [534.0], "std": [308.5935838607148], "count": [1069]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1069]}, "index": {"min": [59420], "max": [60488], "mean": [59954.0], "std": [308.5935838607148], "count": [1069]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1069]}}} +{"episode_index": 50, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5230081506554122]], [[0.5279328564222907]], [[0.4989680360595082]]], "std": [[[0.1956307429468042]], [[0.17350944853816044]], [[0.17685847747505679]]], "count": [262]}, "observation.images.robot0_agentview_left": {"min": [[[0.047058823529411764]], [[0.08235294117647059]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5936602232324526]], [[0.5185007804204846]], [[0.4711492663210621]]], "std": [[[0.16077815616902477]], [[0.21865746011900375]], [[0.24464775355717872]]], "count": [262]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5600536716999613]], [[0.5057515635816588]], [[0.46758273849407367]]], "std": [[[0.18214588494452724]], [[0.23040022354893588]], [[0.25045610536396395]]], "count": [262]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1681]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1681]}, "observation.state": {"min": [2.8337719317570866, -0.8326348940271084, 0.6999961140655669, 0.0, 0.0, 0.7071030139923096, 0.7069453001022339, -0.009291021653019316, -0.7450755269489489, 0.015804215286766454, -0.9994247555732727, -0.6074292659759521, -0.637697160243988, 0.001021474483422935, 0.019393418595651805, -0.04170990595464114], "max": [2.8339554382250602, -0.8325276219812945, 0.7027854232517344, 0.0, 0.0, 0.707268238067627, 0.7071104645729065, 0.8073117878028073, 0.05116888787632101, 0.7042702201375506, 0.9977706074714661, 0.1973876655101776, 0.2764602303504944, 0.36631444096565247, 0.040085234746094565, -0.02049862519116501], "mean": [2.8339397811846334, -0.8325405136356986, 0.7017410309971456, 0.0, 0.0, 0.7071222624276664, 0.7070912528009659, 0.3979396675389527, -0.23666129571809466, 0.40063695151463263, -0.16070926696469853, -0.13457509488142153, -0.20236451342338468, 0.11392771581421644, 0.034245401411189674, -0.037292967703404505], "std": [2.6156255150703864e-05, 1.3926273778915906e-05, 0.0011989918370693855, 0.0, 0.0, 2.227743994926189e-05, 2.2269251189472613e-05, 0.195782015890945, 0.216630504061161, 0.15014141998772926, 0.8597402500418441, 0.19711745500358513, 0.33794790747511677, 0.09956795384459065, 0.007703706055999678, 0.004053635321296571], "count": [1681]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6500000000000001, -0.4357142857142858, -0.55, -0.09714285714285714, -0.38857142857142857, -0.15428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4714285714285715, 0.8142857142857143, 0.8142857142857143, 0.14, 0.28, 0.2857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014001019801138773, -0.006016826718789866, -0.022737316223336548, -0.002000509900569389, 0.0009620124075805208, 0.0017829523242967784, -0.2742415229030339], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16624010054533558, 0.17367015738009192, 0.20872531163927638, 0.025022845485284058, 0.06767771989144487, 0.049543969925822884, 0.9616608482806311], "count": [1681]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009518143720924854], "std": [0.09709557145833969], "count": [1681]}, "next.done": {"min": [false], "max": [true], "mean": [0.000594883997620464], "std": [0.024382988140296488], "count": [1681]}, "timestamp": {"min": [0.0], "max": [84.0], "mean": [42.0], "std": [24.26314076948819], "count": [1681]}, "frame_index": {"min": [0], "max": [1680], "mean": [840.0], "std": [485.26281538976383], "count": [1681]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1681]}, "index": {"min": [60489], "max": [62169], "mean": [61329.0], "std": [485.26281538976383], "count": [1681]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1681]}}} +{"episode_index": 51, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5027610382987674]], [[0.4921988775967456]], [[0.4567778075118261]]], "std": [[[0.28379160386123153]], [[0.2459420536241426]], [[0.23661707086383738]]], "count": [209]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.06666666666666667]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5703517213437221]], [[0.5343625653538273]], [[0.5069123479727006]]], "std": [[[0.2388400570213626]], [[0.25464045256059503]], [[0.254968973388089]]], "count": [209]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.050980392156862744]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5652437258218553]], [[0.5342201041799514]], [[0.5077636492566618]]], "std": [[[0.24533477518430805]], [[0.2564381366159272]], [[0.25219845389629775]]], "count": [209]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1243]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1243]}, "observation.state": {"min": [5.258727879815551, -1.9157341108747261, 0.6999859811382435, 0.0, 0.0, -0.000179947295691818, 1.0, 0.08960579744546582, -0.1735494017536059, 0.09385179146084088, -0.9972065091133118, -0.6058867573738098, -0.6491269469261169, 0.00040169115527532995, 0.02053746025781115, -0.04110072030785765], "max": [5.258974877938154, -1.9154224578375019, 0.7020716254706394, 0.0, 0.0, 0.0002737628819886595, 1.0, 0.8066498322238811, 0.6348586716258733, 0.6649900434547922, 0.9933205842971802, 0.4403648376464844, 0.34567224979400635, 0.31215840578079224, 0.04030827241936484, -0.020529099359833637], "mean": [5.2589291233031865, -1.9156496241954664, 0.700838153599416, 0.0, 0.0, -6.678331057748382e-05, 1.0, 0.4194058057722001, 0.15751535954303708, 0.37591356599108744, -0.44097237321319643, -0.1339838739157874, -0.18625789154300584, 0.11046761312046312, 0.03683858666440439, -0.034573591700196644], "std": [1.2066351844168229e-05, 3.618858588873674e-05, 0.0006623989013874342, 0.0, 0.0, 5.503451361965732e-05, 0.0, 0.18621333470594456, 0.2395668822691884, 0.13854043956802972, 0.7586742300766037, 0.2523773402238539, 0.30583520441536755, 0.08877223060207189, 0.004257599218734085, 0.007183564336810248], "count": [1243]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7857142857142857, -0.8357142857142857, -0.8428571428571429, -0.12285714285714287, -0.2885714285714286, -0.26, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.807142857142857, 0.7928571428571428, 0.2542857142857143, 0.2885714285714286, 0.4285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0069302379036892195, -0.011337777266980788, -0.021549247212964008, 0.0034225951040110342, 0.0020664291460751557, 0.003542121595218951, -0.3065164923572003], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22789647020645357, 0.23924338646217191, 0.21519256500945574, 0.03113468286226755, 0.0712768782562631, 0.0818942082653942, 0.9518653475744602], "count": [1243]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01287208404392004], "std": [0.11272264271974564], "count": [1243]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008045052292839903], "std": [0.028352389680943037], "count": [1243]}, "timestamp": {"min": [0.0], "max": [62.1], "mean": [31.05], "std": [17.941153809050295], "count": [1243]}, "frame_index": {"min": [0], "max": [1242], "mean": [621.0], "std": [358.82307618100594], "count": [1243]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1243]}, "index": {"min": [62170], "max": [63412], "mean": [62791.0], "std": [358.82307618100594], "count": [1243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1243]}}} +{"episode_index": 52, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.03137254901960784]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5369333371435503]], [[0.5476885943195886]], [[0.5003787484467535]]], "std": [[[0.26347739678223514]], [[0.23612485469170647]], [[0.24336665491522072]]], "count": [197]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09411764705882353]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6197950252101256]], [[0.5564846655047448]], [[0.5138802046276058]]], "std": [[[0.22339699783977146]], [[0.2611133640380997]], [[0.28320850006362114]]], "count": [197]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.06274509803921569]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6223909038043656]], [[0.5690025529304261]], [[0.5290095000762043]]], "std": [[[0.22656479737029986]], [[0.25758135483206757]], [[0.2781235945193863]]], "count": [197]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1151]}, "observation.state": {"min": [2.5856303034072003, -0.8294677673907237, 0.6999987858949629, 0.0, 0.0, 0.7068502306938171, 0.7068424224853516, 0.24340050380841405, -0.6276425108942165, 0.06887756139697998, -0.9936415553092957, -0.32087451219558716, -0.6363775134086609, 9.585621592123061e-05, 0.020550265512641525, -0.04152966767806426], "max": [2.5861044745523283, -0.8289037831572292, 0.7017669005997254, 0.0, 0.0, 0.7073709964752197, 0.7073632478713989, 0.7067240377008889, 0.2577774202327219, 0.6080654020534239, 0.9869071841239929, 0.42018425464630127, 0.2691645622253418, 0.24230070412158966, 0.0400198516862495, -0.020516294725215743], "mean": [2.5858710610668334, -0.8289176898028459, 0.7011231871621817, 0.0, 0.0, 0.707131637944852, 0.7070818772324264, 0.4226048239214862, -0.12160238163354707, 0.3676806554719508, -0.7870743564685255, -0.025647942821530028, -0.31840218809887866, 0.08714911158974264, 0.03659405576840051, -0.035098485316626016], "std": [4.087887800797764e-05, 2.4874640610018997e-05, 0.0007288388948075919, 0.0, 0.0, 4.1212302212208456e-05, 4.12156305366423e-05, 0.1412324547593009, 0.2461557528035175, 0.12286260306640483, 0.4145481523592275, 0.1774027199245442, 0.25351390199516677, 0.057358751179197844, 0.0038512134953220074, 0.0056733368649794155], "count": [1151]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6285714285714287, -0.8357142857142857, -0.7857142857142857, -0.2285714285714286, -0.2714285714285714, -0.17714285714285713, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4857142857142857, 0.8285714285714285, 0.7642857142857143, 0.14857142857142858, 0.2742857142857143, 0.2257142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.021949857266972815, -0.022998634727566084, -0.014757353853791752, 0.004135534317984357, -0.0013106615365520633, 0.000295395308427454, -0.18505647263249347], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18603311697652924, 0.2595546799934529, 0.20846113429415433, 0.032956589250761656, 0.07219893819894407, 0.0555705683241517, 0.9827278880426714], "count": [1151]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013900956138968468], "std": [0.1170799657702446], "count": [1151]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008688097306689834], "std": [0.02946277142973618], "count": [1151]}, "timestamp": {"min": [0.0], "max": [57.5], "mean": [28.75], "std": [16.61324772583615], "count": [1151]}, "frame_index": {"min": [0], "max": [1150], "mean": [575.0], "std": [332.264954516723], "count": [1151]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1151]}, "index": {"min": [63413], "max": [64563], "mean": [63988.0], "std": [332.264954516723], "count": [1151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}}} +{"episode_index": 53, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3243945906938497]], [[0.3341413986029608]], [[0.3395728605194081]]], "std": [[[0.1968661859347288]], [[0.18704505974312371]], [[0.1827515098210879]]], "count": [273]}, "observation.images.robot0_agentview_left": {"min": [[[0.03137254901960784]], [[0.0392156862745098]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3570615288821358]], [[0.3392798748919139]], [[0.335589365735527]]], "std": [[[0.2065067487236101]], [[0.20578348008707692]], [[0.21161683489788713]]], "count": [273]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34946232051639764]], [[0.3344999717071825]], [[0.3323451801594035]]], "std": [[[0.21965994264738264]], [[0.2167031859180235]], [[0.22016565827796206]]], "count": [273]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1773]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1773]}, "observation.state": {"min": [2.536139038086811, -2.747359851456265, 0.6999974454497376, 0.0, 0.0, -7.063916564220563e-05, 1.0, 0.17568583099478374, -0.5191009239665432, 0.05709612394099561, -0.9969132542610168, -0.5550891757011414, -0.6632609963417053, 9.112832049140707e-05, 0.019178321207756213, -0.04117076245369318], "max": [2.5362131977814717, -2.7471988575779216, 0.7022119411102895, 0.0, 0.0, 0.00015005531895440072, 1.0, 0.759409671667719, 0.31030917442548267, 0.5829082038966104, 0.9967682361602783, 0.35066354274749756, 0.4085092842578888, 0.4039011299610138, 0.04004966794963564, -0.020509441698761843], "mean": [2.5361934674794444, -2.7473152510465306, 0.7015571979716901, 0.0, 0.0, -9.893712134421268e-06, 1.0, 0.4008875578424503, -0.12278765322666786, 0.379587788069938, -0.41488738447948825, -0.17047926239370964, -0.1338106267973094, 0.1393368647853131, 0.03382940105714943, -0.03659613903305921], "std": [8.590074194452205e-06, 2.1907643237560396e-05, 0.0008779503126456938, 0.0, 0.0, 3.0202784941151235e-05, 0.0, 0.16623926630037997, 0.2448385227671206, 0.12564551031242807, 0.7655195905995678, 0.23047016449126662, 0.32857075980265604, 0.11995727963496948, 0.007699148610454865, 0.004850025390739381], "count": [1773]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6214285714285714, -0.5285714285714286, -0.4357142857142858, -0.08285714285714285, -0.2742857142857143, -0.18571428571428572, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.5571428571428572, 0.9142857142857143, 0.22285714285714286, 0.26571428571428574, 0.2857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.007432922407541696, -0.005632100555958476, -0.00773910240915316, 0.005453226976069615, 0.0029232132785432284, 0.0015631294819112077, -0.17428087986463622], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1646159163805803, 0.1545129815383983, 0.19519178290379469, 0.02976889532362884, 0.06557397455878336, 0.06758827454961706, 0.984695980957381], "count": [1773]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009024253115057945], "std": [0.0945664569735527], "count": [1773]}, "next.done": {"min": [false], "max": [true], "mean": [0.0005640157924421884], "std": [0.023742318307782503], "count": [1773]}, "timestamp": {"min": [0.0], "max": [88.6], "mean": [44.3], "std": [25.591046611396465], "count": [1773]}, "frame_index": {"min": [0], "max": [1772], "mean": [886.0], "std": [511.82093222792935], "count": [1773]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1773]}, "index": {"min": [64564], "max": [66336], "mean": [65450.0], "std": [511.82093222792935], "count": [1773]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1773]}}} +{"episode_index": 54, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5771994996829992]], [[0.5841731983287061]], [[0.5509718780874412]]], "std": [[[0.22279324128638453]], [[0.20976025009712704]], [[0.234474206482526]]], "count": [218]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09803921568627451]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5993765054020999]], [[0.5915235903349298]], [[0.5800587519099974]]], "std": [[[0.20611484030432775]], [[0.20478223043613517]], [[0.20765181778330793]]], "count": [218]}, "observation.images.robot0_agentview_right": {"min": [[[0.09803921568627451]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6006255669824552]], [[0.5934282418484523]], [[0.5815018054284858]]], "std": [[[0.2130050224431904]], [[0.21111376712375174]], [[0.21430813647475513]]], "count": [218]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1319]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1319]}, "observation.state": {"min": [4.253666502217442, -0.814250029141113, 0.6999983329405626, 0.0, 0.0, 0.7070448398590088, 0.7068585157394409, 0.07242883461414396, -0.5644498794758093, 0.09743360711892612, -0.9987211227416992, -0.7032006978988647, -0.6366592049598694, 0.00015492590318899602, 0.02055401273889715, -0.04135134568921661], "max": [4.253948827646978, -0.8141155341881174, 0.7042756119971861, 0.0, 0.0, 0.7073550224304199, 0.707168698310852, 0.7846594549551555, 0.2866523474986282, 0.6301210640530139, 0.9959015250205994, 0.697672426700592, 0.3450670540332794, 0.3763556480407715, 0.040016985691704435, -0.02051254779150808], "mean": [4.253894770445042, -0.8141682903625652, 0.7028493517367584, 0.0, 0.0, 0.7071186486205158, 0.707094866638386, 0.3945048633836292, -0.09635383675007789, 0.3849213184786828, -0.17840760092196634, -0.1700335003977883, -0.1249390615101701, 0.1446900879410289, 0.03501557698633965, -0.03658594400477723], "std": [4.7211799714954664e-05, 1.3339816994112205e-05, 0.001655106743985909, 0.0, 0.0, 4.953474722856796e-05, 4.953204544844739e-05, 0.19166784394120487, 0.23740277546666547, 0.1244946946817037, 0.8365399844540169, 0.26349987154079857, 0.3448566333030203, 0.12065204915644392, 0.0055784884557934285, 0.0040941863284095666], "count": [1319]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7142857142857143, -0.8642857142857142, -0.5071428571428571, -0.2742857142857143, -0.29428571428571426, -0.34285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44285714285714284, 0.7142857142857143, 0.6142857142857143, 0.21714285714285717, 0.29428571428571426, 0.4542857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0010018412217047787, -0.03247048629914441, -0.03707354056103109, -0.007562005848586595, 0.0005913570887035642, 0.004135167334560813, -0.18726307808946172], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21421359235344153, 0.25269561990096623, 0.19128329941966363, 0.05144742323614416, 0.06838047421107464, 0.08325160300864184, 0.9823097981718665], "count": [1319]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012130402028560638], "std": [0.10946805775165558], "count": [1319]}, "next.done": {"min": [false], "max": [true], "mean": [0.000758150113722517], "std": [0.0275240862178489], "count": [1319]}, "timestamp": {"min": [0.0], "max": [65.9], "mean": [32.95], "std": [19.03811965504997], "count": [1319]}, "frame_index": {"min": [0], "max": [1318], "mean": [659.0], "std": [380.7623931009994], "count": [1319]}, "episode_index": {"min": [54], "max": [54], "mean": [54.0], "std": [0.0], "count": [1319]}, "index": {"min": [66337], "max": [67655], "mean": [66996.0], "std": [380.7623931009994], "count": [1319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1319]}}} +{"episode_index": 55, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.589771021689926]], [[0.5858952416415785]], [[0.5479784137776205]]], "std": [[[0.2687624215975619]], [[0.2432552316182585]], [[0.24292438856470427]]], "count": [245]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6699923695063963]], [[0.6335678541436106]], [[0.5909274139343237]]], "std": [[[0.21806858788215525]], [[0.20809421891821206]], [[0.20887524359766785]]], "count": [245]}, "observation.images.robot0_agentview_right": {"min": [[[0.0784313725490196]], [[0.054901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6990359649719263]], [[0.660165720585109]], [[0.6124154935411664]]], "std": [[[0.19842757178654674]], [[0.1901153828736548]], [[0.19665111909420088]]], "count": [245]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1538]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1538]}, "observation.state": {"min": [0.8070348400863392, -1.793274164759499, 0.6999968259819537, 0.0, 0.0, -1.0, 8.339240764598799e-08, 0.20134924564674794, -0.5994850478463531, 0.04364744910709628, -0.9999051094055176, -0.5290006995201111, -0.6592894196510315, 0.00012029745266772807, 0.020556682978252847, -0.041172640384927385], "max": [0.8075247744205962, -1.7930820492520372, 0.7054098954244715, 0.0, 0.0, 1.0, 0.00026908880681730807, 0.7808109391664547, 0.027954943363918128, 0.6014353594767049, 0.9998669624328613, 0.31982937455177307, 0.43507200479507446, 0.3545416295528412, 0.040010565620987794, -0.020509876000633462], "mean": [0.8073473882723187, -1.7931123734687044, 0.7030260052761089, 0.0, 0.0, -0.9986996098829649, 3.528140456995137e-05, 0.4417084848426455, -0.19010624559944025, 0.374075722111307, -0.31267214437609997, -0.13464786355372793, -0.14718870148997654, 0.11549809832557993, 0.035121414094068534, -0.03793216217140547], "std": [1.9526218134246237e-05, 2.9317632765124983e-05, 0.002209776451308735, 0.0, 0.0, 0.050981263417198046, 4.1566809734392284e-05, 0.1664773457954412, 0.19083932681410457, 0.12615400383654857, 0.8166007109333046, 0.2179888981583135, 0.3555763589309707, 0.0911664827227564, 0.006484962392269112, 0.002930220726084897], "count": [1538]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6357142857142857, -0.8214285714285715, -0.7071428571428572, -0.12857142857142856, -0.28285714285714286, -0.1142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.7928571428571428, 0.9928571428571428, 0.6500000000000001, 0.16857142857142857, 0.2542857142857143, 0.29428571428571426, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.012061118335500665, -0.027735463496191763, -0.025631618056845662, 0.0010347389931265097, 0.0027048114434330283, -0.0003009474270852617, -0.3381014304291287], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19929380731830545, 0.2218203593840514, 0.20807732442137325, 0.029505201676116588, 0.06094431419155157, 0.0477169618554963, 0.9411096762555275], "count": [1538]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010403120890259743], "std": [0.10146377235651016], "count": [1538]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006501950585175553], "std": [0.025490631708599037], "count": [1538]}, "timestamp": {"min": [0.0], "max": [76.85], "mean": [38.425000000000004], "std": [22.19911315796196], "count": [1538]}, "frame_index": {"min": [0], "max": [1537], "mean": [768.5], "std": [443.98226315923927], "count": [1538]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1538]}, "index": {"min": [67656], "max": [69193], "mean": [68424.5], "std": [443.98226315923927], "count": [1538]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1538]}}} +{"episode_index": 56, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40655251847809437]], [[0.4073824592141544]], [[0.396322247912837]]], "std": [[[0.22986812576101837]], [[0.21969625440156546]], [[0.22454338842739968]]], "count": [250]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4718483034620098]], [[0.4700801882276348]], [[0.4661141630284926]]], "std": [[[0.21015336607235177]], [[0.20790706870002812]], [[0.20988727638287602]]], "count": [250]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4648228479721967]], [[0.46301510392731315]], [[0.4593803694182751]]], "std": [[[0.21509178516054234]], [[0.21332559829858636]], [[0.2146703916223554]]], "count": [250]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1583]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1583]}, "observation.state": {"min": [4.237091019897665, -0.8440752324258792, 0.6999983362127685, 0.0, 0.0, 0.7070769667625427, 0.7069878578186035, 0.12532327619582573, -0.14378864376521783, 0.06477727954948798, -0.9996683597564697, -0.5299142003059387, -0.6368961334228516, 5.392416255745047e-07, 0.020574321543306386, -0.041831228125552566], "max": [4.237246635410997, -0.8438315323055813, 0.7026464982192607, 0.0, 0.0, 0.7072257399559021, 0.7071365118026733, 0.8189333266824806, 0.5952526466992993, 0.607802837168963, 0.9994858503341675, 0.10247351229190826, 0.35877135396003723, 0.24548974633216858, 0.04015468171474188, -0.020492239081202325], "mean": [4.2371872780960445, -0.8439078890856523, 0.70145239444575, 0.0, 0.0, 0.7071261956431183, 0.7070873236626066, 0.42897528647676664, 0.10163406651612901, 0.3839411169214356, -0.16643479227341962, -0.14076456879762744, -0.19662891072222938, 0.11043698568302358, 0.036706160499749285, -0.036801765451873567], "std": [1.4924407640060268e-05, 1.9835777131430854e-05, 0.0010454593202548497, 0.0, 0.0, 1.4203657985640048e-05, 1.4193621328675106e-05, 0.17395297850573258, 0.23932307597112967, 0.12324355701439868, 0.8680791567470143, 0.1747209858230988, 0.332909850934982, 0.08190069821310667, 0.00432717388147923, 0.004406770920557712], "count": [1583]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7285714285714285, -0.6714285714285714, -0.5142857142857143, -0.11142857142857143, -0.2485714285714286, -0.23428571428571432, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5428571428571429, 0.7000000000000001, 0.5785714285714286, 0.10857142857142858, 0.20857142857142857, 0.32571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011330204855157523, -0.016862196552657718, -0.011885208916162833, -0.001039617363053876, 0.0009746412778630039, 0.001810305929067774, -0.330385344283007], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21877174015429138, 0.1778150242851064, 0.16739967658021754, 0.019296002849396414, 0.05631737447974565, 0.05638818931158725, 0.9438461337967077], "count": [1583]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010107390582561493], "std": [0.10002614557743073], "count": [1583]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006317119393556538], "std": [0.02512594036810024], "count": [1583]}, "timestamp": {"min": [0.0], "max": [79.1], "mean": [39.550000000000004], "std": [22.848632344190754], "count": [1583]}, "frame_index": {"min": [0], "max": [1582], "mean": [791.0], "std": [456.9726468838151], "count": [1583]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1583]}, "index": {"min": [69194], "max": [70776], "mean": [69985.0], "std": [456.9726468838151], "count": [1583]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1583]}}} +{"episode_index": 57, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.07450980392156863]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4383493434383744]], [[0.4444568978898252]], [[0.4037697686971982]]], "std": [[[0.20507253426536748]], [[0.18115330007187244]], [[0.1769259141515645]]], "count": [226]}, "observation.images.robot0_agentview_left": {"min": [[[0.07450980392156863]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5373887019212846]], [[0.5194902524959705]], [[0.49618697662062267]]], "std": [[[0.19462436257262397]], [[0.18178417808555494]], [[0.17689604582927648]]], "count": [226]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5095542294768519]], [[0.49357560657697813]], [[0.47390148686427697]]], "std": [[[0.20256331579747322]], [[0.19120239924187454]], [[0.18579954987774663]]], "count": [226]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1379]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1379]}, "observation.state": {"min": [2.5916313328855622, -0.7831824239998363, 0.6999975714668006, 0.0, 0.0, 0.707042396068573, 0.7068626880645752, 0.12633125382117483, -0.313597821685891, 0.010840710349381943, -0.9962332844734192, -0.48705893754959106, -0.6486130356788635, 0.00036370541783981025, 0.02056666545240559, -0.04094425584354479], "max": [2.591970668022663, -0.7831328192054187, 0.7018044084269727, 0.0, 0.0, 0.7073508501052856, 0.7071712017059326, 0.729508140581127, 0.6328756547782866, 0.7026230561348491, 0.9958450794219971, 0.3194539248943329, 0.4644671380519867, 0.41614192724227905, 0.0404494749376753, -0.020499895526729293], "mean": [2.5918636717899273, -0.7831401339933995, 0.7010095886842691, 0.0, 0.0, 0.7071156594267438, 0.7070978566128936, 0.3649455701691261, 0.011102468785736922, 0.3962837765361868, -0.36482121224330766, -0.1632814071883405, -0.11215198853223175, 0.127774589209051, 0.035561868194992366, -0.0356735906850405], "std": [3.642789070884513e-05, 7.0030377455043934e-06, 0.0006494704023090943, 0.0, 0.0, 3.6135106199301976e-05, 3.613124013206286e-05, 0.17112158485873455, 0.2881572871682702, 0.15454677497257988, 0.7913130843539933, 0.22437731497514912, 0.3492979287664354, 0.11317962309209618, 0.005076938897408438, 0.004920140364315764], "count": [1379]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6857142857142858, -0.7214285714285715, -0.6285714285714287, -0.10571428571428572, -0.30285714285714294, -0.14285714285714285, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6428571428571428, 0.7428571428571429, 1.0, 0.18571428571428572, 0.40571428571428575, 0.2542857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.013710763493214553, -0.04763803998756868, -0.0008650160571843222, 0.007817258883248732, 0.00239718222314306, 0.00016989536931523604, -0.14720812182741116], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20758062399281862, 0.26545976162524626, 0.27179572837882715, 0.02974965409980989, 0.07958522141734765, 0.06290078460126688, 0.989105539802517], "count": [1379]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011602610349655151], "std": [0.10708870738744736], "count": [1379]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007251631617113851], "std": [0.026919088025047985], "count": [1379]}, "timestamp": {"min": [0.0], "max": [68.9], "mean": [34.45], "std": [19.904145296897326], "count": [1379]}, "frame_index": {"min": [0], "max": [1378], "mean": [689.0], "std": [398.0829059379466], "count": [1379]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1379]}, "index": {"min": [70777], "max": [72155], "mean": [71466.0], "std": [398.0829059379466], "count": [1379]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1379]}}} +{"episode_index": 58, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5307062495780887]], [[0.49547324492789535]], [[0.42149993906626476]]], "std": [[[0.23658524757864463]], [[0.16762364105019584]], [[0.16231134812211978]]], "count": [236]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.07450980392156863]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6634735429433543]], [[0.5767250806479487]], [[0.44751618303861207]]], "std": [[[0.19477721440266893]], [[0.14458798785708377]], [[0.15928417546812254]]], "count": [236]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6637640613620565]], [[0.577224573482109]], [[0.44908063995675734]]], "std": [[[0.1974034526438007]], [[0.15095247583634105]], [[0.1672851549204374]]], "count": [236]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1463]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1463]}, "observation.state": {"min": [2.5151961412602093, -2.4729161537449085, 0.6999983029462827, 0.0, 0.0, -9.326915460405871e-05, 1.0, 0.1319549342812456, -0.38875461319396365, 0.07931157785310683, -0.9880654811859131, -0.41811567544937134, -0.637534499168396, 0.00012547541700769216, 0.02052514248795371, -0.04147763959316539], "max": [2.515467485576988, -2.47265156071716, 0.7038127512031829, 0.0, 0.0, 0.00021147758525330573, 1.0, 0.8037123737551428, 0.3602913446842262, 0.6755422036240334, 0.9602978825569153, 0.22441202402114868, 0.48576316237449646, 0.3798034191131592, 0.04002740081685764, -0.02054141695416601], "mean": [2.5154541651267115, -2.4728271950772234, 0.7023135171691639, 0.0, 0.0, -6.385400752267889e-06, 1.0, 0.4351406736335484, -0.11670332272013652, 0.3759758733665324, -0.7030279994499822, -0.1802674489565606, -0.33405212101590853, 0.13437184114808254, 0.036173641293028753, -0.035742665573405254], "std": [1.841838522741349e-05, 3.1776448324647557e-05, 0.001604550744578849, 0.0, 0.0, 3.950382372320173e-05, 0.0, 0.18746106890826386, 0.21261789044011464, 0.13822619111345696, 0.49845944576187406, 0.16199956181634848, 0.24360720671126476, 0.09776766869839161, 0.005086498281171741, 0.005673494712812511], "count": [1463]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9571428571428572, -0.5785714285714286, -0.7000000000000001, -0.2, -0.26285714285714284, -0.12285714285714287, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5285714285714286, 0.7428571428571429, 0.8357142857142857, 0.14, 0.28285714285714286, 0.13428571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.00874914559125088, -0.03687628161312381, -0.01731764476125379, -0.0012127721902157997, 0.0006132213651010633, 0.004013279953129583, -0.31237183868762813], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21509506160893013, 0.20058861330021363, 0.22526888346598006, 0.03920047148876923, 0.05136715875458235, 0.028430121063607698, 0.9499599119936143], "count": [1463]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010936431586742401], "std": [0.10400398075580597], "count": [1463]}, "next.done": {"min": [false], "max": [true], "mean": [0.000683526999316473], "std": [0.026135412569111633], "count": [1463]}, "timestamp": {"min": [0.0], "max": [73.1], "mean": [36.550000000000004], "std": [21.116581162678774], "count": [1463]}, "frame_index": {"min": [0], "max": [1462], "mean": [731.0], "std": [422.33162325357546], "count": [1463]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1463]}, "index": {"min": [72156], "max": [73618], "mean": [72887.0], "std": [422.33162325357546], "count": [1463]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1463]}}} +{"episode_index": 59, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5988523827021892]], [[0.5894166740554068]], [[0.5803039467527841]]], "std": [[[0.23913721277844607]], [[0.25114448671942846]], [[0.25203493876551397]]], "count": [230]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5989573941308011]], [[0.5739286274759564]], [[0.5645026628603208]]], "std": [[[0.25643243574864866]], [[0.280291796055321]], [[0.2843141703394056]]], "count": [230]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5566222595579078]], [[0.5320027302435496]], [[0.5226979407060888]]], "std": [[[0.26255413465521055]], [[0.28431585773585116]], [[0.2870746270126544]]], "count": [230]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1411]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1411]}, "observation.state": {"min": [3.0449523897947213, -1.5016221916328052, 0.6999989264309666, 0.0, 0.0, -0.707129180431366, 0.7070843577384949, 0.2596994018173231, -0.5395364784541727, 0.11122235308343864, -0.9907280206680298, -0.4540422558784485, -0.6830950379371643, 6.97821524227038e-05, 0.019103504624880363, -0.04071447031169871], "max": [3.045101421822919, -1.5014117214866058, 0.7023445276327475, 0.0, 0.0, -0.7069584727287292, 0.7072551250457764, 0.8045428443873357, 0.16780191066071426, 0.6064565595687569, 0.9907475709915161, 0.37119829654693604, 0.5591614246368408, 0.5418602824211121, 0.0400107847955138, -0.02052438785371337], "mean": [3.044974916170382, -1.5016028313272423, 0.7013324492665054, 0.0, 0.0, -0.707098006526263, 0.7071155134369346, 0.5045799003562219, -0.08234261938380388, 0.38398939309906605, -0.09319983218934501, -0.14825879590761398, -0.18177919206456997, 0.13384866379890745, 0.03398824692323998, -0.03749089733269599], "std": [2.7632538425211543e-05, 9.196453720806834e-06, 0.0010034600494879364, 0.0, 0.0, 2.919179123673075e-05, 2.9208101676157066e-05, 0.15732966138253096, 0.18464076342263144, 0.1194811593333151, 0.8420614557934338, 0.18851348135246968, 0.3956245310156006, 0.13134072386701964, 0.007790749210503507, 0.004026538121637603], "count": [1411]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6, -0.5142857142857143, -0.6214285714285714, -0.15142857142857147, -0.2714285714285714, -0.16285714285714287, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3857142857142857, 0.6571428571428571, 0.7285714285714285, 0.2857142857142857, 0.24, 0.3628571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.009866356181026655, -0.02102359015895511, -0.010357395970436417, 0.0034342411663460613, 0.0012270932469373285, 0.0020795788194796013, -0.2884479092841956], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.13872176755872917, 0.19273058820487293, 0.2053847448774898, 0.051515200145321655, 0.05952373852623567, 0.05489353983240578, 0.9574955893525458], "count": [1411]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011339475400745869], "std": [0.10588148981332779], "count": [1411]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007087172218284905], "std": [0.026612308087198566], "count": [1411]}, "timestamp": {"min": [0.0], "max": [70.5], "mean": [35.25], "std": [20.366025630937422], "count": [1411]}, "frame_index": {"min": [0], "max": [1410], "mean": [705.0], "std": [407.3205126187484], "count": [1411]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1411]}, "index": {"min": [73619], "max": [75029], "mean": [74324.0], "std": [407.3205126187484], "count": [1411]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1411]}}} +{"episode_index": 60, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.06274509803921569]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6744478727504929]], [[0.6391027878861293]], [[0.6024973215816982]]], "std": [[[0.16753942071129516]], [[0.16708159402135087]], [[0.18537381631040695]]], "count": [230]}, "observation.images.robot0_agentview_left": {"min": [[[0.08627450980392157]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7009093587863984]], [[0.6523830476908834]], [[0.6047836995754908]]], "std": [[[0.1547699293243596]], [[0.1423376057173432]], [[0.15025565272914826]]], "count": [230]}, "observation.images.robot0_agentview_right": {"min": [[[0.07450980392156863]], [[0.06666666666666667]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7145652410664928]], [[0.6641872677229859]], [[0.6179494471765439]]], "std": [[[0.15691931140037366]], [[0.14736998264053527]], [[0.1579069303500867]]], "count": [230]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1413]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1413]}, "observation.state": {"min": [1.683265411849233, -0.8013790844219623, 0.6999981873694269, 0.0, 0.0, 0.7070227861404419, 0.7068233489990234, 0.21160948442249916, -0.676905762848135, 0.0362464824037565, -0.9990723133087158, -0.4590420722961426, -0.7198191285133362, 0.0001993581827264279, 0.020563198005105244, -0.04161680407691242], "max": [1.6836655796959203, -0.8012288136703098, 0.7053256140600439, 0.0, 0.0, 0.7073901295661926, 0.707190752029419, 0.7559782826010455, 0.17947945249802522, 0.6132875003033837, 0.9982324242591858, 0.5590384006500244, 0.6994832158088684, 0.31956470012664795, 0.04003539275906244, -0.01892340771255578], "mean": [1.6835251217567795, -0.8013007625685157, 0.7024698396397362, 0.0, 0.0, 0.7071205975734336, 0.7070929173535686, 0.44414259328081584, -0.11932146264513831, 0.35866517662061975, -0.052477909037177646, -0.15916788750193006, -0.1293639702676931, 0.14351700390541186, 0.03444877363063948, -0.03455738001600794], "std": [5.481383881435837e-05, 1.4915083502957055e-05, 0.0016998121837325708, 0.0, 0.0, 5.712461319970001e-05, 5.71309451175285e-05, 0.16955368274995603, 0.23982949657303942, 0.14352931697078242, 0.8330947148046509, 0.2488067514081632, 0.41143973894771596, 0.09667068780272438, 0.0070112500712102, 0.007023120735831518], "count": [1413]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.9214285714285714, -0.5928571428571429, -0.23142857142857146, -0.3057142857142857, -0.26285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5, 1.0, 0.8714285714285716, 0.21142857142857144, 0.31142857142857144, 0.44571428571428573, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011576180365989269, -0.044257405722373806, -0.02037711050449904, 0.003635628349004138, -0.004889293296936613, 0.00922454756849662, -0.2724699221514508], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19873408496592093, 0.2895236085963418, 0.22570485531173676, 0.06015151462611482, 0.06312889625176768, 0.06807393610009234, 0.9621643006902728], "count": [1413]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011323424987494946], "std": [0.10580738633871078], "count": [1413]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007077140835102619], "std": [0.026593480860659498], "count": [1413]}, "timestamp": {"min": [0.0], "max": [70.6], "mean": [35.300000000000004], "std": [20.39489315163643], "count": [1413]}, "frame_index": {"min": [0], "max": [1412], "mean": [706.0], "std": [407.89786303272865], "count": [1413]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1413]}, "index": {"min": [75030], "max": [76442], "mean": [75736.0], "std": [407.89786303272865], "count": [1413]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1413]}}} +{"episode_index": 61, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5814392812122096]], [[0.5834853745066997]], [[0.5606044492831119]]], "std": [[[0.2629839094811426]], [[0.2389175253402589]], [[0.2269023022097343]]], "count": [227]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.531728014353284]], [[0.5316975998448061]], [[0.5240106017702632]]], "std": [[[0.23756484755667215]], [[0.22861880506034823]], [[0.21417808996069895]]], "count": [227]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5442606863769994]], [[0.5444893320226459]], [[0.5364844305152626]]], "std": [[[0.2389436629419476]], [[0.2292326256124523]], [[0.21369967747026933]]], "count": [227]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1386]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1386]}, "observation.state": {"min": [2.6327028688919425, -0.8123307713141759, 0.6999973459276665, 0.0, 0.0, 0.7070600986480713, 0.7066906690597534, 0.11390799288505515, -0.2611057909678025, 0.1764804530824693, -0.9993836283683777, -0.3808535933494568, -0.6914154291152954, 0.00010340776498196647, 0.011004088488368697, -0.04527718411460089], "max": [2.633254710380674, -0.8112671288493815, 0.7112415141774435, 0.0, 0.0, 0.7075226902961731, 0.7071534395217896, 0.7905949767228393, 0.32872246085293444, 0.6034406553751581, 0.993377685546875, 0.22067135572433472, 0.49360391497612, 0.28623026609420776, 0.040850533279090245, -0.0204987305687139], "mean": [2.633129826331489, -0.8112977945933425, 0.7060755042791746, 0.0, 0.0, 0.7071457731001305, 0.7070677387077915, 0.4291405852945974, -0.039645160123917854, 0.37377651918258625, -0.2151970677991622, -0.12106816570877943, -0.1565135400888914, 0.10199966829547283, 0.03677549618223936, -0.03596483068574549], "std": [6.483213038505584e-05, 7.571987073115402e-05, 0.004883186871658312, 0.0, 0.0, 5.449001114691641e-05, 5.449512542220129e-05, 0.16165745886649308, 0.16529569339815922, 0.11955643377689262, 0.8495606940799358, 0.1481251160078792, 0.3913729548904994, 0.0852354897826738, 0.004682823082101142, 0.0060800428656689045], "count": [1386]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.807142857142857, -0.6642857142857144, -0.25142857142857145, -0.2, -0.2, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6142857142857143, 1.0, 0.7785714285714286, 0.3057142857142857, 0.36857142857142855, 0.24285714285714288, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02395382395382397, -0.045562770562770576, -0.032493300350443274, -0.00011956297670583414, -0.0005339105339105355, -0.003370439084724796, -0.3694083694083694], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22243131221385445, 0.2419233183572254, 0.2277391538697585, 0.0554699234370401, 0.07522175601334469, 0.05588273886620013, 0.9292671610527591], "count": [1386]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011544011533260345], "std": [0.10682110488414764], "count": [1386]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007215007215007215], "std": [0.02685107368820836], "count": [1386]}, "timestamp": {"min": [0.0], "max": [69.25], "mean": [34.625], "std": [20.005181620436908], "count": [1386]}, "frame_index": {"min": [0], "max": [1385], "mean": [692.5], "std": [400.1036324087381], "count": [1386]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1386]}, "index": {"min": [76443], "max": [77828], "mean": [77135.5], "std": [400.1036324087381], "count": [1386]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1386]}}} +{"episode_index": 62, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42870121331082883]], [[0.42455598712965875]], [[0.3984243905817961]]], "std": [[[0.2634575820377954]], [[0.2565259550055619]], [[0.26074039253821824]]], "count": [199]}, "observation.images.robot0_agentview_left": {"min": [[[0.03137254901960784]], [[0.03529411764705882]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5085383360439222]], [[0.4378960543564945]], [[0.4129369152556594]]], "std": [[[0.2395008587242002]], [[0.24938820785586668]], [[0.2580971933459345]]], "count": [199]}, "observation.images.robot0_agentview_right": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4863620557718317]], [[0.4326832629128717]], [[0.41698939644511623]]], "std": [[[0.24948197452772577]], [[0.2554405184019429]], [[0.26273981885265907]]], "count": [199]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1167]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1167]}, "observation.state": {"min": [3.1113346927610066, -1.482077334854676, 0.699998486840438, 0.0, 0.0, -0.7071316838264465, 0.7070817947387695, 0.14420625371845297, -0.6815275339137838, 0.06180868626583491, -0.9922342300415039, -0.46987009048461914, -0.7136500477790833, 0.0002544099115766585, 0.020533828874871787, -0.04184735835915564], "max": [3.1116365800421186, -1.481958631210916, 0.7031990074906364, 0.0, 0.0, -0.706840991973877, 0.7073724865913391, 0.8271250740632694, -0.009650630812121364, 0.6065122312844002, 0.9916589260101318, 0.4423494338989258, 0.24649658799171448, 0.3442675471305847, 0.04003023099685444, -0.020532731633065807], "mean": [3.1113649417101845, -1.4820671914052936, 0.7019079470402633, 0.0, 0.0, -0.7070928680253212, 0.7071206443516127, 0.46323874433818557, -0.31816792062628485, 0.3682124377752024, -0.5362150609340031, -0.08582272955185344, -0.3289345538803919, 0.14749392173010592, 0.03676979121882502, -0.036177092600916], "std": [5.7822106679348016e-05, 2.0198646943928145e-05, 0.0013553362980298171, 0.0, 0.0, 5.334670383047301e-05, 5.3344644936223285e-05, 0.18607759328097478, 0.18025330578746596, 0.12792884858379067, 0.6351311265309519, 0.2813083461386811, 0.2917148746740408, 0.08678690651487606, 0.004347467682363362, 0.00535850879995077], "count": [1167]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8214285714285715, -0.7000000000000001, -0.5214285714285715, -0.2571428571428571, -0.3342857142857143, -0.1142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4357142857142858, 0.9857142857142858, 0.8285714285714285, 0.28285714285714286, 0.2742857142857143, 0.20285714285714287, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.004902680866691132, -0.05009181050312161, -0.027341167829599732, 0.001466519769861673, -0.003750765087526, 0.006764597869996325, -0.3281919451585261], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23336748309557007, 0.26412386378473546, 0.20580712731160095, 0.05607058241170468, 0.0770502129896925, 0.04232139909173542, 0.9446110560082774], "count": [1167]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1167]}, "next.done": {"min": [false], "max": [true], "mean": [0.000856898029134533], "std": [0.029260276056493353], "count": [1167]}, "timestamp": {"min": [0.0], "max": [58.3], "mean": [29.150000000000002], "std": [16.84418791947735], "count": [1167]}, "frame_index": {"min": [0], "max": [1166], "mean": [583.0], "std": [336.883758389547], "count": [1167]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1167]}, "index": {"min": [77829], "max": [78995], "mean": [78412.0], "std": [336.883758389547], "count": [1167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1167]}}} +{"episode_index": 63, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5238306544071094]], [[0.5310957451436262]], [[0.5200189394538277]]], "std": [[[0.28137123750266774]], [[0.2666152025665482]], [[0.27947581801858284]]], "count": [218]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.054901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6382989237346673]], [[0.63644701701571]], [[0.6401604981961965]]], "std": [[[0.30890039919683604]], [[0.30867145250310546]], [[0.3025924958331298]]], "count": [218]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6553856987085975]], [[0.6538891993531393]], [[0.6574816189646013]]], "std": [[[0.30857212190024746]], [[0.3080900457194025]], [[0.30260441645601843]]], "count": [218]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1313]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1313]}, "observation.state": {"min": [-0.8115686909536529, -2.23225259756254, 0.6999982362123514, 0.0, 0.0, -0.0001972412719624117, 1.0, 0.13962845820187086, -0.16351912958924553, 0.05561708386417796, -0.9934090375900269, -0.603072464466095, -0.6135193109512329, 0.001267324318177998, 0.02054053411360244, -0.04180433088654234], "max": [-0.8113677758103741, -2.2318166179935637, 0.7059500379444564, 0.0, 0.0, 0.00038904364919289947, 1.0, 0.7793035329558924, 0.4718531366429022, 0.6113790221371103, 0.9994580149650574, 0.13766634464263916, 0.23567983508110046, 0.35054630041122437, 0.040436155564602824, -0.019518732619862637], "mean": [-0.8114566540026208, -2.2321604423105423, 0.70403424746633, 0.0, 0.0, -7.390288638274483e-05, 1.0, 0.4202321052402301, 0.04829115997856323, 0.34041648234924227, -0.3164734351026676, -0.16309951507945325, -0.1394993096815979, 0.14993624258561233, 0.034763004352234325, -0.03597102454701724], "std": [2.3691984049851778e-05, 4.6109700142618336e-05, 0.002521658047955747, 0.0, 0.0, 6.399258170512818e-05, 0.0, 0.18300381841444732, 0.177139238518738, 0.12507495243215153, 0.8333423223240716, 0.21670151583163175, 0.28089367926303993, 0.10479476537003844, 0.0064817019476367, 0.00498035539263163], "count": [1313]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7285714285714285, -0.6642857142857144, -0.8714285714285716, -0.13428571428571429, -0.2, -0.27714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4928571428571429, 0.7142857142857143, 0.6428571428571428, 0.12, 0.22285714285714286, 0.3457142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.017865303013817863, -0.026319225329126315, -0.042840822543792755, -0.004386900228484385, 0.0008617125448808585, 0.002863670982482863, -0.25818735719725816], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2263106155678158, 0.20806379515996512, 0.20678969902005231, 0.03519914440943086, 0.05582433588439771, 0.06746104348338225, 0.9660948652091509], "count": [1313]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012185834348201752], "std": [0.1097148135304451], "count": [1313]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007616146230007616], "std": [0.027586854952436915], "count": [1313]}, "timestamp": {"min": [0.0], "max": [65.6], "mean": [32.8], "std": [18.951517089668574], "count": [1313]}, "frame_index": {"min": [0], "max": [1312], "mean": [656.0], "std": [379.03034179337146], "count": [1313]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1313]}, "index": {"min": [78996], "max": [80308], "mean": [79652.0], "std": [379.03034179337146], "count": [1313]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1313]}}} +{"episode_index": 64, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5179085586937122]], [[0.49617816523713404]], [[0.45785515994531]]], "std": [[[0.2522016740125103]], [[0.2101700847450826]], [[0.1967639018881862]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.09803921568627451]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.641101642040017]], [[0.5820005030413858]], [[0.5312177397092385]]], "std": [[[0.19799292271733382]], [[0.20946784660938725]], [[0.2185730002503906]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6494774242757418]], [[0.5901706281352742]], [[0.5383221099679791]]], "std": [[[0.1897224178796486]], [[0.19899432255927543]], [[0.2063066105469919]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1067]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1067]}, "observation.state": {"min": [2.9187812794094543, -2.274295875683597, 0.6999940489078142, 0.0, 0.0, -0.7071882486343384, 0.7070253491401672, 0.1949105631195196, -0.20589631016148457, 0.07812295267531089, -0.996264636516571, -0.3637312054634094, -0.6280473470687866, 2.69461156676698e-06, 0.020527589604878663, -0.04103357108910977], "max": [2.9190181466025003, -2.2741407867500847, 0.7019226467906973, 0.0, 0.0, -0.7069531083106995, 0.7072604298591614, 0.6782182512473249, 0.6188071936607931, 0.5789776657141018, 0.9954000115394592, 0.38086798787117004, 0.3941816985607147, 0.2889271378517151, 0.04024760118262256, -0.020538970968201238], "mean": [2.918822236562434, -2.2742753633851596, 0.7012463953092731, 0.0, 0.0, -0.7071505573271811, 0.7070629636930771, 0.39197519997784075, 0.14013781392692518, 0.39125910745353065, -0.2978920694702456, -0.05602808198223856, -0.14664372720562738, 0.11071082691819698, 0.03579931144252513, -0.03580999753709825], "std": [4.178600204982537e-05, 1.2110923600907976e-05, 0.0007219425139420252, 0.0, 0.0, 4.1560204117242424e-05, 4.157266244890538e-05, 0.14283311243158706, 0.2581612593628704, 0.115191526922591, 0.8445584967102794, 0.18674276886643296, 0.3477029686032648, 0.07287406359709626, 0.005284074777428804, 0.005252872104198648], "count": [1067]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.8357142857142857, -0.6500000000000001, -0.17714285714285713, -0.37142857142857144, -0.27714285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.41428571428571426, 0.8428571428571429, 0.9214285714285714, 0.22285714285714286, 0.34285714285714286, 0.26857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0159994644530727, -0.018703976435935136, -0.005924487883250754, 0.008442897308876696, -0.002509037354398188, 0.00758066675592448, -0.27085285848172447], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18587083877916732, 0.2900128304656447, 0.259045097620458, 0.047810731851514215, 0.09437270706957109, 0.07623615841134228, 0.9626207607631776], "count": [1067]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1067]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009372071227741331], "std": [0.0305994896294555], "count": [1067]}, "timestamp": {"min": [0.0], "max": [53.3], "mean": [26.650000000000002], "std": [15.400811666921975], "count": [1067]}, "frame_index": {"min": [0], "max": [1066], "mean": [533.0], "std": [308.01623333843946], "count": [1067]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [1067]}, "index": {"min": [80309], "max": [81375], "mean": [80842.0], "std": [308.01623333843946], "count": [1067]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1067]}}} +{"episode_index": 65, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6142835546083668]], [[0.6147807432299092]], [[0.5983741757200928]]], "std": [[[0.23453611120923473]], [[0.21250631219108465]], [[0.22478896757375486]]], "count": [196]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.08627450980392157]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6222562990650362]], [[0.6127932853439226]], [[0.6004141372125023]]], "std": [[[0.20288792714975895]], [[0.2006916515573586]], [[0.2032030884664494]]], "count": [196]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.08235294117647059]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6203502442847256]], [[0.6105519646212977]], [[0.5981412230419512]]], "std": [[[0.2068919979801542]], [[0.2048829235229937]], [[0.20670752807362902]]], "count": [196]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1141]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1141]}, "observation.state": {"min": [2.450659216505198, -0.8155356653982445, 0.6999979982829989, 0.0, 0.0, 0.7070507407188416, 0.7068549394607544, 0.13973690186266052, -0.29885263841469056, 0.12954376188655503, -0.9886249303817749, -0.5469110012054443, -0.6847780346870422, 0.00032828946132212877, 0.02056608386265184, -0.04123967919688844], "max": [2.4509859867623756, -0.8154295323336378, 0.7013951929591561, 0.0, 0.0, 0.7073585987091064, 0.7071627974510193, 0.7802547089588078, 0.5222210034561563, 0.623704360763185, 0.9912999272346497, 0.3547508120536804, 0.29853004217147827, 0.24819903075695038, 0.040342322659234965, -0.020500476642585364], "mean": [2.4509088190676462, -0.8154574243115585, 0.7008187214378497, 0.0, 0.0, 0.7071054652006766, 0.7071080502452399, 0.41601119722479696, 0.09671549420191211, 0.41109999572049194, -0.4866588732111778, -0.1650912430232079, -0.21443505859937875, 0.11291799089246111, 0.03648562019614901, -0.03574319031172531], "std": [4.70869074926708e-05, 1.196999750959574e-05, 0.0005458062921950121, 0.0, 0.0, 4.7867704297033746e-05, 4.786683463013619e-05, 0.15868104126564883, 0.2447539778008398, 0.11396460399492359, 0.7369017574579249, 0.19362424830186342, 0.3035421553825711, 0.0672515341774606, 0.00491489491896418, 0.006003000965127019], "count": [1141]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -0.8642857142857142, -0.5714285714285715, -0.17714285714285713, -0.22285714285714286, -0.36, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.8285714285714285, 1.0, 1.0, 0.14285714285714285, 0.40857142857142864, 0.44857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.024327031426067357, -0.018523851258294668, 0.011981970702391343, 0.0007737573557030145, 0.00806059847251784, 0.004294478527607373, -0.3689745836985101], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2422422342431392, 0.28873367866454985, 0.26271773803992465, 0.037059389234632166, 0.08354611498676147, 0.08244398788171517, 0.9294394851653958], "count": [1141]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1141]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008764241893076249], "std": [0.029591486443705753], "count": [1141]}, "timestamp": {"min": [0.0], "max": [57.0], "mean": [28.5], "std": [16.46891010358609], "count": [1141]}, "frame_index": {"min": [0], "max": [1140], "mean": [570.0], "std": [329.3782020717218], "count": [1141]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1141]}, "index": {"min": [81376], "max": [82516], "mean": [81946.0], "std": [329.3782020717218], "count": [1141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1141]}}} +{"episode_index": 66, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5643477747572084]], [[0.510920285243614]], [[0.41219218724976675]]], "std": [[[0.26283725143405523]], [[0.18277271263848682]], [[0.15422622983734446]]], "count": [176]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.09803921568627451]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6266249610778483]], [[0.5619525838025751]], [[0.46024834297982553]]], "std": [[[0.24057528234149483]], [[0.17852035649727774]], [[0.15292456863642054]]], "count": [176]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.09019607843137255]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6338671811761702]], [[0.5674473947807217]], [[0.46392458985408574]]], "std": [[[0.24086215596878469]], [[0.1797121014771325]], [[0.1562154979803932]]], "count": [176]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [990]}, "observation.state": {"min": [2.2015262815468963, -3.3934608228398973, 0.6999975778870079, 0.0, 0.0, -0.00015992052794899791, 1.0, 0.24907579180016537, -0.5060628357527541, 0.0736377067510604, -0.9956250190734863, -0.5115540027618408, -0.6298070549964905, 6.557919550687075e-05, 0.020536289130317686, -0.04166167502416532], "max": [2.202410732098085, -3.393193864500385, 0.7045003119343264, 0.0, 0.0, 0.00022095507301855832, 1.0, 0.8217533469037788, 0.1281789117289267, 0.6103689337177574, 0.995183527469635, 0.13746385276317596, 0.5295563340187073, 0.35895493626594543, 0.040023122095439546, -0.02053026996152202], "mean": [2.202359229829742, -3.393340631739734, 0.7025760813204815, 0.0, 0.0, 3.2461638344005503e-06, 1.0, 0.49264778866218484, -0.07368151204746083, 0.36035715296669985, -0.6689001136957997, -0.14441659516005806, -0.22446456615062843, 0.14635991636323248, 0.03513585540119864, -0.03638753521230261], "std": [3.701183496520133e-05, 3.04175405429439e-05, 0.0018893201146677444, 0.0, 0.0, 4.578675995460759e-05, 0.0, 0.17300383131089403, 0.18137954505335724, 0.12119789350127057, 0.5878002039654977, 0.16219087646880137, 0.28321140660818744, 0.08881023487014383, 0.005848976018680757, 0.004921267696026782], "count": [990]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -0.5857142857142857, -0.8, -0.2057142857142857, -0.27714285714285714, -0.22285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6857142857142858, 1.0, 0.8785714285714286, 0.15714285714285714, 0.3171428571428571, 0.3514285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02309523809523808, -0.03934343434343431, -0.05080086580086593, -0.005642135642135641, 0.005976911976911975, 0.008190476190476203, -0.35555555555555557], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23172262997343523, 0.24599716880079253, 0.267124737460036, 0.04310351203124769, 0.07453397495658291, 0.09195512156808631, 0.934655148658363], "count": [990]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.016161616891622543], "std": [0.12609685957431793], "count": [990]}, "next.done": {"min": [false], "max": [true], "mean": [0.00101010101010101], "std": [0.0317660306939725], "count": [990]}, "timestamp": {"min": [0.0], "max": [49.45], "mean": [24.725], "std": [14.289411872665253], "count": [990]}, "frame_index": {"min": [0], "max": [989], "mean": [494.5], "std": [285.78823745330504], "count": [990]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [990]}, "index": {"min": [82517], "max": [83506], "mean": [83011.5], "std": [285.78823745330504], "count": [990]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [990]}}} +{"episode_index": 67, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.450776187050637]], [[0.46656938213998905]], [[0.4147848234345822]]], "std": [[[0.20296135486796243]], [[0.17255635140421677]], [[0.17200769264357244]]], "count": [231]}, "observation.images.robot0_agentview_left": {"min": [[[0.011764705882352941]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.531591702584206]], [[0.5141566063570314]], [[0.4960247622960169]]], "std": [[[0.18099698835364159]], [[0.1703623294826851]], [[0.16600510936793703]]], "count": [231]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5362050612666349]], [[0.517079451039412]], [[0.49663619820264754]]], "std": [[[0.1946067740850273]], [[0.18389092788332256]], [[0.18050946070172927]]], "count": [231]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1422]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1422]}, "observation.state": {"min": [3.562868171533464, -0.8209118819593483, 0.699998118789718, 0.0, 0.0, 0.7070272564888, 0.7069301605224609, 0.21360131354462308, -0.6209662025929323, -0.015222005709835118, -0.9968326687812805, -0.5619785189628601, -0.6429469585418701, 0.0007061522337608039, 0.020560629282099417, -0.040863740616193814], "max": [3.563105035231707, -0.820831822454555, 0.7026432416903887, 0.0, 0.0, 0.7072833776473999, 0.7071864008903503, 0.7509375248598399, 0.06630360503693167, 0.5959202219809944, 0.9955300688743591, 0.32665589451789856, 0.36807528138160706, 0.34059378504753113, 0.040020782774337335, -0.020505931344307865], "mean": [3.5630765600843763, -0.8208398831723545, 0.701581809349057, 0.0, 0.0, 0.7070595471164848, 0.7071539703049238, 0.4169344254511673, -0.16826884761025201, 0.3341404293078295, -0.43206761465126287, -0.16692755370808218, -0.2279495664656263, 0.11611709974432081, 0.037089783518774185, -0.03581240058913141], "std": [4.114739887480254e-05, 8.61170720043916e-06, 0.001026610948888149, 0.0, 0.0, 4.3874273491141437e-05, 4.386658889852928e-05, 0.14690140566263224, 0.22079539746840554, 0.1309655908366084, 0.7665000292566262, 0.19452203576108235, 0.2921997632728299, 0.09626403398474336, 0.003884877783391993, 0.005697439218627715], "count": [1422]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7357142857142858, -0.807142857142857, -0.5142857142857143, -0.13142857142857142, -0.25142857142857145, -0.21142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4285714285714286, 0.6714285714285714, 0.7642857142857143, 0.17142857142857143, 0.38285714285714284, 0.32285714285714284, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0163250954390195, -0.05305907172995781, -0.015973477998794488, 0.00260799678521198, -0.0006911794253566386, 0.004659433393610614, -0.31223628691983124], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16341507399264305, 0.21856012329773455, 0.1877040407057377, 0.03695142295543578, 0.06630387734140998, 0.06485204391111589, 0.9500044742686894], "count": [1422]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011251757852733135], "std": [0.10547585040330887], "count": [1422]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007032348804500703], "std": [0.026509250105444113], "count": [1422]}, "timestamp": {"min": [0.0], "max": [71.05], "mean": [35.525], "std": [20.52479699452997], "count": [1422]}, "frame_index": {"min": [0], "max": [1421], "mean": [710.5], "std": [410.49593989059946], "count": [1422]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1422]}, "index": {"min": [83507], "max": [84928], "mean": [84217.5], "std": [410.49593989059946], "count": [1422]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1422]}}} +{"episode_index": 68, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5004862552497403]], [[0.461554522479697]], [[0.43756946629406246]]], "std": [[[0.19869178593501619]], [[0.20250228646086313]], [[0.2113809486487818]]], "count": [197]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.08235294117647059]], [[0.047058823529411764]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6719933038352556]], [[0.6315328779322147]], [[0.6061635526647803]]], "std": [[[0.21182699063416574]], [[0.2416167407514326]], [[0.2623754187945008]]], "count": [197]}, "observation.images.robot0_agentview_right": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.665453618906666]], [[0.6267809453527405]], [[0.6014688708431699]]], "std": [[[0.22050913859343108]], [[0.24861559280154924]], [[0.26850776799732656]]], "count": [197]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1151]}, "observation.state": {"min": [2.8401462603779293, -0.8304196621123654, 0.6999963416108179, 0.0, 0.0, 0.7070949077606201, 0.7069663405418396, 0.20778286748418584, -0.8060338183803353, 0.14502356380271364, -0.9971633553504944, -0.8475176095962524, -0.6592003107070923, 0.0002230897662229836, 0.005416622125749012, -0.041129675484794063], "max": [2.8402957499460455, -0.8303397353996739, 0.7042725785479986, 0.0, 0.0, 0.7072471976280212, 0.707118570804596, 0.7942000704081786, 0.003248576893833288, 0.6050115465016764, 0.9945112466812134, 0.972010612487793, 0.49752432107925415, 0.39272990822792053, 0.04038241158585017, -0.006485403771796383], "mean": [2.8402609689155955, -0.8303576437242047, 0.7022663084988807, 0.0, 0.0, 0.7071274254862688, 0.7070860935231067, 0.43979120924739673, -0.21341074334939047, 0.3940557851829063, -0.3847125335090788, 0.07676370730615512, -0.2283555740115234, 0.13721927985708576, 0.029653100777474444, -0.02976027692804811], "std": [2.6895384729264434e-05, 1.2970000567684456e-05, 0.0017279232136571071, 0.0, 0.0, 2.6860273812222604e-05, 2.684470695849449e-05, 0.17168144407327893, 0.25342483077394623, 0.11973590226665873, 0.6439620496386849, 0.4575921927721864, 0.3770935348074427, 0.09407941935745004, 0.014492080337701316, 0.014033816045942888], "count": [1151]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7714285714285714, -0.5071428571428571, -0.6285714285714287, -0.1457142857142857, -0.3457142857142857, -0.10285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4714285714285715, 1.0, 0.8142857142857143, 0.25142857142857145, 0.2914285714285714, 0.18857142857142858, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.006503661412436371, -0.03436142484795826, -0.03639071614744952, -0.001444706466426703, -0.015377932232840999, 0.015745314633238174, -0.3344917463075586], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18760503689818933, 0.2833350663946492, 0.20309148535647123, 0.049038393209102575, 0.08425289290700343, 0.03524169025240096, 0.9423986797805541], "count": [1151]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1151]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008688097306689834], "std": [0.02946277142973618], "count": [1151]}, "timestamp": {"min": [0.0], "max": [57.5], "mean": [28.75], "std": [16.61324772583615], "count": [1151]}, "frame_index": {"min": [0], "max": [1150], "mean": [575.0], "std": [332.264954516723], "count": [1151]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1151]}, "index": {"min": [84929], "max": [86079], "mean": [85504.0], "std": [332.264954516723], "count": [1151]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1151]}}} +{"episode_index": 69, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3812819795013225]], [[0.3960923676783285]], [[0.389981286340018]]], "std": [[[0.2667456576787147]], [[0.2532321775545739]], [[0.2591528113367983]]], "count": [218]}, "observation.images.robot0_agentview_left": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5301777323108501]], [[0.47023421162473017]], [[0.4589786963918308]]], "std": [[[0.2620842077147424]], [[0.28581228834030503]], [[0.298138209849626]]], "count": [218]}, "observation.images.robot0_agentview_right": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403943147777674]], [[0.48941633756650954]], [[0.4794247427739821]]], "std": [[[0.25835184739710493]], [[0.27992521587876507]], [[0.29165684221424415]]], "count": [218]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1320]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1320]}, "observation.state": {"min": [3.9023668640804092, -0.8011870364070623, 0.6999986455427486, 0.0, 0.0, 0.7070353031158447, 0.7069395780563354, 0.197381166657014, -0.62921809991101, 0.067352105872453, -0.9968535304069519, -0.5308337211608887, -0.6706117391586304, 6.342842243611813e-05, 0.020557134743669193, -0.04166692479917539], "max": [3.9026439483057263, -0.801016953972767, 0.7038629729920368, 0.0, 0.0, 0.7072739005088806, 0.7071783542633057, 0.7264407893416566, 0.08819020074455697, 0.5862354046663805, 0.9950897693634033, 0.2722652554512024, 0.38884299993515015, 0.3328602612018585, 0.04003534087683176, -0.020509425621878172], "mean": [3.902620460012999, -0.8010327714384857, 0.7024745273004077, 0.0, 0.0, 0.7070621675614155, 0.7071513447346109, 0.41748258163301033, -0.25143262653886195, 0.3558532292254379, -0.2393667910586704, -0.12389354026227287, -0.16801439332211335, 0.0926646636280621, 0.03482355520791366, -0.036902134266188116], "std": [4.415465276231826e-05, 2.610473549896659e-05, 0.0016602009800971802, 0.0, 0.0, 3.605363313733353e-05, 3.6045990720704176e-05, 0.1667911790126583, 0.2064042661007388, 0.10910648018889349, 0.8518543400846078, 0.1971844855579354, 0.34183143057563564, 0.0956665432808861, 0.007146148154439811, 0.004551790884295219], "count": [1320]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6, -0.5714285714285715, -0.6428571428571428, -0.16857142857142857, -0.21714285714285717, -0.2485714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4928571428571429, 0.7357142857142858, 0.7428571428571429, 0.12571428571428572, 0.24, 0.2542857142857143, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.024794372294372282, -0.011504329004328967, -0.0021861471861471856, 0.0024761904761904764, 0.00219264069264069, 0.00015151515151515225, -0.33181818181818185], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18918613181987523, 0.20184578957802302, 0.1878739675604029, 0.033073308627320816, 0.05575920041292842, 0.06636392086869262, 0.9433433596601452], "count": [1320]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012121211737394333], "std": [0.10942709445953369], "count": [1320]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007575757575757576], "std": [0.0275136663595983], "count": [1320]}, "timestamp": {"min": [0.0], "max": [65.95], "mean": [32.975], "std": [19.05255341592477], "count": [1320]}, "frame_index": {"min": [0], "max": [1319], "mean": [659.5], "std": [381.0510683184954], "count": [1320]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [1320]}, "index": {"min": [86080], "max": [87399], "mean": [86739.5], "std": [381.0510683184954], "count": [1320]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1320]}}} +{"episode_index": 70, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.03529411764705882]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5035739813515617]], [[0.4675379408560686]], [[0.4122294718305987]]], "std": [[[0.18862012888709723]], [[0.15418613341434562]], [[0.14643614484291814]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.023529411764705882]], [[0.023529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6093678463502801]], [[0.5515421457647975]], [[0.46456222015777804]]], "std": [[[0.17833547677314002]], [[0.15436895185248356]], [[0.1739151357557953]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.027450980392156862]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6084663469614138]], [[0.5481712677529242]], [[0.4583495711613757]]], "std": [[[0.17636370904342055]], [[0.1534575730838792]], [[0.17485884331032792]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1188]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1188]}, "observation.state": {"min": [4.316284343021822, -2.675848241925114, 0.6999981621971899, 0.0, 0.0, -0.7072194218635559, 0.7069941759109497, 0.19429605900024383, -0.17297057003778615, 0.07888922617359173, -0.9973515272140503, -0.48707693815231323, -0.6148933172225952, 0.00047280272701755166, 0.020548596750307797, -0.04202593108506861], "max": [4.316872632516327, -2.6753655044728784, 0.7047671495880136, 0.0, 0.0, -0.7066048979759216, 0.7076082229614258, 0.809946225696764, 0.6832578794560344, 0.6107058687089697, 0.9931593537330627, 0.18890514969825745, 0.3031030297279358, 0.5104839205741882, 0.04031429401525643, -0.020517963893229733], "mean": [4.316355513735937, -2.675809956731669, 0.7031333145740473, 0.0, 0.0, -0.7071497990727826, 0.7070637129573308, 0.4274814372026105, 0.12480325871276858, 0.36529371262272353, -0.5261025919456674, -0.20188941588932616, -0.16694148956121477, 0.14319687579612064, 0.035451228144617125, -0.03452599053442504], "std": [6.20474754224806e-05, 2.7804549777803998e-05, 0.002109216311044481, 0.0, 0.0, 6.587760574314384e-05, 6.58545000203294e-05, 0.18942951182240256, 0.25728791743697826, 0.11339841671097638, 0.7079383491976268, 0.16536487076126344, 0.30938415389681523, 0.0992024218530198, 0.006192280589212877, 0.0074977392839014915], "count": [1188]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9642857142857144, -0.9214285714285714, -0.6785714285714286, -0.17142857142857143, -0.36, -0.2885714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5857142857142857, 0.7857142857142857, 0.6928571428571428, 0.16, 0.3657142857142857, 0.23714285714285716, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0207972582972583, -0.03872655122655122, -0.03841390091390086, -0.004713804713804712, 0.0066185666185666165, -0.0014502164502164451, -0.3383838383838384], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23384773007457718, 0.26073081708585977, 0.2182256936481806, 0.037219768112731304, 0.07958979715641817, 0.0694729365661573, 0.9410081710169276], "count": [1188]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013468013145029545], "std": [0.11526763439178467], "count": [1188]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008417508417508417], "std": [0.029000729254128308], "count": [1188]}, "timestamp": {"min": [0.0], "max": [59.35], "mean": [29.674999999999994], "std": [17.14729692011737], "count": [1188]}, "frame_index": {"min": [0], "max": [1187], "mean": [593.5], "std": [342.9459384023474], "count": [1188]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [1188]}, "index": {"min": [87400], "max": [88587], "mean": [87993.5], "std": [342.9459384023474], "count": [1188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1188]}}} +{"episode_index": 71, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4352124088346938]], [[0.43317484578328813]], [[0.410004333516378]]], "std": [[[0.1919366387524703]], [[0.17381799056647032]], [[0.18688381620349837]]], "count": [177]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.07058823529411765]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49787799247385883]], [[0.48575287997768846]], [[0.470227089997369]]], "std": [[[0.22306542362373008]], [[0.22830874229594103]], [[0.2368420063460461]]], "count": [177]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5087474575784365]], [[0.4965563653143218]], [[0.4817749841566879]]], "std": [[[0.22218454615522296]], [[0.22783215186368574]], [[0.23561717440914604]]], "count": [177]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1000]}, "observation.state": {"min": [2.262215531266378, -3.275592990607849, 0.6999914161433373, 0.0, 0.0, -5.291767593007535e-05, 0.9999998807907104, 0.09159568311965538, -0.17549158835904866, 0.020620475807679783, -0.9966591596603394, -0.7391707301139832, -0.7747228741645813, 0.007863503880798817, 0.020530341377248178, -0.04195511148023382], "max": [2.2627458390917057, -3.275094355682642, 0.7040748862071688, 0.0, 0.0, 0.0005718041793443263, 1.0, 0.7247570462823432, 0.663479135519295, 0.6259281035173764, -0.5690877437591553, 0.30478352308273315, 0.2891687750816345, 0.34952571988105774, 0.04045984471541458, -0.020536217813998857], "mean": [2.2627322905898035, -3.275525163562218, 0.7028184575617529, 0.0, 0.0, 1.6040522956718205e-05, 0.999999999165535, 0.4034934480634344, 0.08933735703884033, 0.34205341611447665, -0.850322801887989, -0.1289366778805852, -0.26060608747558217, 0.14219306887406855, 0.03606920759948333, -0.035536153173597484], "std": [2.7708162349208793e-05, 5.288284427578194e-05, 0.0016991017400305617, 0.0, 0.0, 7.416013901541777e-05, 9.938795255229306e-09, 0.17178636498757258, 0.2710297928659273, 0.13360199736534534, 0.12687831974522365, 0.2720595947146384, 0.27565339586519794, 0.07805599942628472, 0.005054310587723132, 0.00575792550678676], "count": [1000]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.95, -0.8857142857142857, -0.9785714285714284, -0.3142857142857143, -0.42, -0.26857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.8, 0.9071428571428573, 0.7000000000000001, 0.13714285714285715, 0.5485714285714286, 0.5085714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02147142857142855, -0.05832142857142858, -0.032521428571428576, 0.005482857142857142, 0.006117142857142857, 0.00945714285714287, -0.29], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2744261139921193, 0.3045372681694017, 0.24886325142166624, 0.04216086191660478, 0.11285891929885816, 0.09643828099264477, 0.9570266453970813], "count": [1000]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01600000075995922], "std": [0.12547509372234344], "count": [1000]}, "next.done": {"min": [false], "max": [true], "mean": [0.001], "std": [0.03160696125855822], "count": [1000]}, "timestamp": {"min": [0.0], "max": [49.95], "mean": [24.975], "std": [14.433749512860475], "count": [1000]}, "frame_index": {"min": [0], "max": [999], "mean": [499.5], "std": [288.6749902572095], "count": [1000]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1000]}, "index": {"min": [88588], "max": [89587], "mean": [89087.5], "std": [288.6749902572095], "count": [1000]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1000]}}} +{"episode_index": 72, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5061594011757908]], [[0.48907526147974145]], [[0.4666141555158099]]], "std": [[[0.2654818635289259]], [[0.25482075815073657]], [[0.24993341940019023]]], "count": [222]}, "observation.images.robot0_agentview_left": {"min": [[[0.08235294117647059]], [[0.08235294117647059]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49883763418246485]], [[0.48653281029406586]], [[0.47397426894308714]]], "std": [[[0.2663591534725893]], [[0.25862633478311614]], [[0.25229408831718403]]], "count": [222]}, "observation.images.robot0_agentview_right": {"min": [[[0.08235294117647059]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5207206495615561]], [[0.5075176096830114]], [[0.4944443037433688]]], "std": [[[0.26749857227598633]], [[0.26015591404011273]], [[0.25414157019578804]]], "count": [222]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1346]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1346]}, "observation.state": {"min": [3.5959002977384777, -0.7886171321133177, 0.6999970625261275, 0.0, 0.0, 0.7070010304450989, 0.7068084478378296, 0.07079021037502953, -0.15047678245912133, 0.03183423320597134, -0.9972964525222778, -0.6157171130180359, -0.6407296657562256, 0.000789537385571748, 0.020565554974748858, -0.041391203417728756], "max": [3.596282692963, -0.7884416084884641, 0.7019163222603314, 0.0, 0.0, 0.7074050903320312, 0.707212507724762, 0.7515465857131267, 0.7110205796895595, 0.6097093165100074, 0.9924027919769287, 0.5191981196403503, 0.06920985132455826, 0.35639688372612, 0.04009786839048138, -0.02050100564231708], "mean": [3.596225011339012, -0.7885046552186964, 0.7011086062757288, 0.0, 0.0, 0.7070603113383453, 0.7071532013246244, 0.38664098353996074, 0.10850726893582921, 0.38595750764616155, -0.6960730922877523, -0.16617345461209496, -0.2875218199431828, 0.16442685356014408, 0.035769204259896124, -0.03530778518021629], "std": [4.291973598267585e-05, 1.2565484679045687e-05, 0.0007748886742239488, 0.0, 0.0, 4.512650841060312e-05, 4.5128253923638164e-05, 0.18871728305937202, 0.2329741047637219, 0.13607613016669792, 0.49969882508056773, 0.22698491949566837, 0.25651531822694085, 0.10555789677406612, 0.005526836845564289, 0.006412027155914301], "count": [1346]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6285714285714287, -1.0, -0.5428571428571429, -0.26, -0.34, -0.2, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5, 0.7928571428571428, 0.8714285714285716, 0.28285714285714286, 0.35714285714285715, 0.2857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01126618552324346, -0.049235831033750815, -0.024814264487369994, 0.005264275100827845, 0.0014795160263213788, 0.007106771386117592, -0.337295690936107], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20314607014578057, 0.2907805832132291, 0.21021622181357882, 0.05801471420068219, 0.07388828225732062, 0.0636923861153198, 0.941398755510083], "count": [1346]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011887072585523129], "std": [0.10837790369987488], "count": [1346]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007429420505200594], "std": [0.027246836286615526], "count": [1346]}, "timestamp": {"min": [0.0], "max": [67.25], "mean": [33.625], "std": [19.427831196507753], "count": [1346]}, "frame_index": {"min": [0], "max": [1345], "mean": [672.5], "std": [388.5566239301551], "count": [1346]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1346]}, "index": {"min": [89588], "max": [90933], "mean": [90260.5], "std": [388.5566239301551], "count": [1346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1346]}}} +{"episode_index": 73, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48070046342283734]], [[0.48334749355829726]], [[0.4529440618834069]]], "std": [[[0.2767110469658499]], [[0.2557597975570275]], [[0.24518624605979905]]], "count": [209]}, "observation.images.robot0_agentview_left": {"min": [[[0.03137254901960784]], [[0.03529411764705882]], [[0.023529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5729392603824014]], [[0.5285427913420621]], [[0.48302351019934736]]], "std": [[[0.269045555085175]], [[0.2918467932037716]], [[0.30860956374809634]]], "count": [209]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5825254632670858]], [[0.5479856176686808]], [[0.5080049021783785]]], "std": [[[0.2776333809582278]], [[0.29527419861959003]], [[0.3055886447532229]]], "count": [209]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1245]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1245]}, "observation.state": {"min": [2.5207670550446264, -0.8168689652525836, 0.6999977097555224, 0.0, 0.0, 0.7070597410202026, 0.7069506645202637, 0.16243415092025637, -0.3281151524452297, 0.02873357060386661, -0.9983675479888916, -0.5340688824653625, -0.719113826751709, 0.0009612613939680159, 0.02056893033809784, -0.04176939444131534], "max": [2.521058406678237, -0.816719924711028, 0.7015917278241628, 0.0, 0.0, 0.7072629332542419, 0.7071537971496582, 0.7854304419692407, 0.3685323072298128, 0.6256392198005871, 0.9961748719215393, 0.22846293449401855, 0.48303231596946716, 0.3498534560203552, 0.04001670511334222, -0.020497630503694686], "mean": [2.5209524712610136, -0.8167306520715472, 0.7009886145852547, 0.0, 0.0, 0.7071124786832725, 0.7071010376076143, 0.42957459073136656, -0.014854934570424064, 0.3762301582180501, -0.3546545652979349, -0.18038812681254612, -0.17059468292447938, 0.12867020547327335, 0.03413353981788279, -0.03600136027475627], "std": [2.9974046127999415e-05, 1.978112186807621e-05, 0.0006467555637853589, 0.0, 0.0, 2.4185872399538145e-05, 2.4173708923855936e-05, 0.16062539793956374, 0.1932918162496252, 0.12365493666377186, 0.770787433904669, 0.1929986557360804, 0.39681480888567955, 0.08484075709356467, 0.006664925113180739, 0.0046623020218943744], "count": [1245]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6357142857142857, -0.7071428571428572, -0.5857142857142857, -0.14857142857142858, -0.29714285714285715, -0.15142857142857147, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44285714285714284, 0.6500000000000001, 0.8571428571428572, 0.20285714285714287, 0.3657142857142857, 0.28, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.022725186460126265, -0.009902467010900718, -0.0038324727481354407, 0.0035800344234079183, -0.0013792312105565126, 0.003511187607573148, -0.1710843373493976], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1955757028588697, 0.20483132366128556, 0.2177487985389738, 0.03712681600782085, 0.07533661873364399, 0.06354630594433898, 0.9852563877051133], "count": [1245]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1245]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008032128514056225], "std": [0.028329625845057667], "count": [1245]}, "timestamp": {"min": [0.0], "max": [62.2], "mean": [31.1], "std": [17.970021331836715], "count": [1245]}, "frame_index": {"min": [0], "max": [1244], "mean": [622.0], "std": [359.4004266367344], "count": [1245]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1245]}, "index": {"min": [90934], "max": [92178], "mean": [91556.0], "std": [359.4004266367344], "count": [1245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1245]}}} +{"episode_index": 74, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5163929821973179]], [[0.5172153919421698]], [[0.5005948083899852]]], "std": [[[0.26494467012661327]], [[0.25355940273279814]], [[0.2584207309043837]]], "count": [198]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5719962265307796]], [[0.5716620267134039]], [[0.5695890173153679]]], "std": [[[0.25694524645292877]], [[0.2488228339775931]], [[0.2389411359584966]]], "count": [198]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5787326567195198]], [[0.5788160387939405]], [[0.5768756832455993]]], "std": [[[0.2595466870059937]], [[0.2521754907112938]], [[0.24351715253058756]]], "count": [198]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1157]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1157]}, "observation.state": {"min": [4.205084456823691, -0.8059260979602225, 0.6999990780209575, 0.0, 0.0, 0.7070850729942322, 0.7067736983299255, 0.23507016355115495, -0.49706282801635915, 0.05673941003208072, -0.9972372651100159, -0.4079083800315857, -0.6546937227249146, 0.00030612642876803875, 0.020571263882013288, -0.041647042840846006], "max": [4.205414491657166, -0.8057546608554129, 0.7103527777667055, 0.0, 0.0, 0.7074397206306458, 0.7071284651756287, 0.7858575714151129, 0.02977097853283528, 0.605762470905395, 0.9803906679153442, 0.3238009214401245, 0.25656163692474365, 0.3566409647464752, 0.04003544433170886, -0.02049529715521962], "mean": [4.205362798566241, -0.8057753861223872, 0.7064048950017817, 0.0, 0.0, 0.7071448028242165, 0.7070687128329133, 0.4752915726067903, -0.12160476616402399, 0.3442639560029139, -0.8185673084564011, -0.15621859766381924, -0.34989642458762604, 0.14454853657533254, 0.035821112439732836, -0.03704626402381242], "std": [4.872070968168207e-05, 3.5695905013908964e-05, 0.004683262530128052, 0.0, 0.0, 5.128326992059686e-05, 5.128653233752126e-05, 0.17692655756591902, 0.15117044991254264, 0.1232898145097214, 0.2673559157403035, 0.17751615984720243, 0.22672476671135958, 0.08846597457588613, 0.005013806116351539, 0.0042296208779600995], "count": [1157]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7071428571428572, -0.8285714285714285, -1.0, -0.24, -0.19714285714285715, -0.19428571428571428, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36428571428571427, 0.42142857142857143, 0.7214285714285715, 0.15714285714285714, 0.4742857142857143, 0.26571428571428574, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.020403753549821036, -0.06000123472033579, -0.06338436844054816, 0.005180886529201141, 0.004269662921348317, 0.0034522780590196273, -0.3690579083837511], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18714015949894303, 0.22126607836857096, 0.26622019680111775, 0.04379294209220692, 0.08147144884301624, 0.0620887606715027, 0.9294064020972834], "count": [1157]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013828868046402931], "std": [0.11678025871515274], "count": [1157]}, "next.done": {"min": [false], "max": [true], "mean": [0.000864304235090752], "std": [0.029386343993085564], "count": [1157]}, "timestamp": {"min": [0.0], "max": [57.8], "mean": [28.900000000000002], "std": [16.699850298730226], "count": [1157]}, "frame_index": {"min": [0], "max": [1156], "mean": [578.0], "std": [333.9970059746045], "count": [1157]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1157]}, "index": {"min": [92179], "max": [93335], "mean": [92757.0], "std": [333.9970059746045], "count": [1157]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1157]}}} +{"episode_index": 75, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5175598536143741]], [[0.526898233773784]], [[0.520141800814935]]], "std": [[[0.27790918775290724]], [[0.26671713928225044]], [[0.28012440498597524]]], "count": [191]}, "observation.images.robot0_agentview_left": {"min": [[[0.01568627450980392]], [[0.00392156862745098]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5487770120510881]], [[0.5181084165581932]], [[0.501612312482155]]], "std": [[[0.2650029300508538]], [[0.2840398739120723]], [[0.3006320865648695]]], "count": [191]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5448693694770734]], [[0.5169707782018137]], [[0.5020423847649232]]], "std": [[[0.27092441781807375]], [[0.28856427190348194]], [[0.303813990955434]]], "count": [191]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1100]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1100]}, "observation.state": {"min": [3.1389424364629916, -4.302091284970118, 0.6999989303888307, 0.0, 0.0, -1.0, 0.0, 0.24177026204090613, -0.5040979786981636, 0.0744610144738701, -0.9956926703453064, -0.5016593933105469, -0.585622251033783, 0.0003604394441936165, 0.020572701516905684, -0.042720607495875175], "max": [3.1390962662684654, -4.301741392202699, 0.7082660844040846, 0.0, 0.0, 1.0, 0.00044786272337660193, 0.7803644590745025, -0.014214032128696097, 0.5864368640184431, -0.7105690836906433, 0.28281721472740173, -0.07101742923259735, 0.2888651192188263, 0.04001932506644415, -0.020493857557173055], "mean": [3.138961712771453, -4.301784706670435, 0.7052970324888356, 0.0, 0.0, -0.11272727077657527, 3.99709705977681e-05, 0.4784632608735809, -0.18861635215778738, 0.319751486460322, -0.8739641458337957, -0.09039105942303484, -0.3120245620405132, 0.12791563940655165, 0.03637544296796535, -0.035880002320679096], "std": [3.117083952879297e-05, 7.380496495031738e-05, 0.003683027155706491, 0.0, 0.0, 0.9936259651004873, 9.855042605843488e-05, 0.1583441409818821, 0.1355018269050473, 0.11637433746629401, 0.09348204769453872, 0.25573646023105384, 0.18432282037209463, 0.07860950977102754, 0.004968558418040358, 0.006130630123657761], "count": [1100]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7142857142857143, -0.9071428571428573, -0.6357142857142857, -0.14, -0.17714285714285713, -0.30285714285714294, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.39285714285714285, 0.6214285714285714, 0.8500000000000001, 0.15142857142857147, 0.2857142857142857, 0.3657142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02235714285714286, -0.09614285714285715, -0.03654545454545456, 0.0067246753246753225, 0.0019428571428571444, 0.0027558441558441643, -0.3654545454545455], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.17981468635395573, 0.26684955424566925, 0.24376940058415228, 0.026852090634851864, 0.05551936331726043, 0.08141100823453956, 0.9308291869116586], "count": [1100]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014545454643666744], "std": [0.11972420662641525], "count": [1100]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009090909090909091], "std": [0.03013742628045596], "count": [1100]}, "timestamp": {"min": [0.0], "max": [54.95], "mean": [27.475], "std": [15.87712584191484], "count": [1100]}, "frame_index": {"min": [0], "max": [1099], "mean": [549.5], "std": [317.54251683829676], "count": [1100]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [1100]}, "index": {"min": [93336], "max": [94435], "mean": [93885.5], "std": [317.54251683829676], "count": [1100]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1100]}}} +{"episode_index": 76, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0392156862745098]], [[0.0392156862745098]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5411619882387502]], [[0.551722004040755]], [[0.4894477757399644]]], "std": [[[0.25823386451948377]], [[0.22285888943932183]], [[0.2204142401592054]]], "count": [205]}, "observation.images.robot0_agentview_left": {"min": [[[0.09411764705882353]], [[0.06666666666666667]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6360736813720821]], [[0.5582937550556141]], [[0.47669177806531343]]], "std": [[[0.1928545053754661]], [[0.21075308526826328]], [[0.23595502065461163]]], "count": [205]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6166543656453626]], [[0.5398047896631023]], [[0.460061349818605]]], "std": [[[0.200867136996083]], [[0.21459709603664615]], [[0.23975180412402927]]], "count": [205]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1213]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1213]}, "observation.state": {"min": [2.503767952894846, -1.0603412656614544, 0.699969296869738, 0.0, 0.0, -0.0002955672098323703, 0.9999998807907104, 0.025998666898037648, -0.7591688662487437, 0.11070762218705454, -0.9954837560653687, -0.6305215954780579, -0.7309941053390503, 0.00046807690523564816, 0.020533184816032266, -0.041566567531910674], "max": [2.503873409287611, -1.0596259099536902, 0.7035925761328247, 0.0, 0.0, 0.0006434930837713182, 1.0, 0.7417502133027156, 0.2578406917667687, 0.610042968570226, 0.9782347083091736, 0.6575686931610107, 0.6462250351905823, 0.3199900686740875, 0.040703006381925984, -0.019826817447197012], "mean": [2.503854595146982, -1.0600709515389188, 0.7014910494201894, 0.0, 0.0, 6.384630636475782e-06, 0.9999999989189594, 0.36188762289485515, -0.17899080074678145, 0.40113714114295196, -0.10675213799826487, -0.06048710974699588, -0.07552828336125339, 0.127323477971857, 0.03948231195391805, -0.0325363542152592], "std": [9.866170026371163e-06, 5.458133365090864e-05, 0.001599420987770751, 0.0, 0.0, 7.671968192299097e-05, 1.1300505611189644e-08, 0.17693721102526916, 0.29740774415175375, 0.13532729263815005, 0.8118056071564368, 0.38411142327937464, 0.38709492712987825, 0.0813454864096461, 0.0012842625992514779, 0.009250598185316887], "count": [1213]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7642857142857143, -1.0, -0.942857142857143, -0.3142857142857143, -0.26571428571428574, -0.29714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6357142857142857, 0.9571428571428572, 1.0, 0.41714285714285715, 0.4514285714285714, 0.18, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014014839241549873, -0.02493228123895878, 0.003639147332469652, 0.014052526204216226, 0.003865269108467794, -0.01122129313390649, -0.2267106347897774], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22997049441341835, 0.28652598903646576, 0.2883074189680591, 0.06710865302642893, 0.08429033451234011, 0.06936550076217614, 0.9739621594667902], "count": [1213]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1213]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008244023083264633], "std": [0.028700569143494163], "count": [1213]}, "timestamp": {"min": [0.0], "max": [60.6], "mean": [30.299999999999994], "std": [17.508140963563207], "count": [1213]}, "frame_index": {"min": [0], "max": [1212], "mean": [606.0], "std": [350.16281927126414], "count": [1213]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1213]}, "index": {"min": [94436], "max": [95648], "mean": [95042.0], "std": [350.16281927126414], "count": [1213]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1213]}}} +{"episode_index": 77, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5598935096952221]], [[0.5571187133479554]], [[0.5116530526079303]]], "std": [[[0.2388732600712529]], [[0.22578741096504945]], [[0.22085116668561947]]], "count": [232]}, "observation.images.robot0_agentview_left": {"min": [[[0.06274509803921569]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.555836611651665]], [[0.5030223057187837]], [[0.46146563077956293]]], "std": [[[0.23750969854718842]], [[0.26211170716962184]], [[0.2663903725850603]]], "count": [232]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5589160246007583]], [[0.5094878074847178]], [[0.4714444045040396]]], "std": [[[0.23662100001810926]], [[0.2601375940852893]], [[0.2632534414432672]]], "count": [232]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1433]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1433]}, "observation.state": {"min": [3.1576610013273894, -4.333794941097842, 0.699991815559642, 0.0, 0.0, -1.0, 3.21918491863471e-08, 0.13493720864100078, -0.30363314957482324, 0.10696183609735432, -0.9982756972312927, -0.740786075592041, -0.6326863765716553, 1.3914384908275679e-05, 0.02057247823080549, -0.041437063755813706], "max": [3.157764715191528, -4.333501260166462, 0.7012689358095837, 0.0, 0.0, 1.0, 0.0002875904319807887, 0.7852240906159924, 0.5597034038479212, 0.8209197196663255, 0.9991105198860168, 0.30107006430625916, 0.4908435642719269, 0.2977216839790344, 0.04050038696469436, -0.020494081026908362], "mean": [3.1576698930169167, -4.333574326652912, 0.7006223700720553, 0.0, 0.0, -0.7222609909281228, 1.6939213745334168e-05, 0.4354107231766598, -0.013247785653867654, 0.4378142018767887, -0.2516232936929675, -0.1596310422557555, -0.21811804211881586, 0.08965620132479563, 0.03699206278390311, -0.03749433765908087], "std": [1.5003139430936207e-05, 3.564350575551346e-05, 0.0005114951288816966, 0.0, 0.0, 0.6916206047997125, 4.37218828749012e-05, 0.16326738563633014, 0.27921082659782437, 0.15252927378217962, 0.8368665956716204, 0.2199649073917506, 0.3176296635972937, 0.07727271809557953, 0.004799818420161789, 0.004043348314523937], "count": [1433]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.5857142857142857, -0.8, -0.6500000000000001, -0.13428571428571429, -0.21142857142857144, -0.3171428571428571, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5571428571428572, 1.0, 0.8500000000000001, 0.20857142857142857, 0.4514285714285714, 0.4114285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.010711793440334965, -0.021473432359684984, -0.0025271657860631894, 0.004210946067191703, -0.0023267869604226862, -0.0005084238859535463, -0.4696441032798325], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.16854318428756365, 0.23645114489216948, 0.24141375755932012, 0.0316046461825209, 0.06617978121101901, 0.08227103982400716, 0.8828558298241492], "count": [1433]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011165386997163296], "std": [0.10507484525442123], "count": [1433]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006978367062107466], "std": [0.026407380221108865], "count": [1433]}, "timestamp": {"min": [0.0], "max": [71.6], "mean": [35.8], "std": [20.683568357515103], "count": [1433]}, "frame_index": {"min": [0], "max": [1432], "mean": [716.0], "std": [413.67136715030205], "count": [1433]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1433]}, "index": {"min": [95649], "max": [97081], "mean": [96365.0], "std": [413.67136715030205], "count": [1433]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1433]}}} +{"episode_index": 78, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.592375729046721]], [[0.5798694480329548]], [[0.5592346231746737]]], "std": [[[0.25114999462845866]], [[0.24436017576214547]], [[0.2461943663742107]]], "count": [178]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7071021389924473]], [[0.6697754602123395]], [[0.6252394510434309]]], "std": [[[0.21142002880760194]], [[0.20117342097683197]], [[0.20338706057105543]]], "count": [178]}, "observation.images.robot0_agentview_right": {"min": [[[0.08235294117647059]], [[0.08235294117647059]], [[0.08235294117647059]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.728598781870598]], [[0.6906758081705514]], [[0.6451709553175861]]], "std": [[[0.18366877078835153]], [[0.17952689045402648]], [[0.19129094829083917]]], "count": [178]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1004]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1004]}, "observation.state": {"min": [4.51157755591833, -2.3464336597195317, 0.6999975285707091, 0.0, 0.0, 9.02327592484653e-05, 0.9999998807907104, 0.23695790804743844, -0.48262019450676563, 0.013947325124336385, -0.996215283870697, -0.49672412872314453, -0.5706372857093811, 0.00013588373258244246, 0.018140712425722003, -0.042892237432007], "max": [4.512281032319506, -2.346119985987892, 0.7080678888520824, 0.0, 0.0, 0.0005558400298468769, 1.0, 0.8107777640101075, 0.11778768336868684, 0.5778460225608625, 0.9961328506469727, 0.14207978546619415, 0.13032901287078857, 0.2563949525356293, 0.04002505792289166, -0.02053329025750424], "mean": [4.512136486481022, -2.3463648538031907, 0.7050308693182304, 0.0, 0.0, 0.00018465786712453794, 0.9999999924010015, 0.47980150268266625, -0.11168870555004305, 0.3151893683000328, -0.6789686163939328, -0.15308343984958422, -0.24835060018027666, 0.12102009485567262, 0.035649750434305454, -0.03547516808881761], "std": [3.139728204025835e-05, 6.49111277785005e-05, 0.0032205702487556136, 0.0, 0.0, 9.828209868562055e-05, 2.9122610427954738e-08, 0.18201444692484986, 0.19879635828558379, 0.12702497883567124, 0.5835110046710418, 0.20094107457266028, 0.23094877999027827, 0.07101722693067924, 0.006416117919495654, 0.007010382017239044], "count": [1004]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -1.0, -1.0, -0.8642857142857142, -0.3742857142857143, -0.36, -0.3142857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6642857142857144, 0.8928571428571429, 1.0, 0.23714285714285716, 0.5285714285714286, 0.3514285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.019941661923733655, -0.09080108138873086, -0.0643141718838932, -0.002837222538417756, 0.0010102447353443327, 0.0030051223676721725, -0.40836653386454186], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.26133362292660095, 0.32907367794268627, 0.31475313717896586, 0.05045632496006385, 0.09943802892252317, 0.08078560253221662, 0.9128180399288044], "count": [1004]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01593625545501709], "std": [0.12522895634174347], "count": [1004]}, "next.done": {"min": [false], "max": [true], "mean": [0.00099601593625498], "std": [0.03154399924723728], "count": [1004]}, "timestamp": {"min": [0.0], "max": [50.15], "mean": [25.075], "std": [14.491484568531963], "count": [1004]}, "frame_index": {"min": [0], "max": [1003], "mean": [501.5], "std": [289.82969137063924], "count": [1004]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [1004]}, "index": {"min": [97082], "max": [98085], "mean": [97583.5], "std": [289.82969137063924], "count": [1004]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1004]}}} +{"episode_index": 79, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.06666666666666667]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.564965291269237]], [[0.44009178345887373]], [[0.42355171787230184]]], "std": [[[0.13918234198333623]], [[0.20242538269230917]], [[0.20587296996522136]]], "count": [233]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.567188645404346]], [[0.4293511856568338]], [[0.4040165354885919]]], "std": [[[0.18187827178927005]], [[0.22001031037895402]], [[0.2167715576079087]]], "count": [233]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6038487019065774]], [[0.4651457520353065]], [[0.4315895810569064]]], "std": [[[0.1755650846426934]], [[0.22955084046119303]], [[0.2245427466334484]]], "count": [233]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1438]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1438]}, "observation.state": {"min": [4.2831797035114745, -0.9193479931778039, 0.6999969652850955, 0.0, 0.0, 0.7070143818855286, 0.7068390846252441, 0.16187884704977107, -0.5248295401427763, 0.10284539915758206, -0.998967170715332, -0.43882495164871216, -0.664543092250824, 0.0004802835173904896, 0.012156155015333198, -0.041597627216015176], "max": [4.283533372260009, -0.919212603639751, 0.703903223603555, 0.0, 0.0, 0.7073743343353271, 0.7071992754936218, 0.7822923020836041, 0.01143857271653026, 0.6104652913872629, 0.9801780581474304, 0.3423644006252289, 0.4233768582344055, 0.27265429496765137, 0.040251901614363365, -0.020509384077737173], "mean": [4.283473094000885, -0.9192315366401549, 0.702041702639706, 0.0, 0.0, 0.7070783172761284, 0.7071351975575607, 0.4276677944221769, -0.16091024624014066, 0.3971877568663264, -0.6734961906709658, -0.15836436097330112, -0.3291564352518292, 0.12289120613003761, 0.035223686893096226, -0.03607143224274559], "std": [4.835589454377493e-05, 1.8266879309511492e-05, 0.001594831756753198, 0.0, 0.0, 4.959113588567948e-05, 4.9591725389192276e-05, 0.17659636741570586, 0.15342976755287172, 0.1255545190233001, 0.534010290865537, 0.17165365198007468, 0.2779204531733291, 0.07749620538940984, 0.00708710631661982, 0.006086211053586937], "count": [1438]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6, -0.9642857142857144, -0.55, -0.21142857142857144, -0.28285714285714286, -0.4314285714285714, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4785714285714286, 0.5785714285714286, 0.6571428571428571, 0.27714285714285714, 0.24571428571428575, 0.2, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014414861911384871, -0.04792867077289896, -0.012035565269223166, -0.00043910192727995124, -0.002956487184581768, -0.00013709517186568905, -0.40751043115438107], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.184848308246602, 0.2184501685420814, 0.19253919007108064, 0.04591755396241262, 0.07082640119561778, 0.06760040377308954, 0.9132005521791843], "count": [1438]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01112656481564045], "std": [0.10489406436681747], "count": [1438]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006954102920723226], "std": [0.026361462338003985], "count": [1438]}, "timestamp": {"min": [0.0], "max": [71.85], "mean": [35.925], "std": [20.755737158674947], "count": [1438]}, "frame_index": {"min": [0], "max": [1437], "mean": [718.5], "std": [415.11474317349894], "count": [1438]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [1438]}, "index": {"min": [98086], "max": [99523], "mean": [98804.5], "std": [415.11474317349894], "count": [1438]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1438]}}} +{"episode_index": 80, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45930980367581525]], [[0.46233114630743255]], [[0.44899305303829]]], "std": [[[0.2128656981531455]], [[0.1951297245916727]], [[0.18742035465207266]]], "count": [187]}, "observation.images.robot0_agentview_left": {"min": [[[0.058823529411764705]], [[0.08235294117647059]], [[0.027450980392156862]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5045496189133031]], [[0.5077814355566027]], [[0.4855232167571449]]], "std": [[[0.17262392941110674]], [[0.16262210187460346]], [[0.15374586608585733]]], "count": [187]}, "observation.images.robot0_agentview_right": {"min": [[[0.058823529411764705]], [[0.09019607843137255]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5176678477036599]], [[0.5169192384246062]], [[0.4949677499245332]]], "std": [[[0.17764397883993294]], [[0.16547803528085245]], [[0.15668698154980715]]], "count": [187]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1070]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1070]}, "observation.state": {"min": [2.2026577703091057, -2.7581723454427522, 0.6999953017652182, 0.0, 0.0, -7.0419286203105e-05, 1.0, 0.24039254703284252, -0.6430428228575162, 0.05867565761658056, -0.9937577843666077, -0.5657525658607483, -0.6705645322799683, 8.270701073342934e-05, 0.020512380750679265, -0.04110913866018008], "max": [2.2029815229985137, -2.757923338164235, 0.7022675726197306, 0.0, 0.0, 0.0003104466595686972, 1.0, 0.820708624096222, 0.05526231945855109, 0.6348311960051048, 0.9892561435699463, 0.4263553023338318, 0.5754755735397339, 0.3808736205101013, 0.04004366018408658, -0.020554178503853337], "mean": [2.2029708344418175, -2.7581209768940007, 0.701372973010567, 0.0, 0.0, 1.094236454025922e-05, 1.0, 0.47107697936085197, -0.21931310935539966, 0.3302202064730079, -0.529493697558608, -0.1121389310911437, -0.2426603669910904, 0.1461312177378935, 0.036765018812980756, -0.03425369255274754], "std": [1.6371081418261672e-05, 3.2746942025662874e-05, 0.0008186651433858301, 0.0, 0.0, 4.974563430498479e-05, 0.0, 0.1694832393303672, 0.21369547249597304, 0.13558892231674063, 0.6754585424174927, 0.2757659698787431, 0.2858724376876608, 0.11317566056762889, 0.00409479810563426, 0.007210404608244973], "count": [1070]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7714285714285714, -0.75, -0.6428571428571428, -0.28, -0.2885714285714286, -0.18, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5285714285714286, 1.0, 1.0, 0.22, 0.4257142857142857, 0.27714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.019145527369826457, -0.04536048064085444, -0.024412550066755676, 0.003954606141522022, -0.0014552736982643545, 0.009543391188251015, -0.23177570093457944], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19933810556076745, 0.2709842451647706, 0.23186568259501092, 0.061102661375835074, 0.07791716462706595, 0.06966189959578835, 0.9727692555052674], "count": [1070]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014953271485865116], "std": [0.12136585265398026], "count": [1070]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009345794392523365], "std": [0.03055660322293797], "count": [1070]}, "timestamp": {"min": [0.0], "max": [53.45], "mean": [26.725], "std": [15.44411295607488], "count": [1070]}, "frame_index": {"min": [0], "max": [1069], "mean": [534.5], "std": [308.8822591214976], "count": [1070]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1070]}, "index": {"min": [99524], "max": [100593], "mean": [100058.5], "std": [308.8822591214976], "count": [1070]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1070]}}} +{"episode_index": 81, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5403106505129518]], [[0.5368963912087662]], [[0.5131177343908144]]], "std": [[[0.2837477013388425]], [[0.2556498909722245]], [[0.2531810854931096]]], "count": [224]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6266978247826841]], [[0.6007477861826492]], [[0.5685995083229215]]], "std": [[[0.24567009316560717]], [[0.2369276226818869]], [[0.23525601533023494]]], "count": [224]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6423341174085601]], [[0.6132121203660297]], [[0.5772069468885577]]], "std": [[[0.23504926151312347]], [[0.22592052440269594]], [[0.2251316779034563]]], "count": [224]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1365]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1365]}, "observation.state": {"min": [4.336064334348007, -0.8084282617675694, 0.6999970866709463, 0.0, 0.0, 0.7070707678794861, 0.7068433165550232, 0.11828877460237508, -0.30744019383531107, 0.01607687658379875, -0.9984989166259766, -0.6697263121604919, -0.66156405210495, 9.364555444335565e-05, 0.02054413856594617, -0.0412557329025157], "max": [4.336385468704787, -0.8079238823228787, 0.7019822830087956, 0.0, 0.0, 0.7073701620101929, 0.70714271068573, 0.7482202185181606, 0.5430125693872481, 0.6274822317330463, 0.9979203343391418, 0.29013046622276306, 0.34797894954681396, 0.3233581483364105, 0.04046477529726008, -0.02052242169494903], "mean": [4.336312071090349, -0.8079561141581163, 0.7011057029720429, 0.0, 0.0, 0.70711991638491, 0.707093597419096, 0.3719914696467306, 0.009241046214442666, 0.384685738122495, -0.4631158208235716, -0.18488263050333048, -0.1539281372876408, 0.13510889905208406, 0.03523697843813567, -0.03545308954791246], "std": [3.996275500078206e-05, 1.6115782695179757e-05, 0.0007061799923688539, 0.0, 0.0, 4.0129057303426444e-05, 4.0129271599170097e-05, 0.18131236290780053, 0.23279720432349751, 0.13522352744879784, 0.7294570563262441, 0.24652918361550513, 0.3263844728492521, 0.09991395987488061, 0.005747002661827284, 0.005435220843731843], "count": [1365]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7928571428571428, -0.8357142857142857, -0.44285714285714284, -0.1657142857142857, -0.20857142857142857, -0.3485714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5357142857142857, 0.6428571428571428, 0.7857142857142857, 0.18285714285714286, 0.3628571428571429, 0.38857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011538461538461494, -0.046959706959706984, -0.01186289900575617, 0.008427001569858712, 0.006852956567242297, 0.0030601779173207717, -0.21025641025641026], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22591479056574046, 0.24041789936775348, 0.21120831877006604, 0.03179826446540887, 0.0726903189381989, 0.0744137730882907, 0.9776462764957929], "count": [1365]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011721611954271793], "std": [0.10762999206781387], "count": [1365]}, "next.done": {"min": [false], "max": [true], "mean": [0.0007326007326007326], "std": [0.027056681776731702], "count": [1365]}, "timestamp": {"min": [0.0], "max": [68.2], "mean": [34.1], "std": [19.70207264900489], "count": [1365]}, "frame_index": {"min": [0], "max": [1364], "mean": [682.0], "std": [394.04145298009786], "count": [1365]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [1365]}, "index": {"min": [100594], "max": [101958], "mean": [101276.0], "std": [394.04145298009786], "count": [1365]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1365]}}} +{"episode_index": 82, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.027450980392156862]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.412152297778613]], [[0.4094694024467786]], [[0.395498764305784]]], "std": [[[0.21961274702875458]], [[0.20471769821923586]], [[0.19059452530306334]]], "count": [247]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45400691536993243]], [[0.45002189382462404]], [[0.4408764709487192]]], "std": [[[0.23578545945435955]], [[0.2305433375435204]], [[0.22622216596572137]]], "count": [247]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.047058823529411764]], [[0.00392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44222993728820603]], [[0.43789289062189907]], [[0.42812321962624716]]], "std": [[[0.2335857027146323]], [[0.22804161602421189]], [[0.22268897949719801]]], "count": [247]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1554]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1554]}, "observation.state": {"min": [6.162821555872497, -2.4674021041724927, 0.699996129097216, 0.0, 0.0, -0.00010558555368334055, 1.0, 0.18453630392457754, -0.16591415977514457, 0.10457126677912376, -0.9933810234069824, -0.5591458678245544, -0.7177162766456604, 0.00034737453097477555, 0.0205380057839042, -0.041473530657910596], "max": [6.16294765783418, -2.467266163284512, 0.7020510868907127, 0.0, 0.0, 0.00011408088903408498, 1.0, 0.701372601659271, 0.7449017189349492, 0.6429688106054893, 0.997317373752594, 0.2347608506679535, 0.625010073184967, 0.25595587491989136, 0.04002058268382626, -0.020528553407498592], "mean": [6.162935027158393, -2.4673844805967287, 0.7013874196611449, 0.0, 0.0, -7.039497629891095e-05, 1.0, 0.36882634674049775, 0.1450728100887655, 0.4216707657792979, -0.456135935611553, -0.16947764716323277, -0.14331897069274405, 0.09943685985955845, 0.03646229810813038, -0.036484916798484736], "std": [1.326757632653164e-05, 1.6332521454231326e-05, 0.0008575456156468645, 0.0, 0.0, 2.47292121669637e-05, 0.0, 0.1534933424132539, 0.2736648195072503, 0.12939333232890782, 0.7392584968068039, 0.19653584457595727, 0.3784935303047746, 0.06635136894832569, 0.004918229217254989, 0.004797582116732586], "count": [1554]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.5071428571428571, -0.6642857142857144, -0.6500000000000001, -0.07714285714285714, -0.36857142857142855, -0.19142857142857142, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.36428571428571427, 0.5571428571428572, 0.7928571428571428, 0.11714285714285716, 0.30857142857142855, 0.32, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011160139731568309, 0.0032542746828461257, -0.014759146902004052, 0.00407243978672551, -0.0011785254642397533, 0.004465894465894456, -0.32175032175032175], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1459353557572358, 0.20105059832640496, 0.17479704576052155, 0.022330982194420926, 0.07238007897398643, 0.06830255860961232, 0.946824551040776], "count": [1554]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010296010412275791], "std": [0.10094554722309113], "count": [1554]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006435006435006435], "std": [0.025359151216522564], "count": [1554]}, "timestamp": {"min": [0.0], "max": [77.65], "mean": [38.825], "std": [22.43005331395061], "count": [1554]}, "frame_index": {"min": [0], "max": [1553], "mean": [776.5], "std": [448.6010662790122], "count": [1554]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1554]}, "index": {"min": [101959], "max": [103512], "mean": [102735.5], "std": [448.6010662790122], "count": [1554]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1554]}}} +{"episode_index": 83, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5640476569045587]], [[0.6025864300798445]], [[0.5839752610028387]]], "std": [[[0.26063406332769934]], [[0.2495969351556467]], [[0.28784530041783263]]], "count": [245]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09803921568627451]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5359744632716368]], [[0.5273988342895752]], [[0.5252860983260492]]], "std": [[[0.23742161313923554]], [[0.24606754632891598]], [[0.25773057297575974]]], "count": [245]}, "observation.images.robot0_agentview_right": {"min": [[[0.09411764705882353]], [[0.09803921568627451]], [[0.09411764705882353]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5409886464351366]], [[0.5302069990593894]], [[0.528833985254258]]], "std": [[[0.2355510544190148]], [[0.2461422574687229]], [[0.25923031906321575]]], "count": [245]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1537]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1537]}, "observation.state": {"min": [2.961760315692679, -0.7940512264182066, 0.6999980313478691, 0.0, 0.0, 0.7070815563201904, 0.7067743539810181, 0.15124717464693693, -0.15889407592575422, 0.16830788003606978, -0.9979331493377686, -0.4290282130241394, -0.6217846870422363, 0.0001537110365461558, 0.020571063668098362, -0.05091401751691247], "max": [2.962118362759878, -0.7939264665001011, 0.7051661183482667, 0.0, 0.0, 0.7074390649795532, 0.7071319818496704, 0.6912854322248205, 0.7171098883586944, 0.5963730178998401, 0.997075080871582, 0.2667847275733948, 0.4043121933937073, 0.36709776520729065, 0.04021166994951069, -0.020495496980872288], "mean": [2.962059818208798, -0.7939709046010315, 0.7029567963244644, 0.0, 0.0, 0.7071204563589475, 0.7070930574959412, 0.4070477660881065, 0.15872174812560835, 0.37801764991356657, -0.37071381064305153, -0.11235424143758468, -0.16931668929976382, 0.11995717360694397, 0.035762242021497706, -0.037029798078277824], "std": [4.5696840008110797e-05, 1.402975438441603e-05, 0.0018366152813381036, 0.0, 0.0, 4.8951228583328216e-05, 4.894853433893132e-05, 0.15526469634626563, 0.22959523156400236, 0.1043183752117442, 0.8077516782762406, 0.19111023312032127, 0.3295061875159648, 0.09659040318520686, 0.005536724933686941, 0.004265801417041255], "count": [1537]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7000000000000001, -0.9857142857142858, -0.6785714285714286, -0.12285714285714287, -0.2571428571428571, -0.10857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5357142857142857, 0.6285714285714287, 1.0, 0.12857142857142856, 0.4, 0.22285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011209220187749834, -0.0598196858444094, -0.008193140626452298, 0.008030486104656563, 0.0030337391950924857, 0.0038944139789943277, -0.28822381262199087], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1835612784793131, 0.27432174162280437, 0.24457403435726688, 0.027504177581204197, 0.07106023173557005, 0.0409069190048052, 0.9575630704228599], "count": [1537]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1537]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006506180871828237], "std": [0.02549891729637661], "count": [1537]}, "timestamp": {"min": [0.0], "max": [76.8], "mean": [38.4], "std": [22.184679398179274], "count": [1537]}, "frame_index": {"min": [0], "max": [1536], "mean": [768.0], "std": [443.6935879635855], "count": [1537]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1537]}, "index": {"min": [103513], "max": [105049], "mean": [104281.0], "std": [443.6935879635855], "count": [1537]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1537]}}} +{"episode_index": 84, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45009805151579946]], [[0.4641730600660403]], [[0.45678461411420035]]], "std": [[[0.19651637253224422]], [[0.17765611211403384]], [[0.18941310000535433]]], "count": [180]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.09803921568627451]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5008498035173271]], [[0.5051075890900523]], [[0.5060840738001472]]], "std": [[[0.1754417451478824]], [[0.17295384551452497]], [[0.17275405051342305]]], "count": [180]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.08235294117647059]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5004786007284858]], [[0.5044642566024348]], [[0.5056623268542986]]], "std": [[[0.1726502801144062]], [[0.1706676052114597]], [[0.17044950577301804]]], "count": [180]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1020]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1020]}, "observation.state": {"min": [3.2415218138487525, -0.7776687364787094, 0.6999964112872943, 0.0, 0.0, 0.7070711851119995, 0.7068015336990356, 0.1536692843245998, -0.19868603864729062, 0.12206229265513413, -0.9928057193756104, -0.4301576614379883, -0.7050915956497192, 0.0010256434325128794, 0.019517190325849892, -0.04551092180597705], "max": [3.241902568566208, -0.7774114753193444, 0.7069589164136013, 0.0, 0.0, 0.7074120044708252, 0.7071423530578613, 0.709379116483338, 0.4379684465277509, 0.5993728771923684, 0.9826846122741699, 0.2524012327194214, 0.36396703124046326, 0.41067615151405334, 0.04064168194954459, -0.020509838277915048], "mean": [3.2418126408207204, -0.7774623452391977, 0.7042788493618845, 0.0, 0.0, 0.7071238449391197, 0.7070896685123443, 0.40861625914827127, 0.05795634364165562, 0.34751384910826816, -0.462842628067615, -0.07099381432521577, -0.21888863538373626, 0.12399177531159356, 0.033625496302881766, -0.036504848402475025], "std": [6.128842039346372e-05, 2.4415685808125783e-05, 0.002638140424831847, 0.0, 0.0, 6.09954229450276e-05, 6.100091534201316e-05, 0.14712812860411806, 0.16281650746484524, 0.11716132295032917, 0.7377664114534866, 0.19666964829401717, 0.3533792760086112, 0.09795532142307722, 0.007822242632474437, 0.004950116574838666], "count": [1020]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8928571428571429, -0.9285714285714287, -0.7357142857142858, -0.19428571428571428, -0.32285714285714284, -0.25142857142857145, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5857142857142857, 0.7285714285714285, 0.8500000000000001, 0.16285714285714287, 0.34, 0.30285714285714294, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.018116246498599407, -0.052766106442577086, -0.030924369747899205, 0.0008795518207282943, 0.0003641456582632923, 0.005263305322128856, -0.19215686274509805], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.21968952703183797, 0.28242929777022185, 0.28564138755311086, 0.04793013266292959, 0.08127118464229205, 0.06759183501358282, 0.9813642239759729], "count": [1020]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01568627543747425], "std": [0.12425866723060608], "count": [1020]}, "next.done": {"min": [false], "max": [true], "mean": [0.000980392156862745], "std": [0.0312958621559066], "count": [1020]}, "timestamp": {"min": [0.0], "max": [50.95], "mean": [25.475], "std": [14.722424788962812], "count": [1020]}, "frame_index": {"min": [0], "max": [1019], "mean": [509.5], "std": [294.44849577925623], "count": [1020]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [1020]}, "index": {"min": [105050], "max": [106069], "mean": [105559.5], "std": [294.44849577925623], "count": [1020]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1020]}}} +{"episode_index": 85, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.0196078431372549]], [[0.01568627450980392]]], "max": [[[0.9803921568627451]], [[0.9725490196078431]], [[0.9725490196078431]]], "mean": [[[0.5227132232234922]], [[0.5147566565124139]], [[0.5013346804563139]]], "std": [[[0.24475227187135482]], [[0.2332299912957533]], [[0.23876398231233964]]], "count": [186]}, "observation.images.robot0_agentview_left": {"min": [[[0.06666666666666667]], [[0.06274509803921569]], [[0.0196078431372549]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6314666593625228]], [[0.5680401211118687]], [[0.5167877113620566]]], "std": [[[0.20442578078522733]], [[0.22652694253897845]], [[0.2475317518176353]]], "count": [186]}, "observation.images.robot0_agentview_right": {"min": [[[0.054901960784313725]], [[0.07058823529411765]], [[0.03137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6257965113627566]], [[0.5658576709571177]], [[0.5154383814387651]]], "std": [[[0.21646781671139653]], [[0.23299620030331783]], [[0.25013578006977727]]], "count": [186]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1066]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1066]}, "observation.state": {"min": [3.115516613680793, -4.318056086965694, 0.6999961832190081, 0.0, 0.0, -1.0, 0.0, 0.21795959256937003, -0.6783421274607764, 0.0828497269531181, -0.9926521182060242, -0.4222843647003174, -0.6043227910995483, 0.00038036846672184765, 0.020567023640630722, -0.04220567963721776], "max": [3.1156425667992003, -4.317771479901313, 0.7017786324756679, 0.0, 0.0, 1.0, 0.00036257371539250016, 0.7605123919615666, 0.29402409759849135, 0.6067321885944137, 0.9869642853736877, 0.1626482605934143, 0.1700069159269333, 0.28642281889915466, 0.04001275783333721, -0.020499535668895036], "mean": [3.1155452731930104, -4.317807766644652, 0.7007225180654751, 0.0, 0.0, -0.5103189493433395, 2.1649193600834724e-05, 0.4265757404721241, -0.13353338551632846, 0.3635048356901443, -0.8231315478598646, -0.1374627753784688, -0.3351065134087937, 0.10037100093934914, 0.03618330075740269, -0.03567402279303162], "std": [1.2286939420473261e-05, 4.137132680326435e-05, 0.000504516669081029, 0.0, 0.0, 0.8599852149549508, 5.8367410317526374e-05, 0.15825576472597538, 0.2651728976991109, 0.11899271422684356, 0.3392504382533, 0.17267666130351408, 0.17333232412039298, 0.07896543537715507, 0.004964040648349608, 0.005747489484065088], "count": [1066]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9071428571428573, -0.7642857142857143, -0.4785714285714286, -0.18, -0.26857142857142857, -0.31142857142857144, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6214285714285714, 0.9714285714285714, 1.0, 0.09428571428571429, 0.4, 0.2714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.025589654248190815, -0.015404717233985623, 0.011464754757437688, 0.0006968641114982574, 0.0009675690163495056, 0.0037255427499329912, -0.3058161350844278], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2116042397128365, 0.2856697933153532, 0.2744153137804369, 0.01969997137359558, 0.07302765127056962, 0.06242986789712648, 0.9520905899766151], "count": [1066]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1066]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009380863039399625], "std": [0.030613825275948817], "count": [1066]}, "timestamp": {"min": [0.0], "max": [53.25], "mean": [26.625], "std": [15.386377903847286], "count": [1066]}, "frame_index": {"min": [0], "max": [1065], "mean": [532.5], "std": [307.72755807694574], "count": [1066]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [1066]}, "index": {"min": [106070], "max": [107135], "mean": [106602.5], "std": [307.72755807694574], "count": [1066]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1066]}}} +{"episode_index": 86, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.011764705882352941]], [[0.011764705882352941]], [[0.011764705882352941]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46162528779585527]], [[0.42696972792002763]], [[0.39738232146797037]]], "std": [[[0.20854864581344706]], [[0.21637210550699928]], [[0.22654075932801368]]], "count": [201]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4887875238496168]], [[0.41240910399938113]], [[0.3747565598711597]]], "std": [[[0.20429759644353507]], [[0.2462817170872785]], [[0.26895923680225375]]], "count": [201]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.493251059478858]], [[0.42057353350816384]], [[0.3847306156725944]]], "std": [[[0.2074585139333389]], [[0.2489722369758133]], [[0.2727598254934685]]], "count": [201]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1185]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1185]}, "observation.state": {"min": [2.229077111563952, -1.8108032821911808, 0.6999947769055167, 0.0, 0.0, -0.7070856690406799, 0.7071278095245361, 0.13072787957227527, -0.6068148713470509, 0.02117827338450362, -0.9991843700408936, -0.4268627166748047, -0.6333755254745483, 0.0009176221792586148, 0.02053585282268566, -0.04125098892864859], "max": [2.2292714067107164, -1.8106712092281805, 0.7023336687115296, 0.0, 0.0, -0.7069226503372192, 0.7072908282279968, 0.7460221377400129, 0.2374729244792495, 0.6257764228207645, 0.9960902333259583, 0.11593393981456757, 0.45400479435920715, 0.27812910079956055, 0.04000968075681742, -0.020530707970729742], "mean": [2.2291262184570506, -1.8107865789620219, 0.7014124205968677, 0.0, 0.0, -0.7070480664068134, 0.7071654483738831, 0.4070190589947282, -0.14071515716308206, 0.3917850070861543, -0.2553892923306815, -0.1495208568147969, -0.15358050792425956, 0.11137108294355176, 0.03500156652356607, -0.03441198448678352], "std": [2.3498267560754298e-05, 1.5435302672200058e-05, 0.0010084832221165113, 0.0, 0.0, 2.0970208276195255e-05, 2.0975923169861415e-05, 0.17072272393192423, 0.22280194618132546, 0.1370663987616268, 0.840570117363473, 0.1362351032367414, 0.3798368113479475, 0.08387614459222614, 0.006313366870281125, 0.0072694435778263115], "count": [1185]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.942857142857143, -0.46428571428571436, -0.5071428571428571, -0.11714285714285716, -0.25142857142857145, -0.2285714285714286, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5714285714285715, 0.7714285714285714, 0.6928571428571428, 0.12857142857142856, 0.28, 0.29714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.011808318264014524, -0.004550934297769818, -0.0219107896323086, 0.0026666666666666657, 0.0005304400241108975, 0.00265943339361061, -0.28270042194092826], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22060663825349816, 0.21355591681496186, 0.20653311759681728, 0.027437628268307084, 0.07319386577111157, 0.062465894291457796, 0.9592082523802818], "count": [1185]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013502109795808792], "std": [0.11541144549846649], "count": [1185]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008438818565400844], "std": [0.029037384867654437], "count": [1185]}, "timestamp": {"min": [0.0], "max": [59.2], "mean": [29.6], "std": [17.103995634548866], "count": [1185]}, "frame_index": {"min": [0], "max": [1184], "mean": [592.0], "std": [342.0799126909773], "count": [1185]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1185]}, "index": {"min": [107136], "max": [108320], "mean": [107728.0], "std": [342.0799126909773], "count": [1185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1185]}}} +{"episode_index": 87, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3430251539641736]], [[0.33660694675819547]], [[0.3309713945575789]]], "std": [[[0.20226930335466373]], [[0.1940406527704634]], [[0.19540041907066152]]], "count": [200]}, "observation.images.robot0_agentview_left": {"min": [[[0.027450980392156862]], [[0.03529411764705882]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3613176972632315]], [[0.3410492338292739]], [[0.33356230522604546]]], "std": [[[0.21256537679165394]], [[0.21231515655265437]], [[0.21728676144617595]]], "count": [200]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.32483926391601564]], [[0.30661638267367497]], [[0.3014411004758349]]], "std": [[[0.22177937024562727]], [[0.21744135805142983]], [[0.22117766173871858]]], "count": [200]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1177]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1177]}, "observation.state": {"min": [2.9173643639715414, -1.5477644230669232, 0.6999979472495902, 0.0, 0.0, -0.7071482539176941, 0.7070652842521667, 0.11645820325924516, -0.47679406758215004, 0.004110912814403345, -0.9898501634597778, -0.6951867341995239, -0.7087532877922058, 1.0994467629643623e-05, 0.020538407292826365, -0.04158963010229207], "max": [2.9176754399623075, -1.5475490410990047, 0.7016399684136522, 0.0, 0.0, -0.706866979598999, 0.707346498966217, 0.7280340887730496, 0.3311260304864434, 0.5917724316860268, 0.9953201413154602, 0.3764386773109436, 0.41368064284324646, 0.4392177164554596, 0.04001170762265274, -0.020528153660831598], "mean": [2.9174116063168603, -1.5476907965268019, 0.7009887452688113, 0.0, 0.0, -0.7070961732325558, 0.7071173411866012, 0.41198108046308546, -0.1183018940423658, 0.35516858588611083, -0.14995651829516168, -0.14562106949729037, -0.12918306429848767, 0.11647063999969694, 0.03468813436373292, -0.03536668255161529], "std": [4.049984127583936e-05, 1.408364800664458e-05, 0.0006249511438441477, 0.0, 0.0, 4.015962458671809e-05, 4.01628735773102e-05, 0.1683156516756769, 0.22939018413235687, 0.12282689589417559, 0.8353032088249789, 0.29855548116565866, 0.35082818479239614, 0.12691190562606652, 0.005884936610792153, 0.005257966545618679], "count": [1177]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6142857142857143, -0.8428571428571429, -0.5214285714285715, -0.22285714285714286, -0.2571428571428571, -0.3457142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5285714285714286, 0.75, 0.8428571428571429, 0.23714285714285716, 0.38285714285714284, 0.52, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.017119796091758708, -0.013636363636363833, -0.007488772909333679, -0.0008738924626774999, 0.00601529311809686, 0.00340089816725332, -0.14528462192013594], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.20510428082821305, 0.22570681040756402, 0.21455279706195238, 0.05118686640896523, 0.07374545323845877, 0.08661441710789414, 0.9893899022294163], "count": [1177]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013593882322311401], "std": [0.11579761654138565], "count": [1177]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008496176720475786], "std": [0.02913581682155012], "count": [1177]}, "timestamp": {"min": [0.0], "max": [58.8], "mean": [29.400000000000002], "std": [16.98852553931624], "count": [1177]}, "frame_index": {"min": [0], "max": [1176], "mean": [588.0], "std": [339.77051078632473], "count": [1177]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1177]}, "index": {"min": [108321], "max": [109497], "mean": [108909.0], "std": [339.77051078632473], "count": [1177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1177]}}} +{"episode_index": 88, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5758648518792774]], [[0.6190718108532476]], [[0.5923611755944886]]], "std": [[[0.25854326544207473]], [[0.24293679325898423]], [[0.2907435389185991]]], "count": [219]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.043137254901960784]], [[0.043137254901960784]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5636810021302685]], [[0.5498753487129905]], [[0.5446303292560603]]], "std": [[[0.2586634612816618]], [[0.2719212416778595]], [[0.2855703263793539]]], "count": [219]}, "observation.images.robot0_agentview_right": {"min": [[[0.01568627450980392]], [[0.011764705882352941]], [[0.00784313725490196]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.547594834774351]], [[0.5322994833635509]], [[0.5251570350577981]]], "std": [[[0.24562534309176987]], [[0.2602246723739077]], [[0.27593138967848085]]], "count": [219]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1321]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1321]}, "observation.state": {"min": [2.5451455058122185, -2.7447687037603195, 0.6999979948198909, 0.0, 0.0, -1.0, 1.4391894183063414e-06, 0.22543602337276214, -0.7043608417054941, 0.1705973604550053, -0.9999703168869019, -0.7298341989517212, -0.6444811224937439, 0.00012200691708130762, 0.015592815008468177, -0.0412502478293221], "max": [2.5452660037383046, -2.7443863392468266, 0.704335959883639, 0.0, 0.0, 1.0, 0.000312568066874519, 0.706948857656746, 0.07096336697086247, 0.5905045661472409, 0.9989525079727173, 0.5043188333511353, 0.10862796753644943, 0.47052550315856934, 0.04032694636393898, -0.020181879905593152], "mean": [2.545180689308715, -2.744510535927549, 0.7018012466084597, 0.0, 0.0, 0.9182437547312642, 0.00015189421148835723, 0.4460606789484561, -0.1593257711708741, 0.36205880368448706, -0.8272586790654445, -0.2115435389650987, -0.2736327052382757, 0.1549506379063729, 0.036296032467826894, -0.036116898405489394], "std": [9.047268615862595e-06, 3.8144254666627934e-05, 0.0015111211341399553, 0.0, 0.0, 0.3960156649641862, 2.7323392895609194e-05, 0.12421981421209914, 0.239152531846481, 0.11195236057255692, 0.21024395318865313, 0.2508317182309834, 0.2352936182790803, 0.09759965602782102, 0.007432177642500377, 0.0073751750756978615], "count": [1321]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.9785714285714284, -0.75, -0.5142857142857143, -0.1657142857142857, -0.3857142857142858, -0.2857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6500000000000001, 1.0, 0.9285714285714287, 0.20285714285714287, 0.31142857142857144, 0.22285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0025359576078727844, -0.02850654266248512, -0.02280739699361958, 0.004362495944630699, -0.004985400670487718, 0.004567967989618249, -0.28236184708554124], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1743836282743052, 0.2795650514903233, 0.19356585831207748, 0.04280464655401274, 0.07938146413844832, 0.07081254234869075, 0.959307973129829], "count": [1321]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012112036347389221], "std": [0.10938616842031479], "count": [1321]}, "next.done": {"min": [false], "max": [true], "mean": [0.000757002271006813], "std": [0.027503258326396593], "count": [1321]}, "timestamp": {"min": [0.0], "max": [66.0], "mean": [33.0], "std": [19.066987176793297], "count": [1321]}, "frame_index": {"min": [0], "max": [1320], "mean": [660.0], "std": [381.3397435358659], "count": [1321]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [1321]}, "index": {"min": [109498], "max": [110818], "mean": [110158.0], "std": [381.3397435358659], "count": [1321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1321]}}} +{"episode_index": 89, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.03529411764705882]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49640320037504093]], [[0.4754251138327585]], [[0.45022593168489355]]], "std": [[[0.2965277471852808]], [[0.2769913812037134]], [[0.25250649208666603]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.07450980392156863]], [[0.07450980392156863]], [[0.07450980392156863]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6314260957866381]], [[0.612676812069922]], [[0.5915190423999891]]], "std": [[[0.2531162281548895]], [[0.23464723546507507]], [[0.21373690079942528]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.050980392156862744]], [[0.050980392156862744]], [[0.050980392156862744]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.619298207026226]], [[0.6001782938106109]], [[0.5791877591061466]]], "std": [[[0.2686313693790262]], [[0.25009580984202595]], [[0.22814988015858212]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1191]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1191]}, "observation.state": {"min": [3.0238156452383915, -0.8399798143369931, 0.6999988032698119, 0.0, 0.0, 0.7071042060852051, 0.7069137692451477, 0.1412359880562829, -0.3591810229766579, 0.0777632666132585, -0.9933703541755676, -0.5681570172309875, -0.6385356783866882, 4.560601882985793e-05, 0.020569176175092994, -0.04150976784618808], "max": [3.024063258549368, -0.8397461920213302, 0.7045620257019165, 0.0, 0.0, 0.7072997689247131, 0.7071093320846558, 0.7995238558954825, 0.32082432620663015, 0.5933732254908999, 0.8760071396827698, 0.5709930658340454, 0.3437790274620056, 0.2480635792016983, 0.04087299607160017, -0.02049738454524871], "mean": [3.0239905155991744, -0.8397661595180351, 0.7029644926897659, 0.0, 0.0, 0.7071394790229829, 0.7070740358755431, 0.4624824824103783, -0.07283571795045142, 0.3660111434775801, -0.7357439187071485, 0.009604784568551206, -0.253714149986436, 0.08800414917445522, 0.03589663154797802, -0.03434345619146108], "std": [3.935887254345243e-05, 2.254053448079854e-05, 0.002023909157934183, 0.0, 0.0, 3.2968811626321056e-05, 3.296295581478695e-05, 0.16921421038751794, 0.18934906785335864, 0.11918985341518933, 0.474750347467553, 0.27462258833503683, 0.28105830993121916, 0.08169336864211404, 0.005504720346079908, 0.007715919730253939], "count": [1191]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7071428571428572, -0.5071428571428571, -0.8, -0.14857142857142858, -0.22, -0.34, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5642857142857142, 0.7000000000000001, 0.8857142857142857, 0.12571428571428572, 0.28285714285714286, 0.3628571428571429, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.026520331054336117, -0.028979249130382606, -0.018453880292671324, 0.0029818879692935173, 0.003372915916996532, 0.00043900683699172834, -0.32157850545759864], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.19594360880837142, 0.21596956639944698, 0.25408597740804245, 0.03022329660539596, 0.06437395823034286, 0.06589125024750378, 0.9468829203379101], "count": [1191]}, "next.reward": {"min": [0.0], "max": [0.0], "mean": [0.0], "std": [0.0], "count": [1191]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008396305625524769], "std": [0.028964212108581598], "count": [1191]}, "timestamp": {"min": [0.0], "max": [59.5], "mean": [29.75], "std": [17.190598205608396], "count": [1191]}, "frame_index": {"min": [0], "max": [1190], "mean": [595.0], "std": [343.81196411216797], "count": [1191]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [1191]}, "index": {"min": [110819], "max": [112009], "mean": [111414.0], "std": [343.81196411216797], "count": [1191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1191]}}} +{"episode_index": 90, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.64411257286846]], [[0.597109885620915]], [[0.5547107928800632]]], "std": [[[0.2283713202139868]], [[0.18158695168176794]], [[0.20660230268166038]]], "count": [228]}, "observation.images.robot0_agentview_left": {"min": [[[0.0392156862745098]], [[0.09411764705882353]], [[0.07058823529411765]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7032517503043569]], [[0.5936388032150137]], [[0.5027095313083687]]], "std": [[[0.1359431833788356]], [[0.1556052587902148]], [[0.20741117359568154]]], "count": [228]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.06666666666666667]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7016461183740217]], [[0.5888005075891033]], [[0.49559475531642033]]], "std": [[[0.13272722958905311]], [[0.15066458360541293]], [[0.20081080211627117]]], "count": [228]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1398]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1398]}, "observation.state": {"min": [4.284318148274907, -2.711688168883729, 0.6999973712771145, 0.0, 0.0, -0.7071815133094788, 0.7070320844650269, 0.11702759693877152, -0.024946957466568165, 0.14611111547954259, -0.9942110180854797, -0.43441349267959595, -0.3727920949459076, 0.000869229668751359, 0.020525569766894246, -0.04078916823155481], "max": [4.284467881578291, -2.711529485932352, 0.7023156452541891, 0.0, 0.0, -0.7070415019989014, 0.7071720361709595, 0.766855264164946, 0.7549968268414053, 0.64095122518014, 0.9941409230232239, 0.3036001920700073, 0.4083765149116516, 0.24797141551971436, 0.04030728532415696, -0.020540991156630495], "mean": [4.284359928809828, -2.711594599557546, 0.7015211306355918, 0.0, 0.0, -0.7071578786608487, 0.7070556336718056, 0.3866894138308215, 0.2561925905537307, 0.4144720506791044, -0.2883131955996774, -0.11166679750440459, -0.019584968977162942, 0.136662167132994, 0.03509236083546127, -0.03409822590684848], "std": [1.706523067295813e-05, 5.940825848705557e-06, 0.0007863823943160607, 0.0, 0.0, 1.8147830215290078e-05, 1.8147282815229542e-05, 0.16806306247027947, 0.23629734785092632, 0.11353889531317035, 0.8870086910805253, 0.16940662879523685, 0.2528059804920292, 0.07714934515369794, 0.0053010668660807714, 0.006079441068127338], "count": [1398]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8785714285714286, -1.0, -0.9214285714285714, -0.2885714285714286, -0.2714285714285714, -0.16, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.44285714285714284, 0.6357142857142857, 0.9142857142857143, 0.2257142857142857, 0.3142857142857143, 0.22285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0030809319435928855, -0.0005518087063151597, -0.021106683016554266, 0.00042714081340690515, -0.0016063764561618638, 0.0021377478029838554, -0.10872675250357654], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18558679415944268, 0.2144790714812419, 0.23377077501839405, 0.05212148478391117, 0.060214117079742974, 0.04050968454861634, 0.9940716741211579], "count": [1398]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011444921605288982], "std": [0.10636699199676514], "count": [1398]}, "next.done": {"min": [false], "max": [true], "mean": [0.000715307582260372], "std": [0.02673566751220423], "count": [1398]}, "timestamp": {"min": [0.0], "max": [69.85], "mean": [34.925000000000004], "std": [20.178386745888947], "count": [1398]}, "frame_index": {"min": [0], "max": [1397], "mean": [698.5], "std": [403.5677349177789], "count": [1398]}, "episode_index": {"min": [90], "max": [90], "mean": [90.0], "std": [0.0], "count": [1398]}, "index": {"min": [112010], "max": [113407], "mean": [112708.5], "std": [403.5677349177789], "count": [1398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1398]}}} +{"episode_index": 91, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38770178856713017]], [[0.377936797911585]], [[0.358986935392584]]], "std": [[[0.20474046473797142]], [[0.18753092252498876]], [[0.17212178786724436]]], "count": [208]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41573850018945757]], [[0.40337812961676184]], [[0.38498227074854696]]], "std": [[[0.24216908074339463]], [[0.22727765439792577]], [[0.21173323619573842]]], "count": [208]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43708556133517673]], [[0.42406069897958054]], [[0.40485058895243414]]], "std": [[[0.24282258476935514]], [[0.22968542803152078]], [[0.21674802770874615]]], "count": [208]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1237]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1237]}, "observation.state": {"min": [2.1217175995133597, -3.2178306063598527, 0.6999974638092338, 0.0, 0.0, -0.00012482190504670143, 1.0, 0.06095244901967689, -0.6608586391597533, 0.06195372275665856, -0.9996933937072754, -0.6115302443504333, -0.5992808938026428, 0.00015728762082289904, 0.019762957187356652, -0.04111359787898622], "max": [2.1218844643841823, -3.2175177248770135, 0.7027916020902016, 0.0, 0.0, 0.00026794293080456555, 1.0, 0.7458533288156444, 0.2133927107638396, 0.614626672797, 0.9994878768920898, 0.2456778585910797, 0.35589146614074707, 0.3984813690185547, 0.040025795394852154, -0.020529533323893158], "mean": [2.12185887546326, -3.21770526026815, 0.7013471117716192, 0.0, 0.0, 1.1641445849014032e-05, 1.0, 0.3961252777549426, -0.1767263015982225, 0.39749801485871455, -0.3612489576482349, -0.20799344694942068, -0.15708829063498714, 0.17374926271372695, 0.03424519459847643, -0.03568474732781868], "std": [9.33423739149957e-06, 3.563870824170245e-05, 0.0009552839754422631, 0.0, 0.0, 4.9193560375276545e-05, 0.0, 0.19633355544716333, 0.226435704224774, 0.12478726256849478, 0.7776416910810605, 0.2145817580591658, 0.3271429265141695, 0.11652449428946168, 0.007534595514153744, 0.005657324829801216], "count": [1237]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7714285714285714, -0.6928571428571428, -0.75, -0.23428571428571432, -0.24, -0.26285714285714284, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4928571428571429, 1.0, 0.8500000000000001, 0.2742857142857143, 0.34285714285714286, 0.4257142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0036493821457442965, -0.02109365977595567, -0.026411825845940692, -0.002667744543249792, 0.0029218154521307264, 0.0027670631712668893, -0.280517380759903], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.23389818057854408, 0.2681403230757728, 0.23995612160015814, 0.053283864716995, 0.07252660432263619, 0.07242044990264819, 0.9598489459761882], "count": [1237]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.012934518977999687], "std": [0.11299211531877518], "count": [1237]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008084074373484236], "std": [0.02842101185326911], "count": [1237]}, "timestamp": {"min": [0.0], "max": [61.8], "mean": [30.900000000000002], "std": [17.854551240510077], "count": [1237]}, "frame_index": {"min": [0], "max": [1236], "mean": [618.0], "std": [357.0910248102016], "count": [1237]}, "episode_index": {"min": [91], "max": [91], "mean": [91.0], "std": [0.0], "count": [1237]}, "index": {"min": [113408], "max": [114644], "mean": [114026.0], "std": [357.0910248102016], "count": [1237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1237]}}} +{"episode_index": 92, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00392156862745098]], [[0.023529411764705882]], [[0.01568627450980392]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6608132246583868]], [[0.6227184627013249]], [[0.5809873200160488]]], "std": [[[0.21644088602382736]], [[0.19167088057641024]], [[0.19172242499090694]]], "count": [193]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7812691085987504]], [[0.6816373503209371]], [[0.5774121152038172]]], "std": [[[0.1467758844440973]], [[0.16730770439359108]], [[0.20755971761761682]]], "count": [193]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.7767968320899846]], [[0.6846810931998588]], [[0.5863615210216413]]], "std": [[[0.17115309883402957]], [[0.1804327568020884]], [[0.2093228050363582]]], "count": [193]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1123]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1123]}, "observation.state": {"min": [1.8007144301765055, -0.7862110515202599, 0.6999984943054496, 0.0, 0.0, 0.7070207595825195, 0.7068549394607544, 0.255306788047279, -0.5461752806859368, 0.11822919184680547, -0.9948400855064392, -0.43343716859817505, -0.6536332368850708, 0.0008968316833488643, 0.012641728270238095, -0.04140733658382134], "max": [1.801013347850205, -0.7860225374973535, 0.7055921712358586, 0.0, 0.0, 0.7073585987091064, 0.7071928381919861, 0.7713134728130845, 0.20665267703081125, 0.5852311431403091, 0.9983764886856079, 0.36924824118614197, 0.4225972294807434, 0.27078670263290405, 0.04000809910756689, -0.02049582770097812], "mean": [1.8009512509820604, -0.7860429892963481, 0.7040520475736167, 0.0, 0.0, 0.7071142523605062, 0.7070992664365182, 0.4397690410832472, -0.13139836484557096, 0.39263709150744014, 0.07318657965715294, -0.10315115435027375, -0.1386224961029374, 0.1028610684998389, 0.0332317317829553, -0.03666831750327871], "std": [3.798851570914016e-05, 3.734466128134669e-05, 0.0022929670754499878, 0.0, 0.0, 3.952313685289932e-05, 3.951956480344293e-05, 0.17571041967854245, 0.21334179164052364, 0.10952335531701518, 0.8795671160211034, 0.21341220347938747, 0.3594218430294839, 0.07641875551719704, 0.007480955399517404, 0.00440128299989198], "count": [1123]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7928571428571428, -0.7785714285714286, -1.0, -0.1, -0.29428571428571426, -0.13714285714285715, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5142857142857143, 0.5714285714285715, 0.9142857142857143, 0.13714285714285715, 0.3742857142857143, 0.3057142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.0321269558580333, -0.02208370436331267, -0.028577789085358126, 0.0009693423228596868, 0.0029665436967306947, 0.007777636433023785, -0.2769367764915405], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.2022299610588867, 0.22223065200434047, 0.2823362027804308, 0.02611550593036758, 0.08336252809893159, 0.06540839731765372, 0.9608881422030809], "count": [1123]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014247551560401917], "std": [0.11850974708795547], "count": [1123]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008904719501335708], "std": [0.0298274874878793], "count": [1123]}, "timestamp": {"min": [0.0], "max": [56.1], "mean": [28.05], "std": [16.20910238106972], "count": [1123]}, "frame_index": {"min": [0], "max": [1122], "mean": [561.0], "std": [324.18204762139436], "count": [1123]}, "episode_index": {"min": [92], "max": [92], "mean": [92.0], "std": [0.0], "count": [1123]}, "index": {"min": [114645], "max": [115767], "mean": [115206.0], "std": [324.18204762139436], "count": [1123]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1123]}}} +{"episode_index": 93, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45587282336484863]], [[0.43742720221894166]], [[0.4117037868977023]]], "std": [[[0.21363526101455435]], [[0.19757101959491588]], [[0.20614654280796543]]], "count": [239]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6202115123290916]], [[0.5777962721795619]], [[0.5440572626137521]]], "std": [[[0.19235122941222307]], [[0.21225791244216824]], [[0.228353765348477]]], "count": [239]}, "observation.images.robot0_agentview_right": {"min": [[[0.03529411764705882]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.610330791819212]], [[0.5719134340216621]], [[0.5417007913228788]]], "std": [[[0.1984649747197842]], [[0.21716375515817046]], [[0.23017054677649135]]], "count": [239]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1486]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1486]}, "observation.state": {"min": [2.98562482788595, -1.7823231168663203, 0.6999980454484236, 0.0, 0.0, 5.451280958368443e-05, 0.9999998807907104, 0.04793636801113976, -0.22277007748714284, 0.14453844977634178, -0.9989166259765625, -0.5531575679779053, -0.6774673461914062, 4.885882299277e-05, 0.020538939553958933, -0.0410051020278348], "max": [2.9856835368668824, -1.7819915207100174, 0.7027646330430093, 0.0, 0.0, 0.00048423188854940236, 1.0, 0.7296725637990362, 0.458861170644431, 0.7236826450367956, 0.9891603589057922, 0.5541825890541077, 0.36698371171951294, 0.2895081639289856, 0.04073148470826889, -0.02052761970536468], "mean": [2.9856739739609353, -1.7822101558141612, 0.7015365669544075, 0.0, 0.0, 0.00016426309472768836, 0.9999999971120226, 0.37078957103049515, 0.04807689588726902, 0.41666352783049726, -0.40460001632150056, -0.08688803044214223, -0.21040621383826325, 0.12181188196312497, 0.0370654192717457, -0.03556803463154668], "std": [6.8550083811147325e-06, 4.224367719368291e-05, 0.001081799673967543, 0.0, 0.0, 6.139370154746247e-05, 1.832848387611027e-08, 0.17629900558075828, 0.17255814617208792, 0.12898765229047088, 0.7544054230401489, 0.271337447428708, 0.34289515899493145, 0.0964973847808886, 0.00435993052923053, 0.006599096002755072], "count": [1486]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8285714285714285, -0.8357142857142857, -1.0, -0.28285714285714286, -0.21142857142857144, -0.14857142857142858, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.5285714285714286, 0.5857142857142857, 1.0, 0.24285714285714288, 0.43428571428571433, 0.37142857142857144, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01537204383772355, -0.04456354547202468, 0.00886848682945585, 0.006689098250336473, 0.005070178811766969, 0.008927129398192651, -0.39703903095558546], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18673841204647534, 0.22607055961470682, 0.256570232192735, 0.05013608089595285, 0.0849063854290381, 0.07319094688045155, 0.9178017258089327], "count": [1486]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01076715998351574], "std": [0.10320478677749634], "count": [1486]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006729475100942127], "std": [0.025932501841181285], "count": [1486]}, "timestamp": {"min": [0.0], "max": [74.25], "mean": [37.125], "std": [21.448557643813718], "count": [1486]}, "frame_index": {"min": [0], "max": [1485], "mean": [742.5], "std": [428.9711528762744], "count": [1486]}, "episode_index": {"min": [93], "max": [93], "mean": [93.0], "std": [0.0], "count": [1486]}, "index": {"min": [115768], "max": [117253], "mean": [116510.5], "std": [428.9711528762744], "count": [1486]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1486]}}} +{"episode_index": 94, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42654951582396516]], [[0.4140948962018171]], [[0.39879607601168915]]], "std": [[[0.23829694474284652]], [[0.22518314364577072]], [[0.23021973701353052]]], "count": [238]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.06666666666666667]], [[0.03529411764705882]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5305441946424709]], [[0.45689605370956976]], [[0.42033589756416123]]], "std": [[[0.20572478002418756]], [[0.23440782519678088]], [[0.25084987526390873]]], "count": [238]}, "observation.images.robot0_agentview_right": {"min": [[[0.0392156862745098]], [[0.058823529411764705]], [[0.0392156862745098]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5279404574042392]], [[0.46254513951576726]], [[0.4294913545395755]]], "std": [[[0.2044139662385151]], [[0.23302145110942143]], [[0.25078900669571597]]], "count": [238]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1480]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1480]}, "observation.state": {"min": [4.892712120837219, -1.805158007618045, 0.6999979786660059, 0.0, 0.0, -0.00014785691746510565, 1.0, 0.21434885844394813, -0.7689662216136883, 0.11921479029464999, -0.9925012588500977, -0.6116695404052734, -0.7069656848907471, 0.0006585456430912018, 0.0205381650017152, -0.04122821389780321], "max": [4.8927765298275485, -1.8049137464987428, 0.7015683986352025, 0.0, 0.0, 0.00015824932779651135, 1.0, 0.7787132113746802, 0.10806595675395503, 0.6310369444338627, 0.9854946136474609, 0.841051459312439, 0.1293717324733734, 0.42195671796798706, 0.04002598714906175, -0.020491975098078617], "mean": [4.892764032838635, -1.8050933383191778, 0.7009572725555686, 0.0, 0.0, -7.178395176811751e-05, 1.0, 0.439562316494135, -0.30624672906177397, 0.41055740700937127, -0.4668044211292589, 0.11417176781876667, -0.24054190823928268, 0.1727183212807742, 0.038573315344353064, -0.03491429985244596], "std": [9.389216924486028e-06, 3.09159067100746e-05, 0.000598876215956354, 0.0, 0.0, 3.932386174754057e-05, 0.0, 0.15200655111761632, 0.2368516029560895, 0.11556181832394997, 0.6425097347146311, 0.4277069495005418, 0.2648985292069058, 0.12427060072312426, 0.002035891304030672, 0.006803119549958663], "count": [1480]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6357142857142857, -1.0, -0.6142857142857143, -0.3057142857142857, -0.35714285714285715, -0.2542857142857143, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.7357142857142858, 0.9, 0.8714285714285716, 0.19142857142857142, 0.4657142857142857, 0.35428571428571426, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02009169884169885, -0.01887548262548266, -0.011554054054054068, 0.0003841698841698869, -0.00017374517374516498, 0.0009729729729729701, -0.24054054054054055], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18420263497265804, 0.2190924782016128, 0.18526969571523336, 0.051925539765219235, 0.0882820196096558, 0.07446282597450923, 0.9706390927406888], "count": [1480]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.010810811072587967], "std": [0.10341149568557739], "count": [1480]}, "next.done": {"min": [false], "max": [true], "mean": [0.0006756756756756757], "std": [0.02598497908517488], "count": [1480]}, "timestamp": {"min": [0.0], "max": [73.95], "mean": [36.975], "std": [21.36195508374643], "count": [1480]}, "frame_index": {"min": [0], "max": [1479], "mean": [739.5], "std": [427.23910167492863], "count": [1480]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [1480]}, "index": {"min": [117254], "max": [118733], "mean": [117993.5], "std": [427.23910167492863], "count": [1480]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1480]}}} +{"episode_index": 95, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.00784313725490196]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6310311727328212]], [[0.6094453726960432]], [[0.5901991989689419]]], "std": [[[0.23895780763151228]], [[0.2616321031505541]], [[0.2705231274780171]]], "count": [174]}, "observation.images.robot0_agentview_left": {"min": [[[0.043137254901960784]], [[0.0784313725490196]], [[0.06666666666666667]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5902414276762699]], [[0.5587708049135378]], [[0.5469685153647375]]], "std": [[[0.24603019504884754]], [[0.2733646691460154]], [[0.2779094246612222]]], "count": [174]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5639679598168852]], [[0.5310879531733109]], [[0.5187804467349755]]], "std": [[[0.2436639151893963]], [[0.2672683425334879]], [[0.2712484881415171]]], "count": [174]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [974]}, "observation.state": {"min": [2.5336178317415867, -2.8411131229662314, 0.6999963658437942, 0.0, 0.0, -1.0, 2.7099372346128803e-06, 0.2031661505339275, -0.6804250962047234, 0.07978752333778394, -0.9971175193786621, -0.2895914912223816, -0.6711099147796631, 0.0020087305456399918, 0.010208448686351197, -0.042354407347672145], "max": [2.5339097485101387, -2.840908470412984, 0.7022035152822291, 0.0, 0.0, 1.0, 0.0001872601278591901, 0.7651039617217343, 0.007160471051523842, 0.6164468799633698, 0.9904124140739441, 0.1365707516670227, 0.5465884208679199, 0.5760871171951294, 0.04016243865549165, -0.013822306914138164], "mean": [2.5337479686752884, -2.8409370817067696, 0.7009537436368737, 0.0, 0.0, 0.9548254620123203, 0.0001443208092334197, 0.43930273695546745, -0.2734107939614602, 0.3774042675185211, -0.7195638216863668, -0.10996576367248255, -0.18392613531228727, 0.18840218191006405, 0.03225433843038192, -0.03154471842151586], "std": [1.8191870165865184e-05, 2.8226822413670555e-05, 0.0006858538694331078, 0.0, 0.0, 0.29716718710678447, 2.8567122931865777e-05, 0.161076105617022, 0.19544317540308478, 0.12256371370263391, 0.5085657298315742, 0.08549770004456578, 0.33539832266557024, 0.14956682193125076, 0.010713253756760232, 0.01150769750069723], "count": [974]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8, -0.6500000000000001, -0.6500000000000001, -0.21142857142857144, -0.4742857142857143, -0.17714285714285713, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6928571428571428, 1.0, 0.8428571428571429, 0.19714285714285715, 0.26571428571428574, 0.2285714285714286, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.014513053681431593, -0.04315781754180116, -0.013823701965385758, 0.00821648577295394, 0.0015312408330888873, 0.0026430038134350234, -0.324435318275154], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.25100664922998706, 0.269650472164671, 0.2375510590368018, 0.051028393860984095, 0.09497839913487409, 0.048674637877664025, 0.9459078835995087], "count": [974]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.01745379902422428], "std": [0.1309548169374466], "count": [974]}, "next.done": {"min": [false], "max": [true], "mean": [0.001026694045174538], "std": [0.032025613881893684], "count": [974]}, "timestamp": {"min": [0.0], "max": [48.65], "mean": [24.325], "std": [14.058471645239393], "count": [974]}, "frame_index": {"min": [0], "max": [973], "mean": [486.5], "std": [281.16943290478787], "count": [974]}, "episode_index": {"min": [95], "max": [95], "mean": [95.0], "std": [0.0], "count": [974]}, "index": {"min": [118734], "max": [119707], "mean": [119220.5], "std": [281.16943290478787], "count": [974]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [974]}}} +{"episode_index": 96, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48330066335060096]], [[0.45953702132370006]], [[0.4160587083434762]]], "std": [[[0.22210723878073682]], [[0.19563856784009512]], [[0.19214516371639165]]], "count": [202]}, "observation.images.robot0_agentview_left": {"min": [[[0.03529411764705882]], [[0.054901960784313725]], [[0.054901960784313725]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6396069896403991]], [[0.5843780449445307]], [[0.521670653088258]]], "std": [[[0.17581485629330226]], [[0.18404275749966478]], [[0.2021153026458318]]], "count": [202]}, "observation.images.robot0_agentview_right": {"min": [[[0.043137254901960784]], [[0.058823529411764705]], [[0.058823529411764705]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6417557192228299]], [[0.5809339051940006]], [[0.5124912330836283]]], "std": [[[0.1665812794546788]], [[0.1768509238939059]], [[0.1943764375825947]]], "count": [202]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1186]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1186]}, "observation.state": {"min": [2.340941027689172, -2.1220271791026653, 0.6999955608687592, 0.0, 0.0, -1.0, 0.0, 0.13611570504499726, -0.06510224646795759, 0.036510403495835675, -0.9921844601631165, -0.5007966756820679, -0.608275830745697, 5.530355338123627e-05, 0.014797096090204803, -0.042702745307636784], "max": [2.3415604833935624, -2.1216807672545284, 0.7042593664843249, 0.0, 0.0, 1.0, 0.0003722356341313571, 0.8101165004129369, 0.7057707303123841, 0.6023422479230437, 0.9446575045585632, 0.3694589138031006, 0.32443293929100037, 0.27656131982803345, 0.04071356308610963, -0.020499296866306797], "mean": [2.340951394755666, -2.1217963588093944, 0.7028275498593504, 0.0, 0.0, -0.045531197301854974, 2.1390015511587234e-05, 0.42589702751569725, 0.28059602565815095, 0.38084860605829096, -0.42570122101455676, -0.1726121443118052, -0.1507560046768638, 0.11946050836849025, 0.03747167158135274, -0.03532634508750515], "std": [2.423433688060141e-05, 4.376635974325531e-05, 0.0016352514888051688, 0.0, 0.0, 0.9989629172658372, 6.648433218108395e-05, 0.2124600203422291, 0.2301940879220209, 0.14289996802546856, 0.787346306203189, 0.19311728225741392, 0.3022203899897635, 0.05864868860141192, 0.003565792404639091, 0.0060351958668984716], "count": [1186]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8428571428571429, -0.8642857142857142, -0.6, -0.19428571428571428, -0.5428571428571428, -0.2857142857142857, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.4785714285714286, 0.807142857142857, 1.0, 0.25142857142857145, 0.4314285714285714, 0.16857142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.015520356540592644, -0.005287882437966785, -0.029306191279209776, 0.007412671645386651, 0.0001565887737894472, -0.007513852083835231, -0.2765598650927487], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.22004795358270818, 0.257149717303458, 0.25902137208838094, 0.047004931959673986, 0.0870673513124111, 0.05983966965520055, 0.9609966914718685], "count": [1186]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.013490725308656693], "std": [0.1153634563088417], "count": [1186]}, "next.done": {"min": [false], "max": [true], "mean": [0.0008431703204047217], "std": [0.029025150890486517], "count": [1186]}, "timestamp": {"min": [0.0], "max": [59.25], "mean": [29.625], "std": [17.118429396413678], "count": [1186]}, "frame_index": {"min": [0], "max": [1185], "mean": [592.5], "std": [342.3685879282736], "count": [1186]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [1186]}, "index": {"min": [119708], "max": [120893], "mean": [120300.5], "std": [342.3685879282736], "count": [1186]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1186]}}} +{"episode_index": 97, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6322642588050027]], [[0.6220106357691555]], [[0.6074853707358475]]], "std": [[[0.19646784604369508]], [[0.1918367159309438]], [[0.19962292315793198]]], "count": [191]}, "observation.images.robot0_agentview_left": {"min": [[[0.09803921568627451]], [[0.09803921568627451]], [[0.09019607843137255]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6721207778784984]], [[0.6578703906646]], [[0.6448758711842782]]], "std": [[[0.1893204244408694]], [[0.1813760809859219]], [[0.1816063845759214]]], "count": [191]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.678533974708124]], [[0.6617449849039339]], [[0.6467906485493821]]], "std": [[[0.20379631442357282]], [[0.19335513583936448]], [[0.19222262174331942]]], "count": [191]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1106]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1106]}, "observation.state": {"min": [4.13430744594419, -0.8474213929330459, 0.6999981039347261, 0.0, 0.0, 0.7070079445838928, 0.7067363858222961, 0.20674989547865386, -0.41607805727309444, 0.1792829952385353, -0.9944906830787659, -0.5265265107154846, -0.6890494227409363, 4.6208671847125515e-05, 0.017978517135264663, -0.042437602552530616], "max": [4.13471960474875, -0.84726080348972, 0.701624036914031, 0.0, 0.0, 0.7074769735336304, 0.707205593585968, 0.8108330052914065, 0.1003138571555553, 0.6143431112627565, 0.9904234409332275, 0.23739755153656006, 0.6816138029098511, 0.24420548975467682, 0.040572670545615544, -0.020481405365519963], "mean": [4.134672141078686, -0.8472964575863944, 0.7007294067894485, 0.0, 0.0, 0.7070779772930076, 0.7071355332841063, 0.4772537363602882, -0.06173729149169901, 0.3935819485512515, -0.7997641638864444, -0.1309828069431549, -0.35342019407590597, 0.1049626606634554, 0.033448959292349874, -0.03769300712207658], "std": [6.232159031800409e-05, 1.4429917337372088e-05, 0.0005687126008643826, 0.0, 0.0, 6.940945797414226e-05, 6.941737234581654e-05, 0.16746142581870554, 0.14005729257529848, 0.12325574888303491, 0.31400547944696233, 0.21324752474623812, 0.24113233491307104, 0.07126739216691588, 0.009294948123747628, 0.0034903788399311404], "count": [1106]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.6357142857142857, -0.7928571428571428, -0.6928571428571428, -0.17142857142857143, -0.18571428571428572, -0.30857142857142855, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.3785714285714286, 0.5571428571428572, 0.8928571428571429, 0.10285714285714286, 0.30857142857142855, 0.27714285714285714, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01875484370963573, -0.04706148282097644, -0.0016468612761560192, 0.006233531387238449, 0.000653577886850949, -0.005037458021183158, -0.37613019891500904], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.1613002794139245, 0.20744704329323288, 0.2487074204658549, 0.026970994750377803, 0.07159243027350386, 0.07892746813166371, 0.9265668208306125], "count": [1106]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.014466546475887299], "std": [0.11940379440784454], "count": [1106]}, "next.done": {"min": [false], "max": [true], "mean": [0.0009041591320072332], "std": [0.030055642203606982], "count": [1106]}, "timestamp": {"min": [0.0], "max": [55.25], "mean": [27.625], "std": [15.96372841788534], "count": [1106]}, "frame_index": {"min": [0], "max": [1105], "mean": [552.5], "std": [319.2745683577068], "count": [1106]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [1106]}, "index": {"min": [120894], "max": [121999], "mean": [121446.5], "std": [319.2745683577068], "count": [1106]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1106]}}} +{"episode_index": 98, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0196078431372549]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36144309388367396]], [[0.3598945491969661]], [[0.3352722040556212]]], "std": [[[0.20034621619494727]], [[0.18276534335071218]], [[0.16049918807476876]]], "count": [263]}, "observation.images.robot0_agentview_left": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41546628288371995]], [[0.4030872023879731]], [[0.38455338870208994]]], "std": [[[0.2278706086129405]], [[0.2165956807582847]], [[0.20605223657655045]]], "count": [263]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3977201628594344]], [[0.3857496277096642]], [[0.36792577602608595]]], "std": [[[0.23202347066061418]], [[0.21930160615483082]], [[0.2068052069836644]]], "count": [263]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1686]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1686]}, "observation.state": {"min": [3.6136215999273795, -2.0805560938179686, 0.6999977683963003, 0.0, 0.0, -0.707150399684906, 0.7070631384849548, 0.22791587559149296, -0.160454112067685, 0.0908607991448862, -0.9941366910934448, -0.4599195718765259, -0.6337137222290039, 8.01755886641331e-05, 0.009375156021115695, -0.042546586736893606], "max": [3.6138579774025477, -2.08035286370309, 0.7055606340953962, 0.0, 0.0, -0.7068940997123718, 0.7073193192481995, 0.7621414190448665, 0.7862254459286744, 0.6833279552261484, 0.9807153344154358, 0.7427248954772949, 0.5394023060798645, 0.418995201587677, 0.04001816624240438, -0.007429228204256704], "mean": [3.6136804379843555, -2.080533523416595, 0.7033187190055024, 0.0, 0.0, -0.7070998999147653, 0.7071136147809057, 0.4217035458583131, 0.22676578892724744, 0.4152331127817383, -0.6519895223712865, 0.21156595016289437, -0.2921015468035512, 0.13768070598605475, 0.02881424359499957, -0.028216049119557066], "std": [2.544659771958453e-05, 2.3619709738392032e-05, 0.002152919454865025, 0.0, 0.0, 3.0102869490168285e-05, 3.0107493460511126e-05, 0.15433021481093376, 0.28281756132065233, 0.13135782166059273, 0.45453688197194947, 0.3676378160762823, 0.2732659645027885, 0.0971318091006387, 0.014281045058846595, 0.014912108882691207], "count": [1686]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.8, -1.0, -0.7285714285714285, -0.2714285714285714, -0.4028571428571428, -0.18571428571428572, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6214285714285714, 0.6214285714285714, 0.9642857142857144, 0.31142857142857144, 0.46857142857142864, 0.13714285714285715, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.01936959837315711, 0.009189120488052894, -0.010883748517200467, 0.006012540247415682, 0.0009303507880020362, -0.009249279783087611, -0.25741399762752076], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.17851938806801676, 0.2256067686492316, 0.23628812715939002, 0.05974379120385832, 0.09187455392108825, 0.049535137834799986, 0.9663012127827515], "count": [1686]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.009489917196333408], "std": [0.0969528779387474], "count": [1686]}, "next.done": {"min": [false], "max": [true], "mean": [0.0005931198102016608], "std": [0.024346827700799278], "count": [1686]}, "timestamp": {"min": [0.0], "max": [84.25], "mean": [42.125], "std": [24.335309565868826], "count": [1686]}, "frame_index": {"min": [0], "max": [1685], "mean": [842.5], "std": [486.70619131737647], "count": [1686]}, "episode_index": {"min": [98], "max": [98], "mean": [98.0], "std": [0.0], "count": [1686]}, "index": {"min": [122000], "max": [123685], "mean": [122842.5], "std": [486.70619131737647], "count": [1686]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1686]}}} +{"episode_index": 99, "stats": {"observation.images.robot0_eye_in_hand": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4606848948675208]], [[0.5017969105880942]], [[0.48559549526533474]]], "std": [[[0.2580197365578697]], [[0.2264004792349232]], [[0.2318361956714142]]], "count": [228]}, "observation.images.robot0_agentview_left": {"min": [[[0.08235294117647059]], [[0.09803921568627451]], [[0.09803921568627451]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4459942030668833]], [[0.4960560407923963]], [[0.5049016266866446]]], "std": [[[0.3031605188474075]], [[0.2536798833970083]], [[0.24530800785632692]]], "count": [228]}, "observation.images.robot0_agentview_right": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43276407237228426]], [[0.48234923250863015]], [[0.4912980152152435]]], "std": [[[0.29535423826249196]], [[0.24733833591962776]], [[0.23927684008584596]]], "count": [228]}, "annotation.human.task_description": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1398]}, "annotation.human.task_name": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1398]}, "observation.state": {"min": [2.14854117369326, -3.183090495910716, 0.6999981918573879, 0.0, 0.0, -5.33804704900831e-05, 1.0, 0.0916695001624026, -0.3231665177458076, 0.08745942415958141, -0.9918807148933411, -0.5206701159477234, -0.5996566414833069, 8.48685740493238e-05, 0.020529220429808395, -0.04174968889566056], "max": [2.148785019948498, -3.1827867741082057, 0.7043176443752296, 0.0, 0.0, 0.0002321982174180448, 1.0, 0.7552870697196612, 0.37909671847055204, 0.5929612093524741, 0.9935305714607239, 0.21927276253700256, 0.42201727628707886, 0.19638057053089142, 0.040983500124976494, -0.02053733882071878], "mean": [2.1487762396792047, -3.182970873231489, 0.7025010869659752, 0.0, 0.0, 5.344357305014734e-06, 1.0, 0.39064826988380147, -0.00042222684230749274, 0.37184256487230855, -0.2744402830863374, -0.10285410810480472, -0.15026922719566438, 0.09634089425202604, 0.037184905285408694, -0.036147286365157016], "std": [2.211902734300157e-05, 2.568497169248939e-05, 0.0017280015236745185, 0.0, 0.0, 2.6975962931238813e-05, 0.0, 0.18287769682999763, 0.20753251120850744, 0.12380643551982731, 0.8494021442583897, 0.19103750187392346, 0.3480228119629152, 0.05605306918227349, 0.003901032057790948, 0.005234794773796319], "count": [1398]}, "action": {"min": [0.0, 0.0, 0.0, 0.0, -1.0, -0.7785714285714286, -0.4785714285714286, -0.44285714285714284, -0.05428571428571429, -0.23142857142857146, -0.18571428571428572, -1.0], "max": [0.0, 0.0, 0.0, 0.0, -1.0, 0.6428571428571428, 0.6928571428571428, 0.75, 0.08285714285714285, 0.3171428571428571, 0.3457142857142857, 1.0], "mean": [0.0, 0.0, 0.0, 0.0, -1.0, 0.02247598610259554, -0.006320253423257725, -0.009815041896586992, 0.003592887798896383, 0.0017739628040057227, -0.0007418761496014644, -0.34334763948497854], "std": [0.0, 0.0, 0.0, 0.0, 0.0, 0.18409889294172746, 0.1724612158044994, 0.178748465546084, 0.014487295562740385, 0.05435650348630856, 0.05400698310425981, 0.9392083892619859], "count": [1398]}, "next.reward": {"min": [0.0], "max": [1.0], "mean": [0.011444921605288982], "std": [0.10636699199676514], "count": [1398]}, "next.done": {"min": [false], "max": [true], "mean": [0.000715307582260372], "std": [0.02673566751220423], "count": [1398]}, "timestamp": {"min": [0.0], "max": [69.85], "mean": [34.925000000000004], "std": [20.178386745888947], "count": [1398]}, "frame_index": {"min": [0], "max": [1397], "mean": [698.5], "std": [403.5677349177789], "count": [1398]}, "episode_index": {"min": [99], "max": [99], "mean": [99.0], "std": [0.0], "count": [1398]}, "index": {"min": [123686], "max": [125083], "mean": [124384.5], "std": [403.5677349177789], "count": [1398]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1398]}}} diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/info.json b/pretrain/composite/SoakSponge/20250718/lerobot/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..ba64c21538e74a25b2ff97783121a8f0b49d0726 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/info.json @@ -0,0 +1,179 @@ +{ + "codebase_version": "v2.1", + "robot_type": "PandaOmron", + "total_episodes": 100, + "total_frames": 125084, + "total_tasks": 1, + "total_videos": 300, + "total_chunks": 1, + "chunks_size": 1000, + "fps": 20, + "splits": { + "train": "0:100" + }, + "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", + "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4", + "features": { + "observation.images.robot0_eye_in_hand": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.robot0_agentview_left": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "observation.images.robot0_agentview_right": { + "dtype": "video", + "shape": [ + 256, + 256, + 3 + ], + "names": [ + "height", + "width", + "channel" + ], + "video_info": { + "video.fps": 20, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "has_audio": false + }, + "info": { + "video.height": 256, + "video.width": 256, + "video.codec": "h264", + "video.pix_fmt": "yuv420p", + "video.is_depth_map": false, + "video.fps": 20, + "video.channels": 3, + "has_audio": false + } + }, + "annotation.human.task_description": { + "dtype": "int64", + "shape": [ + 1 + ] + }, + "annotation.human.task_name": { + "dtype": "int64", + "shape": [ + 1 + ] + }, + "observation.state": { + "dtype": "float64", + "shape": [ + 16 + ] + }, + "action": { + "dtype": "float64", + "shape": [ + 12 + ] + }, + "next.reward": { + "dtype": "float32", + "shape": [ + 1 + ] + }, + "next.done": { + "dtype": "bool", + "shape": [ + 1 + ] + }, + "timestamp": { + "dtype": "float32", + "shape": [ + 1 + ], + "names": null + }, + "frame_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "episode_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + }, + "task_index": { + "dtype": "int64", + "shape": [ + 1 + ], + "names": null + } + } +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/modality.json b/pretrain/composite/SoakSponge/20250718/lerobot/meta/modality.json new file mode 100644 index 0000000000000000000000000000000000000000..c5cf7a673c0f30723a873f2ae19bba98a2a97496 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/modality.json @@ -0,0 +1,72 @@ +{ + "state": { + "base_position": { + "original_key": "observation.state", + "start": 0, + "end": 3 + }, + "base_rotation": { + "original_key": "observation.state", + "start": 3, + "end": 7 + }, + "end_effector_position_relative": { + "original_key": "observation.state", + "start": 7, + "end": 10 + }, + "end_effector_rotation_relative": { + "original_key": "observation.state", + "start": 10, + "end": 14 + }, + "gripper_qpos": { + "original_key": "observation.state", + "start": 14, + "end": 16 + } + }, + "action": { + "base_motion": { + "original_key": "action", + "start": 0, + "end": 4 + }, + "control_mode": { + "original_key": "action", + "start": 4, + "end": 5 + }, + "end_effector_position": { + "original_key": "action", + "start": 5, + "end": 8 + }, + "end_effector_rotation": { + "original_key": "action", + "start": 8, + "end": 11 + }, + "gripper_close": { + "original_key": "action", + "start": 11, + "end": 12 + } + }, + "video": { + "robot0_eye_in_hand": { + "original_key": "observation.images.robot0_eye_in_hand" + }, + "robot0_agentview_left": { + "original_key": "observation.images.robot0_agentview_left" + }, + "robot0_agentview_right": { + "original_key": "observation.images.robot0_agentview_right" + } + }, + "annotation": { + "human.task_description": { + "original_key": "annotation.human.task_description" + } + } +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/stats.json b/pretrain/composite/SoakSponge/20250718/lerobot/meta/stats.json new file mode 100644 index 0000000000000000000000000000000000000000..62e25e3bb4af429472d517e849f12b541f0c3aec --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/stats.json @@ -0,0 +1,378 @@ +{ + "annotation.human.task_description": { + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "min": [ + 0.0 + ], + "max": [ + 0.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + }, + "annotation.human.task_name": { + "mean": [ + 1.0 + ], + "std": [ + 0.0 + ], + "min": [ + 1.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 1.0 + ], + "q99": [ + 1.0 + ] + }, + "observation.state": { + "mean": [ + 2.935441732406616, + -1.7187427282333374, + 0.702618420124054, + 0.0, + 0.0, + 0.16367164254188538, + 0.6656217575073242, + 0.4268484115600586, + -0.03030424937605858, + 0.37417805194854736, + -0.44163042306900024, + -0.11970888078212738, + -0.19851349294185638, + 0.12671399116516113, + 0.03542129322886467, + -0.03539855033159256 + ], + "std": [ + 1.2624108791351318, + 0.9632915258407593, + 0.0024983889888972044, + 0.0, + 0.0, + 0.654983639717102, + 0.3191690146923065, + 0.17392489314079285, + 0.27308812737464905, + 0.12817391753196716, + 0.7507437467575073, + 0.23779375851154327, + 0.32437506318092346, + 0.09893518686294556, + 0.006632827688008547, + 0.00677010091021657 + ], + "min": [ + -0.8444768190383911, + -4.362695693969727, + 0.6999692916870117, + 0.0, + 0.0, + -1.0, + 0.0, + -0.009291022084653378, + -0.8060337901115417, + -0.01830179989337921, + -0.9999703168869019, + -0.8475176095962524, + -0.7747228741645813, + 5.392416255745047e-07, + 0.005416621919721365, + -0.06021679937839508 + ], + "max": [ + 6.162947654724121, + -0.7553725838661194, + 0.7144195437431335, + 0.0, + 0.0, + 1.0, + 1.0, + 0.85516357421875, + 0.8027864694595337, + 0.8209196925163269, + 0.9999170899391174, + 0.972010612487793, + 0.6994832158088684, + 0.6059108376502991, + 0.041233643889427185, + -0.00648540398105979 + ], + "q01": [ + -0.8439614772796631, + -4.333569049835205, + 0.6999990940093994, + 0.0, + 0.0, + -1.0, + 4.3598535626188095e-07, + 0.12672105431556702, + -0.6695622801780701, + 0.05855167284607887, + -0.9975727200508118, + -0.6083731055259705, + -0.6831603050231934, + 0.0015589463291689754, + 0.011164498515427113, + -0.04146645590662956 + ], + "q99": [ + 6.162936687469482, + -0.7553989887237549, + 0.7116015553474426, + 0.0, + 0.0, + 1.0, + 1.0, + 0.8088424205780029, + 0.7037384510040283, + 0.6237044930458069, + 0.996163547039032, + 0.6309135556221008, + 0.44136250019073486, + 0.41720807552337646, + 0.04003280773758888, + -0.010013017803430557 + ] + }, + "action": { + "mean": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 0.015850530937314034, + -0.026957623660564423, + -0.020634198561310768, + 0.0027275276370346546, + 0.001177390106022358, + 0.0024191683623939753, + -0.286831259727478 + ], + "std": [ + 0.0, + 0.0, + 0.0, + 0.0, + 0.0, + 0.2096012979745865, + 0.24688152968883514, + 0.23104912042617798, + 0.04478566348552704, + 0.07512245327234268, + 0.06754214316606522, + 0.957809567451477 + ], + "min": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + -1.0, + -1.0, + -1.0, + -0.5199999809265137, + -0.5428571701049805, + -0.43142858147621155, + -1.0 + ], + "max": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 1.0, + 1.0, + 1.0, + 0.4171428680419922, + 0.6628571152687073, + 0.5571428537368774, + 1.0 + ], + "q01": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + -0.6785714030265808, + -0.75, + -0.5428571701049805, + -0.14571428298950195, + -0.21714285016059875, + -0.2085714340209961, + -1.0 + ], + "q99": [ + 0.0, + 0.0, + 0.0, + 0.0, + -1.0, + 0.44285714626312256, + 0.7071428298950195, + 0.7571428418159485, + 0.15714286267757416, + 0.26571428775787354, + 0.24571429193019867, + 1.0 + ] + }, + "next.reward": { + "mean": [ + 0.009617537260055542 + ], + "std": [ + 0.09759631007909775 + ], + "min": [ + 0.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + }, + "next.done": { + "mean": [ + 0.0007994627812877297 + ], + "std": [ + 0.02826346829533577 + ], + "min": [ + 0.0 + ], + "max": [ + 1.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + }, + "timestamp": { + "mean": [ + 31.879819869995117 + ], + "std": [ + 19.142927169799805 + ], + "min": [ + 0.0 + ], + "max": [ + 88.5999984741211 + ], + "q01": [ + 0.6000000238418579 + ], + "q99": [ + 73.25 + ] + }, + "frame_index": { + "mean": [ + 637.596435546875 + ], + "std": [ + 382.8585205078125 + ], + "min": [ + 0.0 + ], + "max": [ + 1772.0 + ], + "q01": [ + 12.0 + ], + "q99": [ + 1465.0 + ] + }, + "episode_index": { + "mean": [ + 50.174537658691406 + ], + "std": [ + 28.679691314697266 + ], + "min": [ + 0.0 + ], + "max": [ + 99.0 + ], + "q01": [ + 1.0 + ], + "q99": [ + 99.0 + ] + }, + "index": { + "mean": [ + 62541.5 + ], + "std": [ + 36108.63671875 + ], + "min": [ + 0.0 + ], + "max": [ + 125083.0 + ], + "q01": [ + 1250.8299560546875 + ], + "q99": [ + 123832.171875 + ] + }, + "task_index": { + "mean": [ + 0.0 + ], + "std": [ + 0.0 + ], + "min": [ + 0.0 + ], + "max": [ + 0.0 + ], + "q01": [ + 0.0 + ], + "q99": [ + 0.0 + ] + } +} \ No newline at end of file diff --git a/pretrain/composite/SoakSponge/20250718/lerobot/meta/tasks.jsonl b/pretrain/composite/SoakSponge/20250718/lerobot/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7c91a1dc278be6b50b75936a9e8c8181ca4fb0a6 --- /dev/null +++ b/pretrain/composite/SoakSponge/20250718/lerobot/meta/tasks.jsonl @@ -0,0 +1,2 @@ +{"task_index": 0, "task": "Soak the sponge with water for a few seconds and then drop it inside the sink."} +{"task_index": 1, "task": "SoakSponge"} diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000006/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000006/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2d6a7d215491478d88e2211354621bfb04db13aa --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000006/ep_meta.json @@ -0,0 +1,652 @@ +{ + "layout_id": 19, + "style_id": 47, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_area_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.245475224055, + 0.24547526901, + 0.01497314187 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_1/model.xml" + }, + "reset_region": { + "size": [ + 1.4, + 1.0 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick007/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_area_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.24499104372000002, + 0.24499081394999997, + 0.02685923388 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_12/model.xml" + }, + "reset_region": { + "size": [ + 1.370000166627808, + 1.0 + ], + "offset": [ + -0.014999916686095904, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lime", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "lime", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/lime/lime_1/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "dining_dining_area_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2299862160999999, + 0.22998620229999986, + 0.11351701979999994 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_14/model.xml" + }, + "reset_region": { + "size": [ + 1.370000166627808, + 1.0 + ], + "offset": [ + -0.014999916686095904, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_1_main_group_3", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_12/model.xml" + }, + "reset_region": { + "offset": [ + 0.0012690344291763078, + 0.10221623225815374, + 0.48217507511441493 + ], + "size": [ + 0.6286309429983322, + 0.5393923430638217 + ], + "name": "fridge_shelf1" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_1_main_group_3", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "kebab_skewer", + "cooked_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "kebab_skewer", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/kebab_skewer/KebabSkewer003/model.xml" + }, + "reset_region": { + "offset": [ + 0.0012996142150343004, + 0.10221623225815374, + 0.134664186749225 + ], + "size": [ + 0.6287293436356116, + 0.5393923430638217 + ], + "name": "fridge_shelf0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_main_3_room": { + "cls": "Wall" + }, + "wall_main_3_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "sink_left_group_1": { + "cls": "Sink" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_1_left_group_1_3": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "PanelCabinet" + }, + "stack_3_left_group_1_base": { + "cls": "Box" + }, + "stack_3_left_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_left_group_1_2": { + "cls": "Drawer" + }, + "stack_3_left_group_1_3": { + "cls": "Drawer" + }, + "cab_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_2_left_group_1": { + "cls": "HingeCabinet" + }, + "cab_3_left_group_1": { + "cls": "HingeCabinet" + }, + "bottom_left_group_1_base": { + "cls": "Box" + }, + "bottom_left_group_1_1": { + "cls": "Drawer" + }, + "middle_1_left_group_1": { + "cls": "HingeCabinet" + }, + "middle_2_left_group_1": { + "cls": "HingeCabinet" + }, + "top_1_left_group_1": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group_1": { + "cls": "ToasterOven" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_corner_right_group_1": { + "cls": "Counter" + }, + "box_1_right_group_1": { + "cls": "Box" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "dishwasher_1_right_group_1": { + "cls": "Dishwasher" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "box_2_right_group_1": { + "cls": "Box" + }, + "cab_1_right_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "paper_towel_right_group_1": { + "cls": "Accessory" + }, + "counter_corner_1_main_group_3": { + "cls": "Counter" + }, + "stove_main_group_3": { + "cls": "Stove" + }, + "fridge_1_main_group_3": { + "cls": "FridgeBottomFreezer" + }, + "fridge_1_housing_main_group_3": { + "cls": "HousingCabinet" + }, + "top_1_main_group_3": { + "cls": "HingeCabinet" + }, + "cab_1_main_group_3": { + "cls": "OpenCabinet" + }, + "microwave_main_group_3": { + "cls": "Microwave" + }, + "cab_micro_main_group_3": { + "cls": "HingeCabinet" + }, + "cab_corner_main_group_3": { + "cls": "Box" + }, + "dining_dining_area_group": { + "cls": "Counter" + }, + "box_dining_area_group": { + "cls": "Box" + }, + "stack_1_dining_area_group_base": { + "cls": "Box" + }, + "stack_1_dining_area_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_base": { + "cls": "Box" + }, + "stack_2_dining_area_group_1": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_3": { + "cls": "Drawer" + }, + "stack_2_dining_area_group_4": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_base": { + "cls": "Box" + }, + "stack_3_dining_area_group_1": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_2": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_3": { + "cls": "Drawer" + }, + "stack_3_dining_area_group_4": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and lime from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "dining_dining_area_group", + "fridge": "fridge_1_main_group_3" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.6582698041702066, + -3.997704007741706, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707964142176731 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000016/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000016/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..d9662d2922fba226bbea4082879eef62fa3ab798 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000016/ep_meta.json @@ -0,0 +1,635 @@ +{ + "layout_id": 11, + "style_id": 40, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.244743326685, + 0.24474403597500002, + 0.023217144615000004 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_10/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick001/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.23316937559999998, + 0.233169455925, + 0.019775783475 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_15/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "onion", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "onion", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/onion/onion_3/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.2399999423999999, + 0.2399959727999999, + 0.12156677519999995 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_12/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_right_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "potato", + "vegetable", + "food", + "in_container", + "food_set1", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "potato", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/potato/potato_11/model.xml" + }, + "reset_region": { + "offset": [ + -0.01275392747146814, + -0.02514062265461986, + 0.16113134518944008 + ], + "size": [ + 0.6530752307339575, + 0.5529684092215468 + ], + "name": "fridge_shelf0" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_right_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mango", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "mango", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mango/mango_11/model.xml" + }, + "reset_region": { + "offset": [ + -0.01275392747146814, + -0.009593834171720772, + 0.49524499751444345 + ], + "size": [ + 0.6530752307339575, + 0.5218748322557486 + ], + "name": "fridge_shelf1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and onion from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_2_room", + "stool2": "stool_1_room", + "dining_counter": "dining_dining_group", + "fridge": "fridge_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + -1.0239671109037882, + -1.8751792815666666, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 2.0281593271498366e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000017/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000017/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..188edb7565cc84c0f28442ab0d18cb38e7490b10 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000017/ep_meta.json @@ -0,0 +1,633 @@ +{ + "layout_id": 11, + "style_id": 35, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.24705742527000002, + 0.24545688741000002, + 0.02023132842 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_14/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick001/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.23187298679999999, + 0.231873067125, + 0.014080967775000001 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_13/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "potato", + "vegetable", + "food", + "in_container", + "food_set1", + "oven_ready" + ], + "groups": [ + "vegetable" + ], + "cat": "potato", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/potato/potato_16/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "dining_dining_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.24246779039999988, + 0.2424519695999999, + 0.11385487439999994 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_10/model.xml" + }, + "reset_region": { + "size": [ + 2.15, + 0.65 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_right_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_drink", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_drink", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_drink/bottled_drink_1/model.xml" + }, + "reset_region": { + "offset": [ + -0.029114420068277302, + 0.08640798638914605, + 0.19509568666240945 + ], + "size": [ + 0.6322422275892445, + 0.5604642702202898 + ], + "name": "fridge_shelf0" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_right_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "tangerine", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "tangerine", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/tangerine/tangerine_0/model.xml" + }, + "reset_region": { + "offset": [ + -0.029145152982939876, + 0.08653084690922787, + 0.5007559583214952 + ], + "size": [ + 0.6321433579462283, + 0.5602185491801261 + ], + "name": "fridge_shelf1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_2_room": { + "cls": "Wall" + }, + "wall_left_2_backing_room": { + "cls": "Wall" + }, + "wall_left_3_room": { + "cls": "Wall" + }, + "wall_left_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_1_room": { + "cls": "Stool" + }, + "counter_corner_main_group": { + "cls": "Counter" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_1_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "Drawer" + }, + "stack_1_main_group_2": { + "cls": "Drawer" + }, + "stack_1_main_group_3": { + "cls": "Drawer" + }, + "stack_1_main_group_4": { + "cls": "Drawer" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "Drawer" + }, + "stack_4_main_group_4": { + "cls": "Drawer" + }, + "stack_5_main_group_base": { + "cls": "Box" + }, + "stack_5_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_5_main_group_2": { + "cls": "SingleCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "HingeCabinet" + }, + "counter_stack_main_group_base": { + "cls": "Box" + }, + "counter_stack_main_group_1": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_2": { + "cls": "SingleCabinet" + }, + "counter_stack_main_group_3": { + "cls": "HingeCabinet" + }, + "toaster_main_group": { + "cls": "Toaster" + }, + "sink_left_group": { + "cls": "Sink" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "counter_left_group": { + "cls": "Counter" + }, + "panel_cab_left_group_base": { + "cls": "Box" + }, + "panel_cab_left_group_1": { + "cls": "PanelCabinet" + }, + "dishwasher_left_group": { + "cls": "Dishwasher" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_left_group_2": { + "cls": "PanelCabinet" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "box_left_group": { + "cls": "Box" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "box_right_group": { + "cls": "Box" + }, + "fridge_right_group": { + "cls": "FridgeBottomFreezer" + }, + "fridge_housing_right_group": { + "cls": "HousingCabinet" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "dining_dining_group": { + "cls": "Counter" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and potato from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_2_room", + "stool2": "stool_1_room", + "dining_counter": "dining_dining_group", + "fridge": "fridge_right_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + -1.1119672013127415, + -1.9485639195447861, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 2.0281593271498366e-07 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000042/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000042/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..93a3166b7241d159cb9087708fed60da46679770 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000042/ep_meta.json @@ -0,0 +1,616 @@ +{ + "layout_id": 41, + "style_id": 31, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_2", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.23316937559999998, + 0.233169455925, + 0.019775783475 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_15/model.xml" + }, + "reset_region": { + "size": [ + 1.4650559999999997, + 1.299989 + ], + "offset": [ + 0.3150210000000002, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick005/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_2", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.244743326685, + 0.24474403597500002, + 0.023217144615000004 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_10/model.xml" + }, + "reset_region": { + "size": [ + 1.4751400000000006, + 1.299989 + ], + "offset": [ + -0.3099789999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "lemon", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "vegetable" + ], + "cat": "lemon", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/lemon/lemon_14/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group_2", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.23999765999999986, + 0.2399966807999999, + 0.10514416799999995 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_1/model.xml" + }, + "reset_region": { + "size": [ + 1.4751400000000006, + 1.299989 + ], + "offset": [ + -0.3099789999999998, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "hotdog_bun", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "hotdog_bun", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/hotdog_bun/HotdogBun002/model.xml" + }, + "reset_region": { + "offset": [ + 0.1993072184610508, + 0.09438052736270874, + 0.20581187999732026 + ], + "size": [ + 0.40934075456637214, + 0.5584616837664541 + ], + "name": "fridge_shelf1" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "sandwich_bread", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "sandwich_bread", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/sandwich_bread/SandwichBread007/model.xml" + }, + "reset_region": { + "offset": [ + 0.1993072184610508, + 0.09438052736270874, + 0.20581187999732026 + ], + "size": [ + 0.40934075456637214, + 0.5584616837664541 + ], + "name": "fridge_shelf1" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "window_group_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_2": { + "cls": "Drawer" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_1_2": { + "cls": "PanelCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "bottom_main_group_1_base": { + "cls": "Box" + }, + "bottom_main_group_1_1": { + "cls": "Drawer" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "oven_cabinet_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "microwave_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "top_main_group_1": { + "cls": "HingeCabinet" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "stove_hood_right_group_1": { + "cls": "Hood" + }, + "singlecabinet_1_right_group_1": { + "cls": "SingleCabinet" + }, + "singlecabinet_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_1_base": { + "cls": "Box" + }, + "stack_1_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_right_group_1_2": { + "cls": "Drawer" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "Drawer" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_2": { + "cls": "Counter" + }, + "stack_4_island_group_2_base": { + "cls": "Box" + }, + "stack_4_island_group_2_1": { + "cls": "SingleCabinet" + }, + "stack_5_island_group_2_base": { + "cls": "Box" + }, + "stack_5_island_group_2_1": { + "cls": "SingleCabinet" + }, + "paper_towel_island_group_2": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and lemon from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group_2", + "fridge": "fridgesidebyside_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.5882452088581553, + -4.034152546350664, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 7.853981633974483 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000047/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000047/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..2ab4e449cbcfdb62b8f7ef821074a5e13ab0f7a9 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000047/ep_meta.json @@ -0,0 +1,669 @@ +{ + "layout_id": 26, + "style_id": 34, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.245914494345, + 0.24590248636500003, + 0.033029782155 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_0/model.xml" + }, + "reset_region": { + "size": [ + 1.0779999952791828, + 0.6 + ], + "offset": [ + 0.4550000023604086, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick004/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2566317107223312, + 0.2543053154683122, + 0.07540958341449114 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_17/model.xml" + }, + "reset_region": { + "size": [ + 1.666000004720821, + 0.6 + ], + "offset": [ + -0.1609999976395895, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "potato", + "vegetable", + "food", + "in_container", + "food_set1", + "oven_ready" + ], + "groups": [ + "vegetable" + ], + "cat": "potato", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/potato/potato_10/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2551506515999999, + 0.2566008639999999, + 0.10381967439999995 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_16/model.xml" + }, + "reset_region": { + "size": [ + 1.666000004720821, + 0.6 + ], + "offset": [ + -0.1609999976395895, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_main_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cake", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cake", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cake/cake_3/model.xml" + }, + "reset_region": { + "offset": [ + -0.0005157122508441803, + 0.03512962808270291, + 0.20168922752779717 + ], + "size": [ + 0.7088139782743381, + 0.4391879139196688 + ], + "name": "fridge_shelf0" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_main_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bottled_water", + "drink" + ], + "groups": [ + "all" + ], + "cat": "bottled_water", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bottled_water/bottled_water_13/model.xml" + }, + "reset_region": { + "offset": [ + 0.0023510818949818435, + 0.03512962808270291, + 0.5351874608206458 + ], + "size": [ + 0.7476501390177902, + 0.4391879139196688 + ], + "name": "fridge_shelf1" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and potato from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group", + "fridge": "fridge_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.2135644714526634, + -3.263155791118292, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707964142176731 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000054/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000054/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..20c155883958ac4bf21abde7b82c1420022d1dae --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000054/ep_meta.json @@ -0,0 +1,670 @@ +{ + "layout_id": 26, + "style_id": 13, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.244743326685, + 0.24474403597500002, + 0.023217144615000004 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_10/model.xml" + }, + "reset_region": { + "size": [ + 1.0779999952791828, + 0.6 + ], + "offset": [ + 0.4550000023604086, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick001/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.244743326685, + 0.24474403597500002, + 0.023217144615000004 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_10/model.xml" + }, + "reset_region": { + "size": [ + 1.666000004720821, + 0.6 + ], + "offset": [ + -0.1609999976395895, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cucumber", + "vegetable", + "food", + "in_container", + "food_set1" + ], + "groups": [ + "vegetable" + ], + "cat": "cucumber", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/cucumber/cucumber_1/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.24246779039999988, + 0.2424519695999999, + 0.11385487439999994 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_10/model.xml" + }, + "reset_region": { + "size": [ + 1.666000004720821, + 0.6 + ], + "offset": [ + -0.1609999976395895, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_main_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "cookie_dough_ball", + "sweets", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "cookie_dough_ball", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/cookie_dough_ball/CookieDoughBall005/model.xml" + }, + "reset_region": { + "offset": [ + 0.00011821911312942524, + 0.06749573964801626, + 0.19216007184764555 + ], + "size": [ + 0.7711952059269747, + 0.5150505212666887 + ], + "name": "fridge_shelf0" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_main_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "pizza", + "cooked_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "pizza", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/pizza/Pizza003/model.xml" + }, + "reset_region": { + "offset": [ + 0.00011821911312942524, + 0.06749573964801626, + 0.19216007184764555 + ], + "size": [ + 0.7711952059269747, + 0.5150505212666887 + ], + "name": "fridge_shelf0" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_room": { + "cls": "Wall" + }, + "wall_main_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_front_1_room": { + "cls": "Wall" + }, + "wall_front_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_2_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_1_main_group": { + "cls": "Counter" + }, + "stove_main_group": { + "cls": "Stove" + }, + "counter_2_main_group": { + "cls": "Counter" + }, + "stack_1_main_group_base": { + "cls": "Box" + }, + "stack_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_2_main_group_base": { + "cls": "Box" + }, + "stack_2_main_group_1": { + "cls": "Drawer" + }, + "stack_2_main_group_2": { + "cls": "Drawer" + }, + "stack_2_main_group_3": { + "cls": "Drawer" + }, + "stack_3_main_group_base": { + "cls": "Box" + }, + "stack_3_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_2": { + "cls": "Drawer" + }, + "fridge_main_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_main_group": { + "cls": "HousingCabinet" + }, + "stack_4_main_group_base": { + "cls": "Box" + }, + "stack_4_main_group_1": { + "cls": "Drawer" + }, + "stack_4_main_group_2": { + "cls": "Drawer" + }, + "stack_4_main_group_3": { + "cls": "HingeCabinet" + }, + "stack_4_main_group_4": { + "cls": "HingeCabinet" + }, + "cab_1_main_group": { + "cls": "HingeCabinet" + }, + "microwave_main_group": { + "cls": "Microwave" + }, + "cab_2_main_group": { + "cls": "HingeCabinet" + }, + "cab_3_main_group": { + "cls": "OpenCabinet" + }, + "toaster_oven_main_group": { + "cls": "ToasterOven" + }, + "sink_1_front_group": { + "cls": "Sink" + }, + "counter_1_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "HingeCabinet" + }, + "dishwasher_front_group": { + "cls": "Dishwasher" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "cab_1_front_group": { + "cls": "HingeCabinet" + }, + "counter_corner_right_group": { + "cls": "Counter" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "box_right_group": { + "cls": "Box" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_1_right_group_2": { + "cls": "Drawer" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_3_right_group_3": { + "cls": "Drawer" + }, + "cab_1_right_group": { + "cls": "HingeCabinet" + }, + "cab_2_right_group": { + "cls": "HingeCabinet" + }, + "coffee_machine_right_group": { + "cls": "CoffeeMachine" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "paper_towel_right_group": { + "cls": "Accessory" + }, + "island_island_group": { + "cls": "Counter" + }, + "stack_1_island_group_base": { + "cls": "Box" + }, + "stack_1_island_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_island_group_base": { + "cls": "Box" + }, + "stack_2_island_group_1": { + "cls": "HingeCabinet" + }, + "box_1_island_group": { + "cls": "Box" + }, + "box_2_island_group": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and cucumber from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group", + "fridge": "fridge_main_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.321882261741829, + -3.213774381214796, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707964142176731 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000065/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000065/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..7c996538bd79640ee260bc249480cc66cf79a41f --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000065/ep_meta.json @@ -0,0 +1,647 @@ +{ + "layout_id": 30, + "style_id": 33, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_front_group", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.245475224055, + 0.24547526901, + 0.01497314187 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_1/model.xml" + }, + "reset_region": { + "size": [ + 1.75, + 0.95 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick005/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "dining_front_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.24499104372000002, + 0.24499081394999997, + 0.02685923388 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_12/model.xml" + }, + "reset_region": { + "size": [ + 1.75, + 0.95 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "mushroom", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "mushroom", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/mushroom/mushroom_11/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "dining_front_group", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2399951135999999, + 0.23999743919999988, + 0.12351816959999992 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_11/model.xml" + }, + "reset_region": { + "size": [ + 1.75, + 0.95 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridge_left_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "eggplant", + "vegetable", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "eggplant", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/eggplant/eggplant_0/model.xml" + }, + "reset_region": { + "offset": [ + -0.0005212689042089491, + -0.012682907158096224, + 0.505769123577888 + ], + "size": [ + 0.7365684093897912, + 0.415740817181933 + ], + "name": "fridge_shelf1" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridge_left_group", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "jam", + "packaged_food" + ], + "groups": [ + "all" + ], + "cat": "jam", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/jam/jam_2/model.xml" + }, + "reset_region": { + "offset": [ + -0.0004890863609567919, + -0.012682907158096224, + 0.15037053274194065 + ], + "size": [ + 0.7366719902905896, + 0.415740817181933 + ], + "name": "fridge_shelf0" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wall_accessory_1_room": { + "cls": "WallAccessory" + }, + "wall_accessory_2_room": { + "cls": "WallAccessory" + }, + "light_switch_1_room": { + "cls": "WallAccessory" + }, + "ligh_switch_2_room": { + "cls": "WallAccessory" + }, + "light_switch_3_room": { + "cls": "WallAccessory" + }, + "light_switch_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_3_room": { + "cls": "WallAccessory" + }, + "wall_accessory_4_room": { + "cls": "WallAccessory" + }, + "wall_accessory_5_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "window_group_3_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "counter_1_left_group": { + "cls": "Counter" + }, + "stove_left_group": { + "cls": "Stove" + }, + "counter_2_left_group": { + "cls": "Counter" + }, + "stack_1_left_group_base": { + "cls": "Box" + }, + "stack_1_left_group_1": { + "cls": "Drawer" + }, + "stack_1_left_group_2": { + "cls": "Drawer" + }, + "stack_1_left_group_3": { + "cls": "Drawer" + }, + "stack_2_left_group_base": { + "cls": "Box" + }, + "stack_2_left_group_1": { + "cls": "Drawer" + }, + "stack_2_left_group_2": { + "cls": "Drawer" + }, + "stack_2_left_group_3": { + "cls": "Drawer" + }, + "stack_3_left_group_base": { + "cls": "Box" + }, + "stack_3_left_group_1": { + "cls": "Drawer" + }, + "stack_3_left_group_2": { + "cls": "Drawer" + }, + "stack_3_left_group_3": { + "cls": "Drawer" + }, + "stack_4_left_group_base": { + "cls": "Box" + }, + "stack_4_left_group_1": { + "cls": "Drawer" + }, + "stack_4_left_group_2": { + "cls": "Drawer" + }, + "stack_4_left_group_3": { + "cls": "Drawer" + }, + "fridge_left_group": { + "cls": "FridgeFrenchDoor" + }, + "fridge_housing_left_group": { + "cls": "HousingCabinet" + }, + "cab_1_left_group": { + "cls": "HingeCabinet" + }, + "cab_2_left_group": { + "cls": "HingeCabinet" + }, + "microwave_left_group": { + "cls": "Microwave" + }, + "cab_3_left_group": { + "cls": "HingeCabinet" + }, + "cab_4_left_group": { + "cls": "HingeCabinet" + }, + "cab_5_left_group": { + "cls": "HingeCabinet" + }, + "cab_6_left_group": { + "cls": "HingeCabinet" + }, + "toaster_oven_left_group": { + "cls": "ToasterOven" + }, + "coffee_machine_left_group": { + "cls": "CoffeeMachine" + }, + "paper_towel_left_group": { + "cls": "Accessory" + }, + "sink_right_group": { + "cls": "Sink" + }, + "counter_1_right_group": { + "cls": "Counter" + }, + "stack_1_right_group_base": { + "cls": "Box" + }, + "stack_1_right_group_1": { + "cls": "SingleCabinet" + }, + "dishwasher_right_group": { + "cls": "Dishwasher" + }, + "stack_2_right_group_base": { + "cls": "Box" + }, + "stack_2_right_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_base": { + "cls": "Box" + }, + "stack_3_right_group_1": { + "cls": "Drawer" + }, + "stack_3_right_group_2": { + "cls": "Drawer" + }, + "stack_4_right_group_base": { + "cls": "Box" + }, + "stack_4_right_group_1": { + "cls": "SingleCabinet" + }, + "box_right_group": { + "cls": "Box" + }, + "cab_1_right_group": { + "cls": "OpenCabinet" + }, + "cab_2_right_group": { + "cls": "OpenCabinet" + }, + "toaster_right_group": { + "cls": "Toaster" + }, + "dining_front_group": { + "cls": "Counter" + }, + "box_front_group": { + "cls": "Box" + }, + "stack_1_front_group_base": { + "cls": "Box" + }, + "stack_1_front_group_1": { + "cls": "SingleCabinet" + }, + "stack_2_front_group_base": { + "cls": "Box" + }, + "stack_2_front_group_1": { + "cls": "Drawer" + }, + "stack_2_front_group_2": { + "cls": "Drawer" + }, + "stack_2_front_group_3": { + "cls": "Drawer" + }, + "stack_2_front_group_4": { + "cls": "Drawer" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and mushroom from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "dining_front_group", + "fridge": "fridge_left_group" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.834595778128469, + -4.295768289470739, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 1.5707964142176731 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000067/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000067/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..f29bdc22affdf035c7a3e5a901f62d66b33be892 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000067/ep_meta.json @@ -0,0 +1,642 @@ +{ + "layout_id": 45, + "style_id": 23, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.24499104372000002, + 0.24499081394999997, + 0.02685923388 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_12/model.xml" + }, + "reset_region": { + "size": [ + 0.8560000460893571, + 1.04 + ], + "offset": [ + 0.5969999769553214, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick003/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.245914494345, + 0.24590248636500003, + 0.033029782155 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_0/model.xml" + }, + "reset_region": { + "size": [ + 1.9939999539108983, + 1.04 + ], + "offset": [ + -0.028000023044550737, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bell_pepper", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "bell_pepper", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bell_pepper/bell_pepper_1/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2599998751999999, + 0.2599926783999999, + 0.07361765839999998 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_0/model.xml" + }, + "reset_region": { + "size": [ + 1.9939999539108983, + 1.04 + ], + "offset": [ + -0.028000023044550737, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_right_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bagel", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bagel", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bagel/bagel_5/model.xml" + }, + "reset_region": { + "offset": [ + -0.18537598586825077, + 0.15951342820843922, + -0.1222076693607887 + ], + "size": [ + 0.4138180582737938, + 0.4219380698068135 + ], + "name": "fridge_shelf2" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_right_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bread_flat", + "bread_food", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "bread_flat", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bread/bread_18/model.xml" + }, + "reset_region": { + "offset": [ + -0.18537598586825077, + 0.15951342820843922, + -0.1222076693607887 + ], + "size": [ + 0.4138180582737938, + 0.4219380698068135 + ], + "name": "fridge_shelf2" + } + } + ], + "fixtures": { + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "lightswitch_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_3_main_group_1_base": { + "cls": "Box" + }, + "stack_3_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_3_main_group_1_2": { + "cls": "Drawer" + }, + "stack_4_main_group_1_base": { + "cls": "Box" + }, + "stack_4_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "stack_2_main_group_1_base": { + "cls": "Box" + }, + "stack_2_main_group_1_1": { + "cls": "HingeCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "cube_2_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "knife_block_main_group_1": { + "cls": "Accessory" + }, + "paper_towel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_right_group_1": { + "cls": "Counter" + }, + "stove_right_group_1": { + "cls": "Stove" + }, + "microwave_right_group_1": { + "cls": "Microwave" + }, + "micro_cab_right_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_right_group_1": { + "cls": "Counter" + }, + "fridgesidebyside_right_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_right_group_1": { + "cls": "HousingCabinet" + }, + "hingecabinet_5_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_1_right_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_right_group_1": { + "cls": "HingeCabinet" + }, + "toaster_right_group_1": { + "cls": "Toaster" + }, + "cube_1_right_group_1": { + "cls": "Box" + }, + "cube_2_right_group_1": { + "cls": "Box" + }, + "stack_2_right_group_1_base": { + "cls": "Box" + }, + "stack_2_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_right_group_1_2": { + "cls": "Drawer" + }, + "stack_3_right_group_1_base": { + "cls": "Box" + }, + "stack_3_right_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_right_group_1_2": { + "cls": "Drawer" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "stack_1_island_group_1_base": { + "cls": "Box" + }, + "stack_1_island_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_island_group_1_2": { + "cls": "Drawer" + }, + "stack_2_island_group_1_base": { + "cls": "Box" + }, + "stack_2_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_2_island_group_1_2": { + "cls": "Drawer" + }, + "stack_3_island_group_1_base": { + "cls": "Box" + }, + "stack_3_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_3_island_group_1_2": { + "cls": "Drawer" + }, + "panelbox_2_island_group_1_base": { + "cls": "Box" + }, + "panelbox_2_island_group_1_1": { + "cls": "PanelCabinet" + }, + "panelbox_1_island_group_1_base": { + "cls": "Box" + }, + "panelbox_1_island_group_1_1": { + "cls": "PanelCabinet" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and bell pepper from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group_1", + "fridge": "fridgesidebyside_right_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 1.291082928979942, + -3.2268656827523787, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 6.283185947300313 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000088/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000088/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..33a2e626c72781afc967245c9f848c28f3eecd11 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000088/ep_meta.json @@ -0,0 +1,610 @@ +{ + "layout_id": 44, + "style_id": 56, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.23316937559999998, + 0.233169455925, + 0.019775783475 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_15/model.xml" + }, + "reset_region": { + "size": [ + 1.456953, + 0.890935 + ], + "offset": [ + 0.0, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick004/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.245914494345, + 0.24590248636500003, + 0.033029782155 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_0/model.xml" + }, + "reset_region": { + "size": [ + 1.3479529166560051, + 0.890935 + ], + "offset": [ + -0.0545000416719974, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "avocado", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "avocado", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/avocado/avocado_4/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.2799999327999999, + 0.2799999999999999, + 0.07451864559999997 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_15/model.xml" + }, + "reset_region": { + "size": [ + 1.3479529166560051, + 0.890935 + ], + "offset": [ + -0.0545000416719974, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "peach", + "fruit", + "food", + "in_container" + ], + "groups": [ + "all" + ], + "cat": "peach", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/peach/peach_2/model.xml" + }, + "reset_region": { + "offset": [ + -0.18474779954104448, + 0.1500311741612339, + 0.5201925002429608 + ], + "size": [ + 0.41111786047840115, + 0.39778576711082236 + ], + "name": "fridge_shelf4" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridgesidebyside_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "fish", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "all" + ], + "cat": "fish", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/fish/fish_3/model.xml" + }, + "reset_region": { + "offset": [ + -0.18449748789877732, + 0.1504713687731577, + 0.20975775030992314 + ], + "size": [ + 0.4145411366001111, + 0.39914873020115793 + ], + "name": "fridge_shelf3" + } + } + ], + "fixtures": { + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_left_1_room": { + "cls": "Wall" + }, + "wall_left_1_backing_room": { + "cls": "Wall" + }, + "wall_main_2_room": { + "cls": "Wall" + }, + "wall_main_2_backing_room": { + "cls": "Wall" + }, + "wall_right_2_room": { + "cls": "Wall" + }, + "wall_right_2_backing_room": { + "cls": "Wall" + }, + "wall_right_3_room": { + "cls": "Wall" + }, + "wall_right_3_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "floor_2_room": { + "cls": "Floor" + }, + "floor_2_backing_room": { + "cls": "Floor" + }, + "wallaccessory.001_room": { + "cls": "WallAccessory" + }, + "wallaccessory.005_room": { + "cls": "WallAccessory" + }, + "wallaccessory_room": { + "cls": "WallAccessory" + }, + "wallaccessory.003_room": { + "cls": "WallAccessory" + }, + "wallaccessory.004_room": { + "cls": "WallAccessory" + }, + "wallaccessory.002_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "window_group_2_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "counter_corner_1_main_group_1": { + "cls": "Counter" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "cube_main_group_1": { + "cls": "Box" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_1_main_group_1_base": { + "cls": "Box" + }, + "stack_1_main_group_1_1": { + "cls": "HingeCabinet" + }, + "cube_1_main_group_1": { + "cls": "Box" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "fridgesidebyside_main_group_1": { + "cls": "FridgeSideBySide" + }, + "fridgesidebyside_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "papertowel_main_group_1": { + "cls": "Accessory" + }, + "counter_1_left_group_1": { + "cls": "Counter" + }, + "stove_left_group_1": { + "cls": "Stove" + }, + "microwave_left_group_1": { + "cls": "Microwave" + }, + "micro_cab_left_group_1": { + "cls": "HingeCabinet" + }, + "counter_2_left_group_1": { + "cls": "Counter" + }, + "singlecabinet_1_left_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_left_group_1": { + "cls": "HingeCabinet" + }, + "cube_3_left_group_1": { + "cls": "Box" + }, + "cube_4_left_group_1": { + "cls": "Box" + }, + "stack_1_left_group_1_base": { + "cls": "Box" + }, + "stack_1_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_1_left_group_1_2": { + "cls": "Drawer" + }, + "stack_2_left_group_1_base": { + "cls": "Box" + }, + "stack_2_left_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_2_left_group_1_2": { + "cls": "Drawer" + }, + "cube_1_left_group_1": { + "cls": "Box" + }, + "cube_2_left_group_1": { + "cls": "Box" + }, + "coffee_machine_left_group_1": { + "cls": "CoffeeMachine" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "cube_island_group_1": { + "cls": "Box" + }, + "cube_2_island_group_1": { + "cls": "Box" + }, + "cube_3_island_group_1": { + "cls": "Box" + }, + "cube_4_island_group_1": { + "cls": "Box" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and avocado from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group_1", + "fridge": "fridgesidebyside_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 2.714821810377902, + -4.480018283765062, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 6.283185947300313 + ] +} \ No newline at end of file diff --git a/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000089/ep_meta.json b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000089/ep_meta.json new file mode 100644 index 0000000000000000000000000000000000000000..ba41fcd758ceb5f6294dee5a4e768a8b9ce07cd4 --- /dev/null +++ b/pretrain/composite/StoreLeftoversInBowl/20250804/lerobot/extras/episode_000089/ep_meta.json @@ -0,0 +1,595 @@ +{ + "layout_id": 55, + "style_id": 50, + "object_cfgs": [ + { + "name": "chicken_drumstick_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_1_room", + "min_size": [ + 0.245914494345, + 0.24590248636500003, + 0.033029782155 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_0/model.xml" + }, + "reset_region": { + "size": [ + 1.5305872589961047, + 1.16985 + ], + "offset": [ + 0.33041187050194765, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "chicken_drumstick", + "obj_groups": "chicken_drumstick", + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "chicken_drumstick_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "chicken_drumstick", + "meat", + "food", + "in_container", + "oven_ready" + ], + "groups": [ + "chicken_drumstick" + ], + "cat": "chicken_drumstick", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/chicken_drumstick/ChickenDrumstick007/model.xml" + } + }, + { + "name": "vegetable_container", + "obj_groups": "plate", + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.244743326685, + 0.24474403597500002, + 0.023217144615000004 + ] + }, + "size": [ + 0.4, + 0.4 + ], + "pos": [ + "ref", + "ref" + ], + "try_to_place_in": "plate" + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "plate", + "receptacle", + "container", + "container_set2" + ], + "groups": [ + "plate" + ], + "cat": "plate", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/plate/plate_10/model.xml" + }, + "reset_region": { + "size": [ + 1.756634755979873, + 1.16985 + ], + "offset": [ + -0.21738812201006352, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "vegetable", + "obj_groups": "vegetable", + "graspable": true, + "placement": { + "size": [ + 0.01, + 0.01 + ], + "ensure_object_boundary_in_range": false, + "sample_args": { + "reference": "vegetable_container", + "on_top": true + } + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "avocado", + "vegetable", + "food", + "in_container" + ], + "groups": [ + "vegetable" + ], + "cat": "avocado", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/avocado/avocado_1/model.xml" + } + }, + { + "name": "bowl", + "obj_groups": "bowl", + "graspable": true, + "placement": { + "fixture": "island_island_group_1", + "sample_region_kwargs": { + "ref": "stool_2_room", + "min_size": [ + 0.24246779039999988, + 0.2424519695999999, + 0.11385487439999994 + ] + }, + "size": [ + 1.0, + 0.4 + ], + "pos": [ + "ref", + "ref" + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "bowl", + "receptacle", + "stackable", + "group1", + "container_set2" + ], + "groups": [ + "bowl" + ], + "cat": "bowl", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/bowl/bowl_10/model.xml" + }, + "reset_region": { + "size": [ + 1.756634755979873, + 1.16985 + ], + "offset": [ + -0.21738812201006352, + 0.0, + 0.46 + ], + "name": "geom_0" + } + }, + { + "name": "distr1", + "fridgable": true, + "placement": { + "fixture": "fridgebottomfreezer_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + -0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "glass_cup", + "receptacle", + "stackable" + ], + "groups": [ + "all" + ], + "cat": "glass_cup", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/lightwheel/glass_cup/GlassCup013/model.xml" + }, + "reset_region": { + "offset": [ + 0.0002539206301782615, + 0.10409374431739249, + 0.18235175118634792 + ], + "size": [ + 0.7236589942103524, + 0.5997809591920978 + ], + "name": "fridge_shelf0" + } + }, + { + "name": "distr2", + "fridgable": true, + "placement": { + "fixture": "fridgebottomfreezer_main_group_1", + "size": [ + 0.3, + 0.3 + ], + "pos": [ + 0.3, + 1.0 + ] + }, + "type": "object", + "info": { + "groups_containing_sampled_obj": [ + "all", + "carrot", + "vegetable", + "food", + "in_container", + "food_set1", + "group1" + ], + "groups": [ + "all" + ], + "cat": "carrot", + "split": "train", + "mjcf_path": "/root/robocasa/robocasa/models/assets/objects/objaverse/carrot/carrot_2/model.xml" + }, + "reset_region": { + "offset": [ + 0.0002539206301782615, + 0.10409374431739249, + 0.18235175118634792 + ], + "size": [ + 0.7236589942103524, + 0.5997809591920978 + ], + "name": "fridge_shelf0" + } + } + ], + "fixtures": { + "wall_right_1_room": { + "cls": "Wall" + }, + "wall_right_1_backing_room": { + "cls": "Wall" + }, + "wall_main_1_room": { + "cls": "Wall" + }, + "wall_main_1_backing_room": { + "cls": "Wall" + }, + "floor_1_room": { + "cls": "Floor" + }, + "floor_1_backing_room": { + "cls": "Floor" + }, + "wallaccessory_2_room": { + "cls": "WallAccessory" + }, + "wallaccessory_1_room": { + "cls": "WallAccessory" + }, + "lightswitch_01_room": { + "cls": "WallAccessory" + }, + "lightswitch_02_room": { + "cls": "WallAccessory" + }, + "wallaccessory_4_room": { + "cls": "WallAccessory" + }, + "wallaccessory_3_room": { + "cls": "WallAccessory" + }, + "window_group_1_room": { + "cls": "Window" + }, + "stool_1_room": { + "cls": "Stool" + }, + "stool_2_room": { + "cls": "Stool" + }, + "stool_3_room": { + "cls": "Stool" + }, + "fridgebottomfreezer_main_group_1": { + "cls": "FridgeBottomFreezer" + }, + "fridgebottomfreezer_housing_main_group_1": { + "cls": "HousingCabinet" + }, + "singlecabinet_1_main_group_1": { + "cls": "SingleCabinet" + }, + "hingecabinet_1_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_2_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_3_main_group_1": { + "cls": "HingeCabinet" + }, + "hingecabinet_4_main_group_1": { + "cls": "HingeCabinet" + }, + "singlecabinet_2_main_group_1": { + "cls": "SingleCabinet" + }, + "sink_main_group_1": { + "cls": "Sink" + }, + "counter_1_main_group_1": { + "cls": "Counter" + }, + "counter_2_main_group_1": { + "cls": "Counter" + }, + "stove_main_group_1": { + "cls": "Stove" + }, + "microwave_main_group_1": { + "cls": "Microwave" + }, + "micro_cab_main_group_1": { + "cls": "HingeCabinet" + }, + "stack_04_main_group_1_base": { + "cls": "Box" + }, + "stack_04_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_04_main_group_1_2": { + "cls": "Drawer" + }, + "stack_02_main_group_1_base": { + "cls": "Box" + }, + "stack_02_main_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_02_main_group_1_2": { + "cls": "PanelCabinet" + }, + "dishwasher_1_main_group_1": { + "cls": "Dishwasher" + }, + "stack_05_main_group_1_base": { + "cls": "Box" + }, + "stack_05_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_05_main_group_1_2": { + "cls": "Drawer" + }, + "stack_01_main_group_1_base": { + "cls": "Box" + }, + "stack_01_main_group_1_1": { + "cls": "SingleCabinet" + }, + "stack_01_main_group_1_2": { + "cls": "Drawer" + }, + "stack_03_main_group_1_base": { + "cls": "Box" + }, + "stack_03_main_group_1_1": { + "cls": "SingleCabinet" + }, + "cube_14_main_group_1": { + "cls": "Box" + }, + "cube_13_main_group_1": { + "cls": "Box" + }, + "coffee_machine_main_group_1": { + "cls": "CoffeeMachine" + }, + "toaster_main_group_1": { + "cls": "Toaster" + }, + "island_island_group_1": { + "cls": "Counter" + }, + "stack_06_island_group_1_base": { + "cls": "Box" + }, + "stack_06_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_06_island_group_1_2": { + "cls": "Drawer" + }, + "stack_07_island_group_1_base": { + "cls": "Box" + }, + "stack_07_island_group_1_1": { + "cls": "HingeCabinet" + }, + "stack_07_island_group_1_2": { + "cls": "Drawer" + }, + "cube_1_island_group_1": { + "cls": "Box" + }, + "cube_7_island_group_1": { + "cls": "Box" + }, + "cube_8_island_group_1": { + "cls": "Box" + }, + "paper_towel_island_group_1": { + "cls": "Accessory" + } + }, + "gen_textures": {}, + "lang": "Pick the chicken drumstick and avocado from their plates and place them in the bowl. Then put the bowl in the fridge.", + "fixture_refs": { + "stool1": "stool_1_room", + "stool2": "stool_2_room", + "dining_counter": "island_island_group_1", + "fridge": "fridgebottomfreezer_main_group_1" + }, + "cam_configs": { + "robot0_agentview_center": { + "pos": [ + -0.6, + 0.0, + 1.15 + ], + "quat": [ + 0.636945903301239, + 0.3325185477733612, + -0.3199238181114197, + -0.6175596117973328 + ], + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_left": { + "pos": [ + -0.5, + 0.35, + 1.05 + ], + "quat": [ + 0.55623853, + 0.29935253, + -0.37678665, + -0.6775092 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_agentview_right": { + "pos": [ + -0.5, + -0.35, + 1.05 + ], + "quat": [ + 0.6775091886520386, + 0.3767866790294647, + -0.2993525564670563, + -0.55623859167099 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_frontview": { + "pos": [ + -0.5, + 0, + 0.95 + ], + "quat": [ + 0.6088936924934387, + 0.3814677894115448, + -0.3673907518386841, + -0.5905545353889465 + ], + "camera_attribs": { + "fovy": "60" + }, + "parent_body": "mobilebase0_support" + }, + "robot0_eye_in_hand": { + "pos": [ + 0.05, + 0, + 0 + ], + "quat": [ + 0, + 0.707107, + 0.707107, + 0 + ], + "parent_body": "robot0_right_hand" + } + }, + "init_robot_base_pos": [ + 3.3219291081554174, + -4.007260877901081, + 0.0 + ], + "init_robot_base_ori": [ + 0.0, + 0.0, + 7.853816290691382 + ] +} \ No newline at end of file