Datasets:
ArXiv:
License:
aclegg3
commited on
Commit
·
6831173
1
Parent(s):
211c1b8
initial lfs commit
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- LICENSE.txt +28 -0
- configs/ReplicaCAD_baked_object_counts.json +45 -0
- configs/scenes/Baked_sc0_staging_00.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_01.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_02.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_03.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_04.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_05.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_06.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_07.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_08.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_09.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_10.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_11.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_12.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_13.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_14.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_15.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_16.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_17.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_18.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_19.scene_instance.json +132 -0
- configs/scenes/Baked_sc0_staging_20.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_00.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_01.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_02.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_03.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_04.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_05.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_06.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_07.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_08.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_09.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_10.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_11.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_12.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_13.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_14.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_15.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_16.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_17.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_18.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_19.scene_instance.json +132 -0
- configs/scenes/Baked_sc1_staging_20.scene_instance.json +132 -0
- configs/scenes/Baked_sc2_staging_00.scene_instance.json +132 -0
- configs/scenes/Baked_sc2_staging_01.scene_instance.json +132 -0
- configs/scenes/Baked_sc2_staging_02.scene_instance.json +132 -0
- configs/scenes/Baked_sc2_staging_03.scene_instance.json +132 -0
- configs/scenes/Baked_sc2_staging_04.scene_instance.json +132 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.glb filter=lfs diff=lfs merge=lfs -text
|
LICENSE.txt
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
CC BY-NC 4.0 License (https://creativecommons.org/licenses/by-nc/4.0/)
|
2 |
+
|
3 |
+
Copyright (c) Facebook, Inc. and its affiliates.
|
4 |
+
|
5 |
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
6 |
+
of this material, to copy and redistribute the material in any medium or format,
|
7 |
+
and to remix, transform, and build upon the material subject to the following
|
8 |
+
conditions:
|
9 |
+
|
10 |
+
- Attribution: You must give appropriate credit, provide a link to the license,
|
11 |
+
and indicate if changes were made. You may do so in any reasonable manner,
|
12 |
+
but not in any way that suggests the licensor endorses you or your use.
|
13 |
+
|
14 |
+
- NonCommercial: You may not use the material for commercial purposes.
|
15 |
+
|
16 |
+
- No additional restrictions: You may not apply legal terms or technological
|
17 |
+
measures that legally restrict others from doing anything the license permits.
|
18 |
+
|
19 |
+
The above copyright notice and this permission notice shall be included in all
|
20 |
+
copies or substantial portions of the Software.
|
21 |
+
|
22 |
+
THE MATERIAL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
23 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
24 |
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
25 |
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
26 |
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
27 |
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
28 |
+
MATERIAL.
|
configs/ReplicaCAD_baked_object_counts.json
ADDED
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"frl_apartment_beanbag_01": 72,
|
3 |
+
"frl_apartment_beanbag_02": 54,
|
4 |
+
"frl_apartment_bike_01": 42,
|
5 |
+
"frl_apartment_bike_02": 84,
|
6 |
+
"frl_apartment_blinds": 105,
|
7 |
+
"frl_apartment_cabinet": 105,
|
8 |
+
"frl_apartment_camera_02": 104,
|
9 |
+
"frl_apartment_ceiling": 105,
|
10 |
+
"frl_apartment_chair_01": 105,
|
11 |
+
"frl_apartment_chair_01.999": 105,
|
12 |
+
"frl_apartment_clothes_hanger_02": 105,
|
13 |
+
"frl_apartment_door_01": 105,
|
14 |
+
"frl_apartment_door_04": 105,
|
15 |
+
"frl_apartment_door_05": 105,
|
16 |
+
"frl_apartment_door_06": 105,
|
17 |
+
"frl_apartment_door_part_00": 105,
|
18 |
+
"frl_apartment_door_part_01": 105,
|
19 |
+
"frl_apartment_door_part_02": 105,
|
20 |
+
"frl_apartment_door_part_03": 105,
|
21 |
+
"frl_apartment_door_part_04": 105,
|
22 |
+
"frl_apartment_floor": 105,
|
23 |
+
"frl_apartment_indoor_plant_01": 105,
|
24 |
+
"frl_apartment_indoor_plant_02": 105,
|
25 |
+
"frl_apartment_kitchen_cabinet": 105,
|
26 |
+
"frl_apartment_mat": 105,
|
27 |
+
"frl_apartment_picture_01": 104,
|
28 |
+
"frl_apartment_pipe": 105,
|
29 |
+
"frl_apartment_rug_01": 105,
|
30 |
+
"frl_apartment_rug_02": 105,
|
31 |
+
"frl_apartment_sofa": 105,
|
32 |
+
"frl_apartment_stair": 105,
|
33 |
+
"frl_apartment_switch_02": 104,
|
34 |
+
"frl_apartment_table_01": 105,
|
35 |
+
"frl_apartment_table_02": 105,
|
36 |
+
"frl_apartment_table_03": 63,
|
37 |
+
"frl_apartment_tv_screen": 105,
|
38 |
+
"frl_apartment_tvstand": 105,
|
39 |
+
"frl_apartment_wall-plug_01": 104,
|
40 |
+
"frl_apartment_wall_arch": 92,
|
41 |
+
"frl_apartment_wall_arch.001": 13,
|
42 |
+
"frl_apartment_wall_cabinet_01": 102,
|
43 |
+
"frl_apartment_wall_cabinet_02": 105,
|
44 |
+
"frl_apartment_wall_cabinet_03_body": 105
|
45 |
+
}
|
configs/scenes/Baked_sc0_staging_00.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_00",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_00",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.7415575981140137,
|
102 |
+
0.05,
|
103 |
+
7.787896633148193
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.022600079540851296,
|
107 |
+
-1.18538013710312e-08,
|
108 |
+
0.9997445855840974,
|
109 |
+
1.685873962098405e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.333279848098755,
|
120 |
+
0.0,
|
121 |
+
-0.4101424217224121
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7071068549435273,
|
125 |
+
-0.7071067074295597,
|
126 |
+
1.66558605942409e-16,
|
127 |
+
-2.107342393432203e-08
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_01.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_01",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_01",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.673454761505127,
|
102 |
+
0.05,
|
103 |
+
7.627686023712158
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.011609089723888662,
|
107 |
+
-7.902533964015968e-09,
|
108 |
+
0.9999326122473333,
|
109 |
+
8.429369535711828e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
0.18798112869262695,
|
120 |
+
0.0,
|
121 |
+
-0.35399776697158813
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.4997442842057946,
|
125 |
+
0.49974424823280195,
|
126 |
+
0.5002556693552105,
|
127 |
+
0.5002555367408141
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_02.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_02",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_02",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
3.281822681427002,
|
102 |
+
0.05,
|
103 |
+
7.658101558685303
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.03190426594295512,
|
107 |
+
-7.9025340403438e-09,
|
108 |
+
0.999490929330844,
|
109 |
+
8.429369680040821e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.0043487548828125,
|
120 |
+
0.0,
|
121 |
+
-0.27634018659591675
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7040048725701429,
|
125 |
+
-0.7040047250561833,
|
126 |
+
0.06616079064822598,
|
127 |
+
0.06616068528111192
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_03.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_03",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_03",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
3.840893030166626,
|
102 |
+
0.05,
|
103 |
+
3.7770113945007324
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.6935826032946911,
|
107 |
+
1.4751397148238254e-07,
|
108 |
+
0.720377104305045,
|
109 |
+
1.264405470324803e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.3392903804779053,
|
120 |
+
0.0,
|
121 |
+
3.018192768096924
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7070255948818698,
|
125 |
+
-0.7070254473679071,
|
126 |
+
-0.010719692177053248,
|
127 |
+
-0.010719755397323052
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_04.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_04",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_04",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
3.0328104496002197,
|
102 |
+
0.05,
|
103 |
+
7.525379657745361
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.00015466446228753442,
|
107 |
+
-9.21447827669777e-09,
|
108 |
+
0.9999999880394378,
|
109 |
+
1.685873947665506e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.0026886463165283,
|
120 |
+
0.0,
|
121 |
+
-0.38161802291870117
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7071068760169403,
|
125 |
+
-0.7071066863561417,
|
126 |
+
0.0,
|
127 |
+
2.1073421935618755e-08
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_05.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_05",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_05",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.120611190795898,
|
102 |
+
0.05,
|
103 |
+
5.6692914962768555
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7093251038675377,
|
107 |
+
4.2146848955315606e-08,
|
108 |
+
0.7048814772877054,
|
109 |
+
8.429369774409776e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.14378023147583,
|
120 |
+
0.0,
|
121 |
+
-2.030649185180664
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7038574060590441,
|
125 |
+
-0.7038573639121981,
|
126 |
+
-0.06771099428746365,
|
127 |
+
-0.06771103643430962
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_06.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_06",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_06",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.3596835136413574,
|
102 |
+
0.05,
|
103 |
+
7.8181352615356445
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.00512093452004408,
|
107 |
+
-9.384259349199536e-09,
|
108 |
+
0.9999868879288495,
|
109 |
+
1.264405470324803e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.282270908355713,
|
120 |
+
0.0,
|
121 |
+
-0.6560769081115723
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.706986938119393,
|
125 |
+
-0.7069868959725433,
|
126 |
+
0.013019246214341628,
|
127 |
+
0.013019119773792135
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_07.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_07",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_07",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.192234516143799,
|
102 |
+
0.05,
|
103 |
+
6.934267520904541
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.707377069931825,
|
107 |
+
1.2644054570021265e-07,
|
108 |
+
0.7068363890849341,
|
109 |
+
1.4751396992807028e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.244004487991333,
|
120 |
+
0.0,
|
121 |
+
-1.3084646463394165
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7071033491993373,
|
125 |
+
-0.7071031806119523,
|
126 |
+
-0.0022299264109247414,
|
127 |
+
-0.0022300107046170367
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_08.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_08",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_08",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.031461238861084,
|
102 |
+
0.05,
|
103 |
+
5.77450704574585
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.6985278404971249,
|
107 |
+
1.0536711930742015e-07,
|
108 |
+
0.7155828785335743,
|
109 |
+
1.2644054325772203e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.3342630863189697,
|
120 |
+
0.0,
|
121 |
+
1.3415406942367554
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.707041150526367,
|
125 |
+
-0.7070409608655567,
|
126 |
+
0.009640859392537084,
|
127 |
+
0.009640796172267003
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_09.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_09",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_09",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
3.7487802505493164,
|
102 |
+
0.05,
|
103 |
+
1.6557966470718384
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7142170976208158,
|
107 |
+
-4.2146849288382526e-08,
|
108 |
+
0.6999242369471801,
|
109 |
+
6.322027418237397e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-1.7009142637252808,
|
120 |
+
0.0,
|
121 |
+
3.5646698474884033
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.6512901822248476,
|
125 |
+
-0.6512900979311546,
|
126 |
+
0.27535645379759105,
|
127 |
+
0.27535636950389814
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_10.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_10",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_10",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.4944474697113037,
|
102 |
+
0.05,
|
103 |
+
-0.4283074140548706
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.9999999999363639,
|
107 |
+
-8.429369863227622e-08,
|
108 |
+
1.128117116195342e-05,
|
109 |
+
-1.975633557549103e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.196805477142334,
|
120 |
+
0.0,
|
121 |
+
-0.47590193152427673
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.005723056903871612,
|
125 |
+
-0.005723120124139362,
|
126 |
+
0.7070836941710392,
|
127 |
+
0.7070835466570808
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_11.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_11",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_11",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.673454761505127,
|
102 |
+
0.05,
|
103 |
+
7.627686023712158
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.011609089723888662,
|
107 |
+
-7.902533964015968e-09,
|
108 |
+
0.9999326122473333,
|
109 |
+
8.429369535711828e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
0.8609201908111572,
|
120 |
+
0.0,
|
121 |
+
-0.35844066739082336
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.5000000640025423,
|
125 |
+
-0.4999999578531487,
|
126 |
+
-0.5000000202911524,
|
127 |
+
-0.4999999578531487
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_12.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_12",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_12",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.124051570892334,
|
102 |
+
0.05,
|
103 |
+
6.018693447113037
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7098301455955914,
|
107 |
+
0.0,
|
108 |
+
0.7043728873286752,
|
109 |
+
8.429369713347511e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.2387821674346924,
|
120 |
+
0.0,
|
121 |
+
1.1364701986312866
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7070980700708417,
|
125 |
+
-0.7070979014834493,
|
126 |
+
-0.0035267850242573433,
|
127 |
+
-0.0035268693179535803
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_13.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_13",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_13",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.0108870854601264,
|
102 |
+
0.05,
|
103 |
+
3.774937629699707
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.01894669824891609,
|
107 |
+
-1.3170890419966772e-09,
|
108 |
+
0.9998204952017238,
|
109 |
+
2.1073422801221037e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.336125135421753,
|
120 |
+
0.0,
|
121 |
+
3.108123302459717
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7071068760169403,
|
125 |
+
-0.7071066863561417,
|
126 |
+
0.0,
|
127 |
+
2.1073421935618755e-08
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_14.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_14",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_14",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.25964704155921936,
|
102 |
+
0.05,
|
103 |
+
3.773890495300293
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.00015466446228753442,
|
107 |
+
-9.21447827669777e-09,
|
108 |
+
0.9999999880394378,
|
109 |
+
1.685873947665506e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.223629951477051,
|
120 |
+
0.0,
|
121 |
+
0.2719871401786804
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7062442016000583,
|
125 |
+
-0.706244096232931,
|
126 |
+
0.03491710653362353,
|
127 |
+
0.034917043313347
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_15.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_15",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_15",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-1.832991361618042,
|
102 |
+
0.05,
|
103 |
+
3.236292600631714
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.689213113537178,
|
107 |
+
-4.214684778958145e-08,
|
108 |
+
0.7245586823221343,
|
109 |
+
0.0
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
1.1303119659423828,
|
120 |
+
0.0,
|
121 |
+
-2.146946907043457
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.0027992670353144855,
|
125 |
+
0.0027992038150461244,
|
126 |
+
0.7071013774520575,
|
127 |
+
0.707101103497562
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_16.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_16",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_16",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.0346760749816895,
|
102 |
+
0.05,
|
103 |
+
6.923562526702881
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7062949677789703,
|
107 |
+
8.429369924289883e-08,
|
108 |
+
0.7079176636375734,
|
109 |
+
1.264405489198594e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.2623648643493652,
|
120 |
+
0.0,
|
121 |
+
-1.8452720642089844
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7070974590247651,
|
125 |
+
-0.7070973958044968,
|
126 |
+
0.0036371041826558682,
|
127 |
+
0.003636998815542193
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_17.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_17",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_17",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.192234516143799,
|
102 |
+
0.05,
|
103 |
+
6.364755153656006
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.707377069931825,
|
107 |
+
1.2644054570021265e-07,
|
108 |
+
0.7068363890849341,
|
109 |
+
1.4751396992807028e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.0230636596679688,
|
120 |
+
0.0,
|
121 |
+
0.14487957954406738
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7068644536918565,
|
125 |
+
-0.7068642851044635,
|
126 |
+
-0.018513824962235265,
|
127 |
+
-0.018513909255931833
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_18.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_18",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_18",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-2.265995979309082,
|
102 |
+
0.05,
|
103 |
+
0.9676002264022827
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.698862115709701,
|
107 |
+
-1.4751396887335844e-07,
|
108 |
+
0.7152564178151237,
|
109 |
+
1.2644054492305656e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.8911359310150146,
|
120 |
+
0.0,
|
121 |
+
3.8070263862609863
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.010468835058646405,
|
125 |
+
0.010468750764946225,
|
126 |
+
0.7070293654235282,
|
127 |
+
0.7070291968361274
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_19.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_19",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_19",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
1.209349513053894,
|
102 |
+
0.05,
|
103 |
+
1.6557966470718384
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7142170976208158,
|
107 |
+
-4.2146849288382526e-08,
|
108 |
+
0.6999242369471801,
|
109 |
+
6.322027418237397e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-1.251835584640503,
|
120 |
+
0.0,
|
121 |
+
3.8647079467773438
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.5098410985525323,
|
125 |
+
-0.5098410998696211,
|
126 |
+
0.4899613204133654,
|
127 |
+
0.48996123480258486
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc0_staging_20.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc0_staging_20",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc0_staging_20",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
0.535,
|
28 |
+
1.01,
|
29 |
+
4.4597649574279785
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
0.735,
|
46 |
+
0.03,
|
47 |
+
6.373764820098877
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
0.435,
|
65 |
+
1.53,
|
66 |
+
6.373764820098877
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.4948993921279907,
|
102 |
+
0.05,
|
103 |
+
-0.34530141949653625
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.9994432421459669,
|
107 |
+
8.429369152684889e-08,
|
108 |
+
0.03336473780431447,
|
109 |
+
2.239051181962549e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.163763999938965,
|
120 |
+
0.0,
|
121 |
+
-0.46416303515434265
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.005723056903871612,
|
125 |
+
-0.005723120124139362,
|
126 |
+
0.7070836941710392,
|
127 |
+
0.7070835466570808
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_00.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_00",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_00",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
7.157948970794678
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912221516,
|
107 |
+
-1.26440530767713e-07,
|
108 |
+
0.706591495923826,
|
109 |
+
1.2644053071220185e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.131650924682617,
|
120 |
+
0.0,
|
121 |
+
4.536113262176514
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.0054214119039316016,
|
125 |
+
0.005421348683663907,
|
126 |
+
0.7070860928785173,
|
127 |
+
0.7070859032177143
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_01.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_01",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_01",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.6491072773933411,
|
102 |
+
0.05,
|
103 |
+
6.8205485343933105
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.6828470271628955,
|
107 |
+
-1.685873766699153e-07,
|
108 |
+
0.730561385165375,
|
109 |
+
1.264405324885587e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.8257269859313965,
|
120 |
+
0.0,
|
121 |
+
4.316568374633789
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.12857365996164793,
|
125 |
+
-0.12857374425534432,
|
126 |
+
0.6953192516658376,
|
127 |
+
0.695319167372141
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_02.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_02",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_02",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.214672088623047,
|
102 |
+
0.05,
|
103 |
+
7.842538833618164
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.028105096210571386,
|
107 |
+
-2.107342403183388e-08,
|
108 |
+
0.999604973760618,
|
109 |
+
1.6858739265712688e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.8668131828308105,
|
120 |
+
0.0,
|
121 |
+
7.43639612197876
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.23358999209093384,
|
125 |
+
-0.23358994994408536,
|
126 |
+
0.6674098186917227,
|
127 |
+
0.6674096079574814
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_03.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_03",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_03",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
4.984253883361816
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.166500091552734,
|
120 |
+
0.0,
|
121 |
+
4.615927696228027
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_04.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_04",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_04",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.71318519115448,
|
102 |
+
0.05,
|
103 |
+
6.749114990234375
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.642437670113855,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7663379411321474,
|
109 |
+
8.429369741103088e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.030834674835205,
|
120 |
+
0.0,
|
121 |
+
4.4503703117370605
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.04297985954636321,
|
125 |
+
0.04297977525266703,
|
126 |
+
0.7057994433868421,
|
127 |
+
0.7057992747994496
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_05.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_05",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_05",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
1.3175342082977295,
|
102 |
+
0.05,
|
103 |
+
7.77209997177124
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.0006191346490735951,
|
107 |
+
-3.6919651296275866e-08,
|
108 |
+
0.9999998083360921,
|
109 |
+
2.528810899016243e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.8628385066986084,
|
120 |
+
0.0,
|
121 |
+
7.798781871795654
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.4958866496906737,
|
125 |
+
-0.49588660721455285,
|
126 |
+
0.5040798699532107,
|
127 |
+
0.5040797438419373
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_06.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_06",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_06",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
6.517930030822754
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.161296844482422,
|
120 |
+
0.0,
|
121 |
+
3.529075860977173
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.05059548026709245,
|
125 |
+
-0.05059552241394176,
|
126 |
+
0.7052944377164554,
|
127 |
+
0.7052942269822089
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_07.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_07",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_07",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
4.998073101043701
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.9893548488616943,
|
120 |
+
0.0,
|
121 |
+
4.490320682525635
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.01942366998394793,
|
125 |
+
-0.019423733204220067,
|
126 |
+
0.7068400272233808,
|
127 |
+
0.7068398797094122
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_08.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_08",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_08",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
5.851961612701416
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-0.12559565901756287,
|
120 |
+
0.0,
|
121 |
+
3.913203716278076
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.504638710708599,
|
125 |
+
-0.5046385842680549,
|
126 |
+
0.49531801889452026,
|
127 |
+
0.49531780816028015
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_09.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_09",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_09",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-0.5162895917892456,
|
102 |
+
0.05,
|
103 |
+
3.8761439323425293
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.0007283607457566557,
|
107 |
+
-2.1114581646042987e-08,
|
108 |
+
0.9999997347452625,
|
109 |
+
1.6858738072222931e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.166500091552734,
|
120 |
+
0.0,
|
121 |
+
4.615927696228027
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_10.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_10",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_10",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-0.5162895917892456,
|
102 |
+
0.05,
|
103 |
+
3.8761439323425293
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.0007283607457566557,
|
107 |
+
-2.1114581646042987e-08,
|
108 |
+
0.9999997347452625,
|
109 |
+
1.6858738072222931e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.166500091552734,
|
120 |
+
0.0,
|
121 |
+
4.615927696228027
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_11.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_11",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_11",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.8698642253875732,
|
102 |
+
0.05,
|
103 |
+
6.409993648529053
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.682846937184448,
|
107 |
+
-8.429369796614238e-08,
|
108 |
+
0.7305614692671726,
|
109 |
+
4.2146849066337915e-08
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.057492256164551,
|
120 |
+
0.0,
|
121 |
+
5.475180625915527
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.014962278448531386,
|
125 |
+
0.014962236301683574,
|
126 |
+
0.7069485694394515,
|
127 |
+
0.7069483587052129
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_12.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_12",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_12",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.214672088623047,
|
102 |
+
0.05,
|
103 |
+
7.842538833618164
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.028105096210571386,
|
107 |
+
-2.107342403183388e-08,
|
108 |
+
0.999604973760618,
|
109 |
+
1.6858739265712688e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
0.4110370874404907,
|
120 |
+
0.0,
|
121 |
+
3.930875062942505
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.5002641277111824,
|
125 |
+
-0.5002640012912272,
|
126 |
+
0.49973585919551156,
|
127 |
+
0.4997357327343972
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_13.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_13",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_13",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
5.1413798332214355
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912221516,
|
107 |
+
-1.26440530767713e-07,
|
108 |
+
0.706591495923826,
|
109 |
+
1.2644053071220185e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.000844955444336,
|
120 |
+
0.0,
|
121 |
+
4.157668590545654
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.02275912956970169,
|
125 |
+
-0.02275925601024713,
|
126 |
+
0.7067404395748316,
|
127 |
+
0.7067403974279831
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_14.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_14",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_14",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
3.1754157543182373,
|
102 |
+
0.05,
|
103 |
+
7.024539470672607
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.10044365367578684,
|
107 |
+
-4.2146848878987786e-08,
|
108 |
+
0.9949427483208331,
|
109 |
+
2.1073424427697773e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.030834674835205,
|
120 |
+
0.0,
|
121 |
+
4.4503703117370605
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.04297985954636321,
|
125 |
+
0.04297977525266703,
|
126 |
+
0.7057994433868421,
|
127 |
+
0.7057992747994496
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_15.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_15",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_15",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
2.5774035453796387,
|
102 |
+
0.05,
|
103 |
+
7.77209997177124
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.0006191346490735951,
|
107 |
+
-3.6919651296275866e-08,
|
108 |
+
0.9999998083360921,
|
109 |
+
2.528810899016243e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.149369239807129,
|
120 |
+
0.0,
|
121 |
+
4.510265827178955
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.02215446968270738,
|
125 |
+
-0.022154469682707102,
|
126 |
+
0.7067596755959271,
|
127 |
+
0.7067595913022306
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_16.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_16",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_16",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
5.0045366287231445
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.2537763118743896,
|
120 |
+
0.0,
|
121 |
+
2.998124599456787
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7070313336550451,
|
125 |
+
-0.7070311229208038,
|
126 |
+
-0.01033643023528779,
|
127 |
+
-0.010336472382136102
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_17.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_17",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_17",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
4.998073101043701
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
3.8941612243652344,
|
120 |
+
0.0,
|
121 |
+
7.525052547454834
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.48739746748891166,
|
125 |
+
-0.48739740426863926,
|
126 |
+
0.5122927255589647,
|
127 |
+
0.5122925358981479
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_18.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_18",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_18",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-2.134284257888794,
|
102 |
+
0.05,
|
103 |
+
3.2950632572174072
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912221516,
|
107 |
+
-1.26440530767713e-07,
|
108 |
+
0.706591495923826,
|
109 |
+
1.2644053071220185e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-0.6521620750427246,
|
120 |
+
0.0,
|
121 |
+
-1.1566468477249146
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_19.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_19",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_19",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
1.131256341934204,
|
102 |
+
0.05,
|
103 |
+
7.161611557006836
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.39421315425204256,
|
107 |
+
-1.0536712222175558e-07,
|
108 |
+
0.9190190362634584,
|
109 |
+
1.6858739548819557e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-0.6931918859481812,
|
120 |
+
0.0,
|
121 |
+
-1.1757723093032837
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc1_staging_20.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc1_staging_20",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc1_staging_20",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-1.04
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
0.87
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
0.87
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-0.5162895917892456,
|
102 |
+
0.05,
|
103 |
+
3.8761439323425293
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.0007283607457566557,
|
107 |
+
-2.1114581646042987e-08,
|
108 |
+
0.9999997347452625,
|
109 |
+
1.6858738072222931e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
4.166500091552734,
|
120 |
+
0.0,
|
121 |
+
4.615927696228027
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
-0.005421370162856197,
|
125 |
+
0.005421328016007885,
|
126 |
+
0.7070861036544851,
|
127 |
+
0.7070858929202442
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc2_staging_00.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc2_staging_00",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc2_staging_00",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-0.24
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
1.6446
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
1.6446
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
0.5455472469329834,
|
102 |
+
0.05,
|
103 |
+
7.157948970794678
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.3722376823425293,
|
120 |
+
0.0,
|
121 |
+
-1.9948407411575317
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.707086103491685,
|
125 |
+
-0.7070858927574379,
|
126 |
+
0.005421391396606948,
|
127 |
+
0.005421349249757524
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc2_staging_01.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc2_staging_01",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc2_staging_01",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-0.24
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
1.6446
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
1.6446
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-2.1685709953308105,
|
102 |
+
0.05,
|
103 |
+
-1.4354398250579834
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7076216912835112,
|
107 |
+
-1.2644054597776844e-07,
|
108 |
+
0.7065914958623769,
|
109 |
+
1.2644054597776844e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
0.6003028750419617,
|
120 |
+
0.0,
|
121 |
+
7.124131679534912
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.707086103491685,
|
125 |
+
-0.7070858927574379,
|
126 |
+
0.005421391396606948,
|
127 |
+
0.005421349249757524
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc2_staging_02.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc2_staging_02",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc2_staging_02",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-0.24
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
1.6446
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
1.6446
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.144515037536621,
|
102 |
+
0.05,
|
103 |
+
5.27656888961792
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7063417923895458,
|
107 |
+
6.322027229499484e-08,
|
108 |
+
0.707870943268548,
|
109 |
+
1.2644054508959004e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.3570826053619385,
|
120 |
+
0.0,
|
121 |
+
-1.997585415840149
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.707086103491685,
|
125 |
+
-0.7070858927574379,
|
126 |
+
0.005421391396606948,
|
127 |
+
0.005421349249757524
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc2_staging_03.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc2_staging_03",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc2_staging_03",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-0.24
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
1.6446
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
1.6446
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
-2.148047685623169,
|
102 |
+
0.05,
|
103 |
+
-1.4827545881271362
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
0.7117289396265241,
|
107 |
+
-2.528810904012246e-07,
|
108 |
+
0.7024542095382574,
|
109 |
+
1.4751396931744762e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
1.5915743112564087,
|
120 |
+
0.0,
|
121 |
+
4.303198337554932
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.48998651656626946,
|
125 |
+
-0.48998644215074055,
|
126 |
+
0.5098169681666264,
|
127 |
+
0.5098167897010661
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|
configs/scenes/Baked_sc2_staging_04.scene_instance.json
ADDED
@@ -0,0 +1,132 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"stage_instance": {
|
3 |
+
"template_name": "Baked_sc2_staging_04",
|
4 |
+
"translation": [
|
5 |
+
0.0,
|
6 |
+
0.0,
|
7 |
+
0.0
|
8 |
+
],
|
9 |
+
"rotation": [
|
10 |
+
1.0,
|
11 |
+
0.0,
|
12 |
+
0.0,
|
13 |
+
0.0
|
14 |
+
],
|
15 |
+
"translation_origin": "COM"
|
16 |
+
},
|
17 |
+
"default_lighting": "no_lights",
|
18 |
+
"navmesh_instance": "Baked_sc2_staging_04",
|
19 |
+
"articulated_object_instances": [
|
20 |
+
{
|
21 |
+
"template_name": "fridge",
|
22 |
+
"fixed_base": true,
|
23 |
+
"auto_clamp_joint_limits": true,
|
24 |
+
"translation_origin": "COM",
|
25 |
+
"motion_type": "DYNAMIC",
|
26 |
+
"translation": [
|
27 |
+
-2.1782121658325195,
|
28 |
+
1.01,
|
29 |
+
-0.24
|
30 |
+
],
|
31 |
+
"rotation": [
|
32 |
+
1,
|
33 |
+
0,
|
34 |
+
0,
|
35 |
+
0
|
36 |
+
]
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"template_name": "kitchen_counter",
|
40 |
+
"fixed_base": true,
|
41 |
+
"auto_clamp_joint_limits": true,
|
42 |
+
"translation_origin": "COM",
|
43 |
+
"motion_type": "DYNAMIC",
|
44 |
+
"translation": [
|
45 |
+
-2,
|
46 |
+
0.03,
|
47 |
+
1.6446
|
48 |
+
],
|
49 |
+
"rotation": [
|
50 |
+
1,
|
51 |
+
0,
|
52 |
+
0,
|
53 |
+
0
|
54 |
+
],
|
55 |
+
"uniform_scale": 0.98
|
56 |
+
},
|
57 |
+
{
|
58 |
+
"template_name": "kitchenCupboard_01",
|
59 |
+
"fixed_base": true,
|
60 |
+
"auto_clamp_joint_limits": true,
|
61 |
+
"translation_origin": "COM",
|
62 |
+
"motion_type": "DYNAMIC",
|
63 |
+
"translation": [
|
64 |
+
-2.3,
|
65 |
+
1.53,
|
66 |
+
1.6446
|
67 |
+
],
|
68 |
+
"rotation": [
|
69 |
+
-0.707,
|
70 |
+
0.707,
|
71 |
+
0,
|
72 |
+
0
|
73 |
+
],
|
74 |
+
"uniform_scale": 0.38
|
75 |
+
},
|
76 |
+
{
|
77 |
+
"template_name": "door2",
|
78 |
+
"fixed_base": true,
|
79 |
+
"auto_clamp_joint_limits": true,
|
80 |
+
"translation_origin": "COM",
|
81 |
+
"motion_type": "DYNAMIC",
|
82 |
+
"translation": [
|
83 |
+
-0.35,
|
84 |
+
2.4,
|
85 |
+
-2.65
|
86 |
+
],
|
87 |
+
"rotation": [
|
88 |
+
1,
|
89 |
+
0,
|
90 |
+
0,
|
91 |
+
0
|
92 |
+
]
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"template_name": "cabinet",
|
96 |
+
"fixed_base": true,
|
97 |
+
"auto_clamp_joint_limits": true,
|
98 |
+
"translation_origin": "COM",
|
99 |
+
"motion_type": "DYNAMIC",
|
100 |
+
"translation": [
|
101 |
+
4.070737361907959,
|
102 |
+
0.05,
|
103 |
+
5.862549304962158
|
104 |
+
],
|
105 |
+
"rotation": [
|
106 |
+
-0.7107808312269362,
|
107 |
+
1.2644054242505478e-07,
|
108 |
+
0.7034135412119301,
|
109 |
+
1.475139664308678e-07
|
110 |
+
]
|
111 |
+
},
|
112 |
+
{
|
113 |
+
"template_name": "chestOfDrawers_01",
|
114 |
+
"fixed_base": true,
|
115 |
+
"auto_clamp_joint_limits": true,
|
116 |
+
"translation_origin": "COM",
|
117 |
+
"motion_type": "DYNAMIC",
|
118 |
+
"translation": [
|
119 |
+
-2.081207036972046,
|
120 |
+
0.0,
|
121 |
+
-1.162813425064087
|
122 |
+
],
|
123 |
+
"rotation": [
|
124 |
+
0.7071057229118424,
|
125 |
+
-0.7071055753978819,
|
126 |
+
0.001265332602336309,
|
127 |
+
0.001265227235222134
|
128 |
+
],
|
129 |
+
"uniform_scale": 0.4
|
130 |
+
}
|
131 |
+
]
|
132 |
+
}
|