| |
| room: |
| walls: |
| - name: wall |
| type: wall |
|
|
| size: [1.6, 1.5, 0.02] |
| pos: [1.6, 0, 1.5] |
|
|
| - name: wall_backing |
| type: wall |
|
|
| backing: true |
| backing_extended: [true, true] |
| size: [1.6, 1.5, 0.1] |
| pos: [1.6, 0, 1.5] |
|
|
| - name: wall_left |
| type: wall |
|
|
| wall_side: left |
| size: [2.8, 1.5, 0.02] |
| pos: [0, -2.8, 1.5] |
|
|
| - name: wall_left_backing |
| type: wall |
|
|
| wall_side: left |
| backing: true |
| size: [2.8, 1.5, 0.1] |
| pos: [0, -2.8, 1.5] |
|
|
| - name: wall_right |
| type: wall |
|
|
| wall_side: right |
| size: [2.8, 1.5, 0.02] |
| pos: [3.2, -2.8, 1.5] |
|
|
| - name: wall_right_backing |
| type: wall |
|
|
| wall_side: right |
| backing: true |
| size: [2.8, 1.5, 0.1] |
| pos: [3.2, -2.8, 1.5] |
|
|
| wall_accessories: |
| - name: outlet |
| type: wall_accessory |
| |
| attach_to: wall_left |
| pos: [null, -2.6, 1.2] |
|
|
| - name: outlet_2 |
| type: wall_accessory |
| attach_to: wall_right |
| |
| pos: [null, -3, 1.2] |
|
|
| - name: outlet_3 |
| type: wall_accessory |
| attach_to: wall_right |
| |
| pos: [null, -1.5, 1.2] |
|
|
| - name: untensil_rack |
| type: utensil_rack |
| attach_to: wall_left |
| |
| pos: [null, -3.3, 1.15] |
|
|
| - name: light_switch |
| type: wall_accessory |
| config_name: light_switch |
| attach_to: wall_right |
| pos: [null, -3.5, 1.2] |
|
|
| - name: light_switch_2 |
| type: wall_accessory |
| config_name: light_switch |
| attach_to: wall_right |
| pos: [null, -3.6, 1.2] |
|
|
|
|
| floor: |
| - name: floor |
| type: floor |
|
|
| |
| size: [1.6, 2.8, 0.02] |
| pos: [1.6, -2.8, 0] |
|
|
| - name: floor_backing |
| type: floor |
|
|
| backing: true |
| size: [1.6, 2.8, 0.1] |
| pos: [1.6, -2.8, 0] |
|
|
| |
| left_group: |
| group_origin: [0, 0] |
| group_pos: [0, -4.05] |
| group_z_rot: 1.5708 |
|
|
| |
| bottom_row: |
| - name: fridge |
| type: fridge |
|
|
| size: [0.9, 0.8, 1.78] |
| pos: [3.58, -0.43, 0.89] |
|
|
| - name: sink |
| type: sink |
|
|
| - name: counter |
| type: counter |
| interior_obj: sink |
|
|
| size: [3.8, 0.65, 0.92] |
| align_to: fridge |
| side: left |
| alignment: bottom_back |
| |
| obj_x_percent: 0.735 |
| obj_y_percent: 0.5 |
|
|
|
|
|
|
| |
| top_row: |
| - name: cab_1 |
| type: hinge_cabinet |
| default_config_name: cab_top |
| |
| size: [1, 0.4, 0.92] |
| pos: [-0.19, -0.2, 1.85] |
|
|
| - name: cab_2 |
| type: open_cabinet |
| default_config_name: shelves |
|
|
| size: [0.8, 0.4, 0.92] |
| align_to: cab_1 |
| side: right |
|
|
| - name: window_group |
| type: framed_window |
| |
| size: [1.85, 0.05, 1.25] |
| num_windows: 3 |
| align_to: cab_2 |
| side: right |
| ofs: [0.0, .20, -0.10] |
| offset: [0.075, 0, 0] |
|
|
| |
| bottom_row_cabinets: |
| - name: stack_1 |
| type: stack |
| |
| levels: ["drawer", "drawer", "drawer", "drawer"] |
| percentages: [0.25, 0.25, 0.25, 0.25] |
|
|
| size: [0.8, 0.6, 0.84] |
| pos: [-0.27, -0.3, 0.47] |
|
|
| - name: stack_2 |
| type: stack |
| levels: ["hinge_cabinet", ["drawer", "drawer"]] |
| percentages: [0.75, 0.25] |
|
|
| size: [0.85, 0.6, 0.84] |
| align_to: stack_1 |
| side: right |
|
|
| - name: dishwasher |
| type: dishwasher |
|
|
| size: [0.65, 0.6, 0.89] |
| align_to: stack_2 |
| side: right |
| alignment: top_back |
|
|
| - name: stack_3 |
| type: stack |
| levels: ["hinge_cabinet", "panel_cabinet"] |
| percentages: [0.75, 0.25] |
| |
| size: [1, 0.6, 0.84] |
| align_to: dishwasher |
| side: right |
| alignment: top_back |
| |
| - name: stack_4 |
| type: stack |
| levels: ["single_cabinet", "drawer"] |
| percentages: [0.75, 0.25] |
| |
| size: [0.5, 0.6, 0.84] |
| align_to: stack_3 |
| side: right |
| |
| counter_accesories: |
| - name: paper_towel |
| type: paper_towel |
|
|
| placement: |
| fixture: counter_left_group |
| sample_region_kwargs: |
| ref: sink |
| size: [0.50, 0.25] |
| pos: ["ref", 1.0] |
| rotation: [0, 0] |
|
|
| |
| main_group: |
| group_origin: [0, 0] |
| group_pos: [3.2, 0] |
| group_z_rot: -1.5708 |
|
|
| |
| bottom_row: |
| - name: counter_main |
| type: counter |
|
|
| size: [2, 0.65, 0.92] |
| pos: [1.0, -0.325, 0.46] |
|
|
| - name: stove |
| type: stove |
| |
| size: [null, 0.66, null] |
| align_to: counter_main |
| side: right |
| alignment: top_back |
|
|
| - name: counter_right |
| type: counter |
| |
| size: [2, 0.65, 0.92] |
| align_to: stove |
| alignment: top_back |
| side: right |
|
|
| |
| top_row: |
| - name: cab_main |
| type: hinge_cabinet |
| default_config_name: cab_top |
|
|
| size: [1, 0.4, 0.92] |
| pos: [0.50, -0.2, 1.85] |
|
|
| - name: cab_1 |
| type: hinge_cabinet |
| default_config_name: cab_top |
|
|
| size: [1, 0.4, 0.92] |
| align_to: cab_main |
| side: right |
|
|
| - name: microwave |
| type: microwave |
| size: [stove, 0.45, null] |
|
|
| align_to: cab_1 |
| side: right |
| alignment: bottom_back |
|
|
| - name: cab_micro |
| type: hinge_cabinet |
| handle_type: knob |
| default_config_name: cab_top_small |
|
|
| size: [microwave, 0.4, null] |
| align_to: microwave |
| side: top |
| alignment: back |
| stack_height: 0.92 |
| stack_fixtures: ["microwave"] |
|
|
| - name: cab_2 |
| type: hinge_cabinet |
| default_config_name: cab_top |
|
|
| size: [1, 0.4, 0.92] |
| align_to: microwave |
| alignment: bottom_back |
| side: right |
|
|
| - name: cab_3 |
| type: hinge_cabinet |
| default_config_name: cab_top |
|
|
| size: [1, 0.4, 0.92] |
| align_to: cab_2 |
| side: right |
|
|
| |
| bottom_row_cabinets: |
| - name: stack_1 |
| type: stack |
| |
| levels: ["hinge_cabinet", ["drawer", "drawer"]] |
| percentages: [0.75, 0.25] |
|
|
| size: [1, 0.6, 0.84] |
| pos: [0.5, -0.3, 0.47] |
|
|
| - name: stack_2 |
| type: stack |
| levels: ["drawer", "drawer", "drawer", "drawer"] |
| percentages: [0.25, 0.25, 0.25, 0.25] |
|
|
| size: [1, 0.6, 0.84] |
| align_to: stack_1 |
| side: right |
| |
| - name: stack_3 |
| type: stack |
| levels: ["hinge_cabinet", ["drawer", "drawer"]] |
| percentages: [0.75, 0.25] |
| |
| size: [1, 0.6, 0.84] |
| align_to: stove |
| side: right |
| alignment: top_back |
| offset: [0, 0.0, -0.03] |
|
|
| - name: stack_4 |
| type: stack |
| levels: ["hinge_cabinet", ["drawer", "drawer"]] |
| percentages: [0.75, 0.25] |
| |
| size: [1, 0.6, 0.84] |
| align_to: stack_3 |
| side: right |
|
|
| counter_accessories: |
| - name: coffee_machine |
| type: coffee_machine |
|
|
| placement: |
| fixture: counter_main_main_group |
| sample_region_kwargs: |
| ref: cab_1_main_group |
| size: [1.0, 0.52] |
| pos: [null, 1.0] |
| rotation: [0, 0] |
| margin: 0.0 |
|
|
| - name: utensil_holder |
| type: utensil_holder |
|
|
| placement: |
| fixture: counter_main_main_group |
| sample_region_kwargs: |
| ref: cab_main_main_group |
| size: [1.0, 0.30] |
| pos: [null, 1.0] |
| rotation: [0, 0] |
|
|
| - name: toaster |
| type: toaster |
|
|
| placement: |
| fixture: counter_right_main_group |
| size: [1.0, 0.40] |
| pos: [null, 1.0] |
| rotation: [0, 0] |
|
|
| - name: knife_block |
| type: knife_block |
|
|
| placement: |
| fixture: counter_left_group |
| sample_region_kwargs: |
| ref: cab_1_left_group |
| size: [1, obj] |
| pos: [null, 1.0] |
| rotation: [0, 0] |