LiFanxing commited on
Commit
08d505f
·
1 Parent(s): 007f452

add standard cluttered scene

Browse files
configs/objects/human/man_1.object_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "render_asset": "../../../objects/man_1.glb",
3
+ "collision_asset": "../../../objects/man_1.glb",
4
+ "mass": 0.5,
5
+ "COM": [
6
+ 0,
7
+ 0,
8
+ 0
9
+ ],
10
+ "join_collision_meshes": false,
11
+ "semantic_id": 3
12
+ }
configs/objects/objects2/frl_apartment_beanbag.object_config.json CHANGED
@@ -8,5 +8,5 @@
8
  ],
9
  "mass": 11,
10
  "join_collision_meshes": true,
11
- "semantic_id": 6
12
  }
 
8
  ],
9
  "mass": 11,
10
  "join_collision_meshes": true,
11
+ "semantic_id": 5
12
  }
configs/scenes/{box10_empty → box10_wall_empty}/box10_empty_0.scene_instance.json RENAMED
@@ -5,21 +5,5 @@
5
  "default_lighting": "lighting/box10_0",
6
  "object_instances": [],
7
  "articulated_object_instances": [],
8
- "user_custom": {
9
- "range": [
10
- [
11
- -7,
12
- 7
13
- ],
14
- [
15
- 0,
16
- 5.5
17
- ],
18
- [
19
- -18,
20
- 1
21
- ]
22
- ]
23
- },
24
  "navmesh_instance": "empty_stage_navmesh"
25
  }
 
5
  "default_lighting": "lighting/box10_0",
6
  "object_instances": [],
7
  "articulated_object_instances": [],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  "navmesh_instance": "empty_stage_navmesh"
9
  }
configs/scenes/box15_wall_empty/box15_empty_0.scene_instance.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stage_instance": {
3
+ "template_name": "stages/box15_wall"
4
+ },
5
+ "default_lighting": "lighting/box15_0",
6
+ "object_instances": [],
7
+ "articulated_object_instances": [],
8
+ "navmesh_instance": "empty_stage_navmesh"
9
+ }
configs/scenes/box15_wall_pillar/box15_wall_pillar_0.scene_instance.json ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stage_instance": {
3
+ "template_name": "stages/box15_wall"
4
+ },
5
+ "default_lighting": "lighting/box15_0",
6
+ "object_instances": [
7
+ {
8
+ "template_name": "round_pillar",
9
+ "translation": [
10
+ -7.089749796263028,
11
+ 0.0,
12
+ -4.047701214901407
13
+ ],
14
+ "rotation": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0,
18
+ 0.0
19
+ ],
20
+ "uniform_scale": 1.0,
21
+ "motion_type": "STATIC",
22
+ "translation_origin": "COM"
23
+ },
24
+ {
25
+ "template_name": "square_pillar",
26
+ "translation": [
27
+ -2.8468788714268385,
28
+ 0.0,
29
+ -2.1630782113671745
30
+ ],
31
+ "rotation": [
32
+ 0.0,
33
+ 0.0,
34
+ 1.0,
35
+ 0.0
36
+ ],
37
+ "uniform_scale": 1.0,
38
+ "motion_type": "STATIC",
39
+ "translation_origin": "COM"
40
+ },
41
+ {
42
+ "template_name": "square_pillar",
43
+ "translation": [
44
+ 12.692007844616391,
45
+ 0.0,
46
+ -5.8474650526346945
47
+ ],
48
+ "rotation": [
49
+ 0.0,
50
+ 0.0,
51
+ 1.0,
52
+ 0.0
53
+ ],
54
+ "uniform_scale": 1.0,
55
+ "motion_type": "STATIC",
56
+ "translation_origin": "COM"
57
+ },
58
+ {
59
+ "template_name": "round_pillar",
60
+ "translation": [
61
+ -10.124251994988168,
62
+ 0.0,
63
+ -6.767669514865215
64
+ ],
65
+ "rotation": [
66
+ 0.0,
67
+ 0.0,
68
+ 1.0,
69
+ 0.0
70
+ ],
71
+ "uniform_scale": 1.0,
72
+ "motion_type": "STATIC",
73
+ "translation_origin": "COM"
74
+ },
75
+ {
76
+ "template_name": "square_pillar",
77
+ "translation": [
78
+ 7.245944360409809,
79
+ 0.0,
80
+ -3.301627386155885
81
+ ],
82
+ "rotation": [
83
+ 0.0,
84
+ 0.0,
85
+ 1.0,
86
+ 0.0
87
+ ],
88
+ "uniform_scale": 1.0,
89
+ "motion_type": "STATIC",
90
+ "translation_origin": "COM"
91
+ },
92
+ {
93
+ "template_name": "square_pillar",
94
+ "translation": [
95
+ 5.057370575758171,
96
+ 0.0,
97
+ -6.118145338120727
98
+ ],
99
+ "rotation": [
100
+ 0.0,
101
+ 0.0,
102
+ 1.0,
103
+ 0.0
104
+ ],
105
+ "uniform_scale": 1.0,
106
+ "motion_type": "STATIC",
107
+ "translation_origin": "COM"
108
+ },
109
+ {
110
+ "template_name": "square_pillar",
111
+ "translation": [
112
+ -3.773771890338079,
113
+ 0.0,
114
+ -2.9370813369045976
115
+ ],
116
+ "rotation": [
117
+ 0.0,
118
+ 0.0,
119
+ 1.0,
120
+ 0.0
121
+ ],
122
+ "uniform_scale": 1.0,
123
+ "motion_type": "STATIC",
124
+ "translation_origin": "COM"
125
+ },
126
+ {
127
+ "template_name": "square_pillar",
128
+ "translation": [
129
+ 0.72190123241338,
130
+ 0.0,
131
+ -3.7508861724500933
132
+ ],
133
+ "rotation": [
134
+ 0.0,
135
+ 0.0,
136
+ 1.0,
137
+ 0.0
138
+ ],
139
+ "uniform_scale": 1.0,
140
+ "motion_type": "STATIC",
141
+ "translation_origin": "COM"
142
+ },
143
+ {
144
+ "template_name": "round_pillar",
145
+ "translation": [
146
+ 3.4158115563055738,
147
+ 0.0,
148
+ -5.17423049928827
149
+ ],
150
+ "rotation": [
151
+ 0.0,
152
+ 0.0,
153
+ 1.0,
154
+ 0.0
155
+ ],
156
+ "uniform_scale": 1.0,
157
+ "motion_type": "STATIC",
158
+ "translation_origin": "COM"
159
+ },
160
+ {
161
+ "template_name": "square_pillar",
162
+ "translation": [
163
+ -14.619783959728597,
164
+ 0.0,
165
+ -7.831426001065209
166
+ ],
167
+ "rotation": [
168
+ 0.0,
169
+ 0.0,
170
+ 1.0,
171
+ 0.0
172
+ ],
173
+ "uniform_scale": 1.0,
174
+ "motion_type": "STATIC",
175
+ "translation_origin": "COM"
176
+ },
177
+ {
178
+ "template_name": "square_pillar",
179
+ "translation": [
180
+ -1.1730613492178676,
181
+ 0.0,
182
+ -7.508004201479995
183
+ ],
184
+ "rotation": [
185
+ 0.0,
186
+ 0.0,
187
+ 1.0,
188
+ 0.0
189
+ ],
190
+ "uniform_scale": 1.0,
191
+ "motion_type": "STATIC",
192
+ "translation_origin": "COM"
193
+ },
194
+ {
195
+ "template_name": "round_pillar",
196
+ "translation": [
197
+ -9.425113531392604,
198
+ 0.0,
199
+ -7.279107205516842
200
+ ],
201
+ "rotation": [
202
+ 0.0,
203
+ 0.0,
204
+ 1.0,
205
+ 0.0
206
+ ],
207
+ "uniform_scale": 1.0,
208
+ "motion_type": "STATIC",
209
+ "translation_origin": "COM"
210
+ },
211
+ {
212
+ "template_name": "round_pillar",
213
+ "translation": [
214
+ 9.323041341091837,
215
+ 0.0,
216
+ -4.6932235208354385
217
+ ],
218
+ "rotation": [
219
+ 0.0,
220
+ 0.0,
221
+ 1.0,
222
+ 0.0
223
+ ],
224
+ "uniform_scale": 1.0,
225
+ "motion_type": "STATIC",
226
+ "translation_origin": "COM"
227
+ },
228
+ {
229
+ "template_name": "square_pillar",
230
+ "translation": [
231
+ 2.9459660176675246,
232
+ 0.0,
233
+ -6.438794527024631
234
+ ],
235
+ "rotation": [
236
+ 0.0,
237
+ 0.0,
238
+ 1.0,
239
+ 0.0
240
+ ],
241
+ "uniform_scale": 1.0,
242
+ "motion_type": "STATIC",
243
+ "translation_origin": "COM"
244
+ },
245
+ {
246
+ "template_name": "square_pillar",
247
+ "translation": [
248
+ -5.221300138503455,
249
+ 0.0,
250
+ -2.528909192401124
251
+ ],
252
+ "rotation": [
253
+ 0.0,
254
+ 0.0,
255
+ 1.0,
256
+ 0.0
257
+ ],
258
+ "uniform_scale": 1.0,
259
+ "motion_type": "STATIC",
260
+ "translation_origin": "COM"
261
+ },
262
+ {
263
+ "template_name": "square_pillar",
264
+ "translation": [
265
+ -13.195547535587629,
266
+ 0.0,
267
+ -5.5740407041664515
268
+ ],
269
+ "rotation": [
270
+ 0.0,
271
+ 0.0,
272
+ 1.0,
273
+ 0.0
274
+ ],
275
+ "uniform_scale": 1.0,
276
+ "motion_type": "STATIC",
277
+ "translation_origin": "COM"
278
+ },
279
+ {
280
+ "template_name": "round_pillar",
281
+ "translation": [
282
+ 14.770030629854302,
283
+ 0.0,
284
+ -3.6588944927723683
285
+ ],
286
+ "rotation": [
287
+ 0.0,
288
+ 0.0,
289
+ 1.0,
290
+ 0.0
291
+ ],
292
+ "uniform_scale": 1.0,
293
+ "motion_type": "STATIC",
294
+ "translation_origin": "COM"
295
+ },
296
+ {
297
+ "template_name": "square_pillar",
298
+ "translation": [
299
+ 10.411475728663529,
300
+ 0.0,
301
+ -4.554643682413355
302
+ ],
303
+ "rotation": [
304
+ 0.0,
305
+ 0.0,
306
+ 1.0,
307
+ 0.0
308
+ ],
309
+ "uniform_scale": 1.0,
310
+ "motion_type": "STATIC",
311
+ "translation_origin": "COM"
312
+ }
313
+ ],
314
+ "articulated_object_instances": [],
315
+ "user_custom": {
316
+ "bound": [
317
+ [
318
+ 0,
319
+ -15,
320
+ 0
321
+ ],
322
+ [
323
+ 30,
324
+ 15,
325
+ 8.0
326
+ ]
327
+ ]
328
+ },
329
+ "navmesh_instance": "empty_stage_navmesh"
330
+ }
configs/scenes/box15_wall_pillar/pillar_0.scene_instance.json CHANGED
@@ -7,1012 +7,9 @@
7
  {
8
  "template_name": "round_pillar",
9
  "translation": [
10
- -0.25828950083388413,
11
  0.0,
12
- -7.851731390275181
13
- ],
14
- "rotation": [
15
- 0.0,
16
- 0.0,
17
- 1.0,
18
- 0.0
19
- ],
20
- "uniform_scale": 1.0,
21
- "motion_type": "STATIC",
22
- "translation_origin": "COM"
23
- },
24
- {
25
- "template_name": "round_pillar",
26
- "translation": [
27
- -3.0528527157516514,
28
- 0.0,
29
- -3.538941049347456
30
- ],
31
- "rotation": [
32
- 0.0,
33
- 0.0,
34
- 1.0,
35
- 0.0
36
- ],
37
- "uniform_scale": 1.0,
38
- "motion_type": "STATIC",
39
- "translation_origin": "COM"
40
- },
41
- {
42
- "template_name": "round_pillar",
43
- "translation": [
44
- 5.469121634434419,
45
- 0.0,
46
- -26.633072775579596
47
- ],
48
- "rotation": [
49
- 0.0,
50
- 0.0,
51
- 1.0,
52
- 0.0
53
- ],
54
- "uniform_scale": 1.0,
55
- "motion_type": "STATIC",
56
- "translation_origin": "COM"
57
- },
58
- {
59
- "template_name": "round_pillar",
60
- "translation": [
61
- -11.646155474054485,
62
- 0.0,
63
- -18.335678819840002
64
- ],
65
- "rotation": [
66
- 0.0,
67
- 0.0,
68
- 1.0,
69
- 0.0
70
- ],
71
- "uniform_scale": 1.0,
72
- "motion_type": "STATIC",
73
- "translation_origin": "COM"
74
- },
75
- {
76
- "template_name": "round_pillar",
77
- "translation": [
78
- -13.205658302681318,
79
- 0.0,
80
- -15.309263591080065
81
- ],
82
- "rotation": [
83
- 0.0,
84
- 0.0,
85
- 1.0,
86
- 0.0
87
- ],
88
- "uniform_scale": 1.0,
89
- "motion_type": "STATIC",
90
- "translation_origin": "COM"
91
- },
92
- {
93
- "template_name": "round_pillar",
94
- "translation": [
95
- 13.388667246957823,
96
- 0.0,
97
- -17.253499386141183
98
- ],
99
- "rotation": [
100
- 0.0,
101
- 0.0,
102
- 1.0,
103
- 0.0
104
- ],
105
- "uniform_scale": 1.0,
106
- "motion_type": "STATIC",
107
- "translation_origin": "COM"
108
- },
109
- {
110
- "template_name": "round_pillar",
111
- "translation": [
112
- 14.457178030877873,
113
- 0.0,
114
- -20.81426479672303
115
- ],
116
- "rotation": [
117
- 0.0,
118
- 0.0,
119
- 1.0,
120
- 0.0
121
- ],
122
- "uniform_scale": 1.0,
123
- "motion_type": "STATIC",
124
- "translation_origin": "COM"
125
- },
126
- {
127
- "template_name": "square_pillar",
128
- "translation": [
129
- 3.662892315082283,
130
- 0.0,
131
- -4.349506010838364
132
- ],
133
- "rotation": [
134
- 0.0,
135
- 0.0,
136
- 1.0,
137
- 0.0
138
- ],
139
- "uniform_scale": 1.0,
140
- "motion_type": "STATIC",
141
- "translation_origin": "COM"
142
- },
143
- {
144
- "template_name": "square_pillar",
145
- "translation": [
146
- 12.769874639782442,
147
- 0.0,
148
- -25.37577892914593
149
- ],
150
- "rotation": [
151
- 0.0,
152
- 0.0,
153
- 1.0,
154
- 0.0
155
- ],
156
- "uniform_scale": 1.0,
157
- "motion_type": "STATIC",
158
- "translation_origin": "COM"
159
- },
160
- {
161
- "template_name": "square_pillar",
162
- "translation": [
163
- 3.2180105963775123,
164
- 0.0,
165
- -7.287814099295481
166
- ],
167
- "rotation": [
168
- 0.0,
169
- 0.0,
170
- 1.0,
171
- 0.0
172
- ],
173
- "uniform_scale": 1.0,
174
- "motion_type": "STATIC",
175
- "translation_origin": "COM"
176
- },
177
- {
178
- "template_name": "square_pillar",
179
- "translation": [
180
- -5.841210178695778,
181
- 0.0,
182
- -19.63138400874162
183
- ],
184
- "rotation": [
185
- 0.0,
186
- 0.0,
187
- 1.0,
188
- 0.0
189
- ],
190
- "uniform_scale": 1.0,
191
- "motion_type": "STATIC",
192
- "translation_origin": "COM"
193
- },
194
- {
195
- "template_name": "square_pillar",
196
- "translation": [
197
- -13.459403163609991,
198
- 0.0,
199
- -25.326950412093687
200
- ],
201
- "rotation": [
202
- 0.0,
203
- 0.0,
204
- 1.0,
205
- 0.0
206
- ],
207
- "uniform_scale": 1.0,
208
- "motion_type": "STATIC",
209
- "translation_origin": "COM"
210
- },
211
- {
212
- "template_name": "round_pillar",
213
- "translation": [
214
- -8.782308940109523,
215
- 0.0,
216
- -5.111164888718058
217
- ],
218
- "rotation": [
219
- 0.0,
220
- 0.0,
221
- 1.0,
222
- 0.0
223
- ],
224
- "uniform_scale": 1.0,
225
- "motion_type": "STATIC",
226
- "translation_origin": "COM"
227
- },
228
- {
229
- "template_name": "round_pillar",
230
- "translation": [
231
- 12.439445305119827,
232
- 0.0,
233
- -6.6728479882855805
234
- ],
235
- "rotation": [
236
- 0.0,
237
- 0.0,
238
- 1.0,
239
- 0.0
240
- ],
241
- "uniform_scale": 1.0,
242
- "motion_type": "STATIC",
243
- "translation_origin": "COM"
244
- },
245
- {
246
- "template_name": "round_pillar",
247
- "translation": [
248
- 11.235388351928002,
249
- 0.0,
250
- -21.49804443486437
251
- ],
252
- "rotation": [
253
- 0.0,
254
- 0.0,
255
- 1.0,
256
- 0.0
257
- ],
258
- "uniform_scale": 1.0,
259
- "motion_type": "STATIC",
260
- "translation_origin": "COM"
261
- },
262
- {
263
- "template_name": "round_pillar",
264
- "translation": [
265
- 5.038236291457938,
266
- 0.0,
267
- -17.393561295935534
268
- ],
269
- "rotation": [
270
- 0.0,
271
- 0.0,
272
- 1.0,
273
- 0.0
274
- ],
275
- "uniform_scale": 1.0,
276
- "motion_type": "STATIC",
277
- "translation_origin": "COM"
278
- },
279
- {
280
- "template_name": "round_pillar",
281
- "translation": [
282
- -14.399443531595669,
283
- 0.0,
284
- -4.8511941799638105
285
- ],
286
- "rotation": [
287
- 0.0,
288
- 0.0,
289
- 1.0,
290
- 0.0
291
- ],
292
- "uniform_scale": 1.0,
293
- "motion_type": "STATIC",
294
- "translation_origin": "COM"
295
- },
296
- {
297
- "template_name": "round_pillar",
298
- "translation": [
299
- -7.574939054099797,
300
- 0.0,
301
- -10.38366278854403
302
- ],
303
- "rotation": [
304
- 0.0,
305
- 0.0,
306
- 1.0,
307
- 0.0
308
- ],
309
- "uniform_scale": 1.0,
310
- "motion_type": "STATIC",
311
- "translation_origin": "COM"
312
- },
313
- {
314
- "template_name": "square_pillar",
315
- "translation": [
316
- 2.667943457719929,
317
- 0.0,
318
- -19.76527697685396
319
- ],
320
- "rotation": [
321
- 0.0,
322
- 0.0,
323
- 1.0,
324
- 0.0
325
- ],
326
- "uniform_scale": 1.0,
327
- "motion_type": "STATIC",
328
- "translation_origin": "COM"
329
- },
330
- {
331
- "template_name": "square_pillar",
332
- "translation": [
333
- -7.041710669709055,
334
- 0.0,
335
- -13.992282029368129
336
- ],
337
- "rotation": [
338
- 0.0,
339
- 0.0,
340
- 1.0,
341
- 0.0
342
- ],
343
- "uniform_scale": 1.0,
344
- "motion_type": "STATIC",
345
- "translation_origin": "COM"
346
- },
347
- {
348
- "template_name": "square_pillar",
349
- "translation": [
350
- -2.081681974936057,
351
- 0.0,
352
- -9.799444181424285
353
- ],
354
- "rotation": [
355
- 0.0,
356
- 0.0,
357
- 1.0,
358
- 0.0
359
- ],
360
- "uniform_scale": 1.0,
361
- "motion_type": "STATIC",
362
- "translation_origin": "COM"
363
- },
364
- {
365
- "template_name": "round_pillar",
366
- "translation": [
367
- 5.872232805382868,
368
- 0.0,
369
- -18.01478595608706
370
- ],
371
- "rotation": [
372
- 0.0,
373
- 0.0,
374
- 1.0,
375
- 0.0
376
- ],
377
- "uniform_scale": 1.0,
378
- "motion_type": "STATIC",
379
- "translation_origin": "COM"
380
- },
381
- {
382
- "template_name": "square_pillar",
383
- "translation": [
384
- -5.232265633466103,
385
- 0.0,
386
- -4.000893830101248
387
- ],
388
- "rotation": [
389
- 0.0,
390
- 0.0,
391
- 1.0,
392
- 0.0
393
- ],
394
- "uniform_scale": 1.0,
395
- "motion_type": "STATIC",
396
- "translation_origin": "COM"
397
- },
398
- {
399
- "template_name": "square_pillar",
400
- "translation": [
401
- -4.018759613198952,
402
- 0.0,
403
- -5.677431275979693
404
- ],
405
- "rotation": [
406
- 0.0,
407
- 0.0,
408
- 1.0,
409
- 0.0
410
- ],
411
- "uniform_scale": 1.0,
412
- "motion_type": "STATIC",
413
- "translation_origin": "COM"
414
- },
415
- {
416
- "template_name": "round_pillar",
417
- "translation": [
418
- 8.58132905483485,
419
- 0.0,
420
- -11.439197944185981
421
- ],
422
- "rotation": [
423
- 0.0,
424
- 0.0,
425
- 1.0,
426
- 0.0
427
- ],
428
- "uniform_scale": 1.0,
429
- "motion_type": "STATIC",
430
- "translation_origin": "COM"
431
- },
432
- {
433
- "template_name": "round_pillar",
434
- "translation": [
435
- -12.049147596524513,
436
- 0.0,
437
- -26.940228256488723
438
- ],
439
- "rotation": [
440
- 0.0,
441
- 0.0,
442
- 1.0,
443
- 0.0
444
- ],
445
- "uniform_scale": 1.0,
446
- "motion_type": "STATIC",
447
- "translation_origin": "COM"
448
- },
449
- {
450
- "template_name": "round_pillar",
451
- "translation": [
452
- 0.7103707467438909,
453
- 0.0,
454
- -15.667315036836023
455
- ],
456
- "rotation": [
457
- 0.0,
458
- 0.0,
459
- 1.0,
460
- 0.0
461
- ],
462
- "uniform_scale": 1.0,
463
- "motion_type": "STATIC",
464
- "translation_origin": "COM"
465
- },
466
- {
467
- "template_name": "round_pillar",
468
- "translation": [
469
- -10.427589065711167,
470
- 0.0,
471
- -20.229346812813347
472
- ],
473
- "rotation": [
474
- 0.0,
475
- 0.0,
476
- 1.0,
477
- 0.0
478
- ],
479
- "uniform_scale": 1.0,
480
- "motion_type": "STATIC",
481
- "translation_origin": "COM"
482
- },
483
- {
484
- "template_name": "round_pillar",
485
- "translation": [
486
- 11.802185332535451,
487
- 0.0,
488
- -23.777652880331246
489
- ],
490
- "rotation": [
491
- 0.0,
492
- 0.0,
493
- 1.0,
494
- 0.0
495
- ],
496
- "uniform_scale": 1.0,
497
- "motion_type": "STATIC",
498
- "translation_origin": "COM"
499
- },
500
- {
501
- "template_name": "square_pillar",
502
- "translation": [
503
- -13.793020090022257,
504
- 0.0,
505
- -13.027836301292352
506
- ],
507
- "rotation": [
508
- 0.0,
509
- 0.0,
510
- 1.0,
511
- 0.0
512
- ],
513
- "uniform_scale": 1.0,
514
- "motion_type": "STATIC",
515
- "translation_origin": "COM"
516
- },
517
- {
518
- "template_name": "round_pillar",
519
- "translation": [
520
- 0.9269770422728261,
521
- 0.0,
522
- -10.308862399047047
523
- ],
524
- "rotation": [
525
- 0.0,
526
- 0.0,
527
- 1.0,
528
- 0.0
529
- ],
530
- "uniform_scale": 1.0,
531
- "motion_type": "STATIC",
532
- "translation_origin": "COM"
533
- },
534
- {
535
- "template_name": "round_pillar",
536
- "translation": [
537
- 7.698255889540036,
538
- 0.0,
539
- -12.686226752504787
540
- ],
541
- "rotation": [
542
- 0.0,
543
- 0.0,
544
- 1.0,
545
- 0.0
546
- ],
547
- "uniform_scale": 1.0,
548
- "motion_type": "STATIC",
549
- "translation_origin": "COM"
550
- },
551
- {
552
- "template_name": "round_pillar",
553
- "translation": [
554
- 6.310011331586839,
555
- 0.0,
556
- -16.734438595382315
557
- ],
558
- "rotation": [
559
- 0.0,
560
- 0.0,
561
- 1.0,
562
- 0.0
563
- ],
564
- "uniform_scale": 1.0,
565
- "motion_type": "STATIC",
566
- "translation_origin": "COM"
567
- },
568
- {
569
- "template_name": "square_pillar",
570
- "translation": [
571
- 9.297311964467891,
572
- 0.0,
573
- -14.325595249636397
574
- ],
575
- "rotation": [
576
- 0.0,
577
- 0.0,
578
- 1.0,
579
- 0.0
580
- ],
581
- "uniform_scale": 1.0,
582
- "motion_type": "STATIC",
583
- "translation_origin": "COM"
584
- },
585
- {
586
- "template_name": "square_pillar",
587
- "translation": [
588
- -1.1012013217880714,
589
- 0.0,
590
- -13.460043611539488
591
- ],
592
- "rotation": [
593
- 0.0,
594
- 0.0,
595
- 1.0,
596
- 0.0
597
- ],
598
- "uniform_scale": 1.0,
599
- "motion_type": "STATIC",
600
- "translation_origin": "COM"
601
- },
602
- {
603
- "template_name": "square_pillar",
604
- "translation": [
605
- 0.10654620787806657,
606
- 0.0,
607
- -7.4929591971290685
608
- ],
609
- "rotation": [
610
- 0.0,
611
- 0.0,
612
- 1.0,
613
- 0.0
614
- ],
615
- "uniform_scale": 1.0,
616
- "motion_type": "STATIC",
617
- "translation_origin": "COM"
618
- },
619
- {
620
- "template_name": "square_pillar",
621
- "translation": [
622
- 9.750547171998521,
623
- 0.0,
624
- -22.24235182755873
625
- ],
626
- "rotation": [
627
- 0.0,
628
- 0.0,
629
- 1.0,
630
- 0.0
631
- ],
632
- "uniform_scale": 1.0,
633
- "motion_type": "STATIC",
634
- "translation_origin": "COM"
635
- },
636
- {
637
- "template_name": "round_pillar",
638
- "translation": [
639
- 14.71405031563464,
640
- 0.0,
641
- -16.288440167405554
642
- ],
643
- "rotation": [
644
- 0.0,
645
- 0.0,
646
- 1.0,
647
- 0.0
648
- ],
649
- "uniform_scale": 1.0,
650
- "motion_type": "STATIC",
651
- "translation_origin": "COM"
652
- },
653
- {
654
- "template_name": "round_pillar",
655
- "translation": [
656
- 10.295403088940617,
657
- 0.0,
658
- -3.144898859843587
659
- ],
660
- "rotation": [
661
- 0.0,
662
- 0.0,
663
- 1.0,
664
- 0.0
665
- ],
666
- "uniform_scale": 1.0,
667
- "motion_type": "STATIC",
668
- "translation_origin": "COM"
669
- },
670
- {
671
- "template_name": "square_pillar",
672
- "translation": [
673
- -3.5576797673803604,
674
- 0.0,
675
- -14.624495552296292
676
- ],
677
- "rotation": [
678
- 0.0,
679
- 0.0,
680
- 1.0,
681
- 0.0
682
- ],
683
- "uniform_scale": 1.0,
684
- "motion_type": "STATIC",
685
- "translation_origin": "COM"
686
- },
687
- {
688
- "template_name": "round_pillar",
689
- "translation": [
690
- 1.929417999407546,
691
- 0.0,
692
- -20.357509946105573
693
- ],
694
- "rotation": [
695
- 0.0,
696
- 0.0,
697
- 1.0,
698
- 0.0
699
- ],
700
- "uniform_scale": 1.0,
701
- "motion_type": "STATIC",
702
- "translation_origin": "COM"
703
- },
704
- {
705
- "template_name": "square_pillar",
706
- "translation": [
707
- -8.689406408200107,
708
- 0.0,
709
- -24.988455015107093
710
- ],
711
- "rotation": [
712
- 0.0,
713
- 0.0,
714
- 1.0,
715
- 0.0
716
- ],
717
- "uniform_scale": 1.0,
718
- "motion_type": "STATIC",
719
- "translation_origin": "COM"
720
- },
721
- {
722
- "template_name": "round_pillar",
723
- "translation": [
724
- 11.358591697273635,
725
- 0.0,
726
- -16.610088439285082
727
- ],
728
- "rotation": [
729
- 0.0,
730
- 0.0,
731
- 1.0,
732
- 0.0
733
- ],
734
- "uniform_scale": 1.0,
735
- "motion_type": "STATIC",
736
- "translation_origin": "COM"
737
- },
738
- {
739
- "template_name": "square_pillar",
740
- "translation": [
741
- 7.950277057927065,
742
- 0.0,
743
- -21.73208347932776
744
- ],
745
- "rotation": [
746
- 0.0,
747
- 0.0,
748
- 1.0,
749
- 0.0
750
- ],
751
- "uniform_scale": 1.0,
752
- "motion_type": "STATIC",
753
- "translation_origin": "COM"
754
- },
755
- {
756
- "template_name": "square_pillar",
757
- "translation": [
758
- -9.522389835015275,
759
- 0.0,
760
- -6.601901124538195
761
- ],
762
- "rotation": [
763
- 0.0,
764
- 0.0,
765
- 1.0,
766
- 0.0
767
- ],
768
- "uniform_scale": 1.0,
769
- "motion_type": "STATIC",
770
- "translation_origin": "COM"
771
- },
772
- {
773
- "template_name": "round_pillar",
774
- "translation": [
775
- -5.541629166764853,
776
- 0.0,
777
- -12.201826819899242
778
- ],
779
- "rotation": [
780
- 0.0,
781
- 0.0,
782
- 1.0,
783
- 0.0
784
- ],
785
- "uniform_scale": 1.0,
786
- "motion_type": "STATIC",
787
- "translation_origin": "COM"
788
- },
789
- {
790
- "template_name": "square_pillar",
791
- "translation": [
792
- 14.13696149491994,
793
- 0.0,
794
- -8.548865031477316
795
- ],
796
- "rotation": [
797
- 0.0,
798
- 0.0,
799
- 1.0,
800
- 0.0
801
- ],
802
- "uniform_scale": 1.0,
803
- "motion_type": "STATIC",
804
- "translation_origin": "COM"
805
- },
806
- {
807
- "template_name": "square_pillar",
808
- "translation": [
809
- -10.282375172667134,
810
- 0.0,
811
- -5.502788425633684
812
- ],
813
- "rotation": [
814
- 0.0,
815
- 0.0,
816
- 1.0,
817
- 0.0
818
- ],
819
- "uniform_scale": 1.0,
820
- "motion_type": "STATIC",
821
- "translation_origin": "COM"
822
- },
823
- {
824
- "template_name": "round_pillar",
825
- "translation": [
826
- -6.356864743426804,
827
- 0.0,
828
- -8.091782084387095
829
- ],
830
- "rotation": [
831
- 0.0,
832
- 0.0,
833
- 1.0,
834
- 0.0
835
- ],
836
- "uniform_scale": 1.0,
837
- "motion_type": "STATIC",
838
- "translation_origin": "COM"
839
- },
840
- {
841
- "template_name": "round_pillar",
842
- "translation": [
843
- 2.2441094379324102,
844
- 0.0,
845
- -24.470435879266937
846
- ],
847
- "rotation": [
848
- 0.0,
849
- 0.0,
850
- 1.0,
851
- 0.0
852
- ],
853
- "uniform_scale": 1.0,
854
- "motion_type": "STATIC",
855
- "translation_origin": "COM"
856
- },
857
- {
858
- "template_name": "square_pillar",
859
- "translation": [
860
- 13.088664606422624,
861
- 0.0,
862
- -19.18819624897903
863
- ],
864
- "rotation": [
865
- 0.0,
866
- 0.0,
867
- 1.0,
868
- 0.0
869
- ],
870
- "uniform_scale": 1.0,
871
- "motion_type": "STATIC",
872
- "translation_origin": "COM"
873
- },
874
- {
875
- "template_name": "round_pillar",
876
- "translation": [
877
- -7.104890524903457,
878
- 0.0,
879
- -18.869515520401524
880
- ],
881
- "rotation": [
882
- 0.0,
883
- 0.0,
884
- 1.0,
885
- 0.0
886
- ],
887
- "uniform_scale": 1.0,
888
- "motion_type": "STATIC",
889
- "translation_origin": "COM"
890
- },
891
- {
892
- "template_name": "round_pillar",
893
- "translation": [
894
- 7.440074437727113,
895
- 0.0,
896
- -10.813185385882074
897
- ],
898
- "rotation": [
899
- 0.0,
900
- 0.0,
901
- 1.0,
902
- 0.0
903
- ],
904
- "uniform_scale": 1.0,
905
- "motion_type": "STATIC",
906
- "translation_origin": "COM"
907
- },
908
- {
909
- "template_name": "round_pillar",
910
- "translation": [
911
- -8.053196043895078,
912
- 0.0,
913
- -11.149118036507012
914
- ],
915
- "rotation": [
916
- 0.0,
917
- 0.0,
918
- 1.0,
919
- 0.0
920
- ],
921
- "uniform_scale": 1.0,
922
- "motion_type": "STATIC",
923
- "translation_origin": "COM"
924
- },
925
- {
926
- "template_name": "round_pillar",
927
- "translation": [
928
- 3.979021122832835,
929
- 0.0,
930
- -22.90148208465143
931
- ],
932
- "rotation": [
933
- 0.0,
934
- 0.0,
935
- 1.0,
936
- 0.0
937
- ],
938
- "uniform_scale": 1.0,
939
- "motion_type": "STATIC",
940
- "translation_origin": "COM"
941
- },
942
- {
943
- "template_name": "round_pillar",
944
- "translation": [
945
- 6.714973074530958,
946
- 0.0,
947
- -22.41910808277301
948
- ],
949
- "rotation": [
950
- 0.0,
951
- 0.0,
952
- 1.0,
953
- 0.0
954
- ],
955
- "uniform_scale": 1.0,
956
- "motion_type": "STATIC",
957
- "translation_origin": "COM"
958
- },
959
- {
960
- "template_name": "square_pillar",
961
- "translation": [
962
- 4.459028580900885,
963
- 0.0,
964
- -9.112141449987899
965
- ],
966
- "rotation": [
967
- 0.0,
968
- 0.0,
969
- 1.0,
970
- 0.0
971
- ],
972
- "uniform_scale": 1.0,
973
- "motion_type": "STATIC",
974
- "translation_origin": "COM"
975
- },
976
- {
977
- "template_name": "square_pillar",
978
- "translation": [
979
- -9.778978544603696,
980
- 0.0,
981
- -14.667618388435304
982
- ],
983
- "rotation": [
984
- 0.0,
985
- 0.0,
986
- 1.0,
987
- 0.0
988
- ],
989
- "uniform_scale": 1.0,
990
- "motion_type": "STATIC",
991
- "translation_origin": "COM"
992
- },
993
- {
994
- "template_name": "square_pillar",
995
- "translation": [
996
- 10.463316695420005,
997
- 0.0,
998
- -25.894135292269674
999
- ],
1000
- "rotation": [
1001
- 0.0,
1002
- 0.0,
1003
- 1.0,
1004
- 0.0
1005
- ],
1006
- "uniform_scale": 1.0,
1007
- "motion_type": "STATIC",
1008
- "translation_origin": "COM"
1009
- },
1010
- {
1011
- "template_name": "square_pillar",
1012
- "translation": [
1013
- 8.850080842731948,
1014
- 0.0,
1015
- -17.90241237142747
1016
  ],
1017
  "rotation": [
1018
  0.0,
@@ -1027,94 +24,9 @@
1027
  {
1028
  "template_name": "square_pillar",
1029
  "translation": [
1030
- -2.451082482798739,
1031
- 0.0,
1032
- -8.856298632690967
1033
- ],
1034
- "rotation": [
1035
- 0.0,
1036
- 0.0,
1037
- 1.0,
1038
- 0.0
1039
- ],
1040
- "uniform_scale": 1.0,
1041
- "motion_type": "STATIC",
1042
- "translation_origin": "COM"
1043
- },
1044
- {
1045
- "template_name": "round_pillar",
1046
- "translation": [
1047
- -4.353897964749681,
1048
- 0.0,
1049
- -6.023924046159056
1050
- ],
1051
- "rotation": [
1052
- 0.0,
1053
- 0.0,
1054
- 1.0,
1055
- 0.0
1056
- ],
1057
- "uniform_scale": 1.0,
1058
- "motion_type": "STATIC",
1059
- "translation_origin": "COM"
1060
- },
1061
- {
1062
- "template_name": "round_pillar",
1063
- "translation": [
1064
- -12.736992886626926,
1065
- 0.0,
1066
- -12.428010056984938
1067
- ],
1068
- "rotation": [
1069
- 0.0,
1070
- 0.0,
1071
- 1.0,
1072
- 0.0
1073
- ],
1074
- "uniform_scale": 1.0,
1075
- "motion_type": "STATIC",
1076
- "translation_origin": "COM"
1077
- },
1078
- {
1079
- "template_name": "round_pillar",
1080
- "translation": [
1081
- 1.6454873566837254,
1082
- 0.0,
1083
- -23.535025295526676
1084
- ],
1085
- "rotation": [
1086
- 0.0,
1087
- 0.0,
1088
- 1.0,
1089
- 0.0
1090
- ],
1091
- "uniform_scale": 1.0,
1092
- "motion_type": "STATIC",
1093
- "translation_origin": "COM"
1094
- },
1095
- {
1096
- "template_name": "round_pillar",
1097
- "translation": [
1098
- 4.646759644445037,
1099
- 0.0,
1100
- -11.83624929425071
1101
- ],
1102
- "rotation": [
1103
- 0.0,
1104
- 0.0,
1105
- 1.0,
1106
- 0.0
1107
- ],
1108
- "uniform_scale": 1.0,
1109
- "motion_type": "STATIC",
1110
- "translation_origin": "COM"
1111
- },
1112
- {
1113
- "template_name": "round_pillar",
1114
- "translation": [
1115
- -0.555887159051105,
1116
  0.0,
1117
- -15.40552739974792
1118
  ],
1119
  "rotation": [
1120
  0.0,
@@ -1129,9 +41,9 @@
1129
  {
1130
  "template_name": "square_pillar",
1131
  "translation": [
1132
- -10.950920978936043,
1133
  0.0,
1134
- -26.147211025241507
1135
  ],
1136
  "rotation": [
1137
  0.0,
@@ -1146,9 +58,9 @@
1146
  {
1147
  "template_name": "round_pillar",
1148
  "translation": [
1149
- -2.754344003705672,
1150
  0.0,
1151
- -23.303976548945872
1152
  ],
1153
  "rotation": [
1154
  0.0,
@@ -1163,26 +75,9 @@
1163
  {
1164
  "template_name": "square_pillar",
1165
  "translation": [
1166
- -14.768627589961106,
1167
- 0.0,
1168
- -9.3464898519565
1169
- ],
1170
- "rotation": [
1171
- 0.0,
1172
- 0.0,
1173
- 1.0,
1174
- 0.0
1175
- ],
1176
- "uniform_scale": 1.0,
1177
- "motion_type": "STATIC",
1178
- "translation_origin": "COM"
1179
- },
1180
- {
1181
- "template_name": "round_pillar",
1182
- "translation": [
1183
- -12.26248850720685,
1184
  0.0,
1185
- -24.167471066507254
1186
  ],
1187
  "rotation": [
1188
  0.0,
@@ -1197,26 +92,9 @@
1197
  {
1198
  "template_name": "square_pillar",
1199
  "translation": [
1200
- -1.4133294336902829,
1201
- 0.0,
1202
- -21.10950551558213
1203
- ],
1204
- "rotation": [
1205
- 0.0,
1206
- 0.0,
1207
- 1.0,
1208
- 0.0
1209
- ],
1210
- "uniform_scale": 1.0,
1211
- "motion_type": "STATIC",
1212
- "translation_origin": "COM"
1213
- },
1214
- {
1215
- "template_name": "round_pillar",
1216
- "translation": [
1217
- -4.726042309077361,
1218
  0.0,
1219
- -3.7872303775900673
1220
  ],
1221
  "rotation": [
1222
  0.0,
 
7
  {
8
  "template_name": "round_pillar",
9
  "translation": [
10
+ -3.143904799688734,
11
  0.0,
12
+ -4.617984406656197
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ],
14
  "rotation": [
15
  0.0,
 
24
  {
25
  "template_name": "square_pillar",
26
  "translation": [
27
+ -10.148090687402622,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  0.0,
29
+ -3.318936225401411
30
  ],
31
  "rotation": [
32
  0.0,
 
41
  {
42
  "template_name": "square_pillar",
43
  "translation": [
44
+ 8.681126531858492,
45
  0.0,
46
+ -3.8186707156921518
47
  ],
48
  "rotation": [
49
  0.0,
 
58
  {
59
  "template_name": "round_pillar",
60
  "translation": [
61
+ -6.962035066851456,
62
  0.0,
63
+ -3.4020658598332134
64
  ],
65
  "rotation": [
66
  0.0,
 
75
  {
76
  "template_name": "square_pillar",
77
  "translation": [
78
+ 13.32521893458375,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  0.0,
80
+ -4.030456874475367
81
  ],
82
  "rotation": [
83
  0.0,
 
92
  {
93
  "template_name": "square_pillar",
94
  "translation": [
95
+ 1.8779188893577938,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96
  0.0,
97
+ -4.68363158518714
98
  ],
99
  "rotation": [
100
  0.0,
configs/scenes/garage_garage/garage_garage_0.scene_instance.json ADDED
@@ -0,0 +1,500 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stage_instance": {
3
+ "template_name": "stages/garage_v1"
4
+ },
5
+ "default_lighting": "lighting/garage_v1_0",
6
+ "object_instances": [
7
+ {
8
+ "template_name": "square_pillar",
9
+ "translation": [
10
+ -0.5947449503025544,
11
+ 0.0,
12
+ -5.140511823961081
13
+ ],
14
+ "rotation": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0,
18
+ 0.0
19
+ ],
20
+ "uniform_scale": 1.0,
21
+ "motion_type": "STATIC",
22
+ "translation_origin": "COM"
23
+ },
24
+ {
25
+ "template_name": "square_pillar",
26
+ "translation": [
27
+ 0.08738515661794022,
28
+ 0.0,
29
+ -10.36944101556742
30
+ ],
31
+ "rotation": [
32
+ 0.0,
33
+ 0.0,
34
+ 1.0,
35
+ 0.0
36
+ ],
37
+ "uniform_scale": 1.0,
38
+ "motion_type": "STATIC",
39
+ "translation_origin": "COM"
40
+ },
41
+ {
42
+ "template_name": "round_pillar",
43
+ "translation": [
44
+ 1.5518939985021287,
45
+ 0.0,
46
+ -9.660143039099609
47
+ ],
48
+ "rotation": [
49
+ 0.0,
50
+ 0.0,
51
+ 1.0,
52
+ 0.0
53
+ ],
54
+ "uniform_scale": 1.0,
55
+ "motion_type": "STATIC",
56
+ "translation_origin": "COM"
57
+ },
58
+ {
59
+ "template_name": "square_pillar",
60
+ "translation": [
61
+ 0.6240099204733429,
62
+ 0.0,
63
+ -3.7571337928378945
64
+ ],
65
+ "rotation": [
66
+ 0.0,
67
+ 0.0,
68
+ 1.0,
69
+ 0.0
70
+ ],
71
+ "uniform_scale": 1.0,
72
+ "motion_type": "STATIC",
73
+ "translation_origin": "COM"
74
+ },
75
+ {
76
+ "template_name": "square_pillar",
77
+ "translation": [
78
+ 4.085207957945466,
79
+ 0.0,
80
+ -3.565725581903404
81
+ ],
82
+ "rotation": [
83
+ 0.0,
84
+ 0.0,
85
+ 1.0,
86
+ 0.0
87
+ ],
88
+ "uniform_scale": 1.0,
89
+ "motion_type": "STATIC",
90
+ "translation_origin": "COM"
91
+ },
92
+ {
93
+ "template_name": "round_pillar",
94
+ "translation": [
95
+ -1.8200602629647786,
96
+ 0.0,
97
+ -7.219541594765263
98
+ ],
99
+ "rotation": [
100
+ 0.0,
101
+ 0.0,
102
+ 1.0,
103
+ 0.0
104
+ ],
105
+ "uniform_scale": 1.0,
106
+ "motion_type": "STATIC",
107
+ "translation_origin": "COM"
108
+ },
109
+ {
110
+ "template_name": "round_pillar",
111
+ "translation": [
112
+ 6.317989268365455,
113
+ 0.0,
114
+ -4.8884344399817214
115
+ ],
116
+ "rotation": [
117
+ 0.0,
118
+ 0.0,
119
+ 1.0,
120
+ 0.0
121
+ ],
122
+ "uniform_scale": 1.0,
123
+ "motion_type": "STATIC",
124
+ "translation_origin": "COM"
125
+ },
126
+ {
127
+ "template_name": "square_pillar",
128
+ "translation": [
129
+ -3.660416770596102,
130
+ 0.0,
131
+ -6.218395117159718
132
+ ],
133
+ "rotation": [
134
+ 0.0,
135
+ 0.0,
136
+ 1.0,
137
+ 0.0
138
+ ],
139
+ "uniform_scale": 1.0,
140
+ "motion_type": "STATIC",
141
+ "translation_origin": "COM"
142
+ },
143
+ {
144
+ "template_name": "round_pillar",
145
+ "translation": [
146
+ 5.348852400074892,
147
+ 0.0,
148
+ -8.168181281923339
149
+ ],
150
+ "rotation": [
151
+ 0.0,
152
+ 0.0,
153
+ 1.0,
154
+ 0.0
155
+ ],
156
+ "uniform_scale": 1.0,
157
+ "motion_type": "STATIC",
158
+ "translation_origin": "COM"
159
+ },
160
+ {
161
+ "template_name": "square_pillar",
162
+ "translation": [
163
+ -4.131186982174169,
164
+ 0.0,
165
+ -5.288091811655216
166
+ ],
167
+ "rotation": [
168
+ 0.0,
169
+ 0.0,
170
+ 1.0,
171
+ 0.0
172
+ ],
173
+ "uniform_scale": 1.0,
174
+ "motion_type": "STATIC",
175
+ "translation_origin": "COM"
176
+ },
177
+ {
178
+ "template_name": "square_pillar",
179
+ "translation": [
180
+ 2.043142816046906,
181
+ 0.0,
182
+ -4.104068205059754
183
+ ],
184
+ "rotation": [
185
+ 0.0,
186
+ 0.0,
187
+ 1.0,
188
+ 0.0
189
+ ],
190
+ "uniform_scale": 1.0,
191
+ "motion_type": "STATIC",
192
+ "translation_origin": "COM"
193
+ },
194
+ {
195
+ "template_name": "square_pillar",
196
+ "translation": [
197
+ -3.1165569268334927,
198
+ 0.0,
199
+ -5.995654854579025
200
+ ],
201
+ "rotation": [
202
+ 0.0,
203
+ 0.0,
204
+ 1.0,
205
+ 0.0
206
+ ],
207
+ "uniform_scale": 1.0,
208
+ "motion_type": "STATIC",
209
+ "translation_origin": "COM"
210
+ },
211
+ {
212
+ "template_name": "round_pillar",
213
+ "translation": [
214
+ -0.228287738848441,
215
+ 0.0,
216
+ -9.873056427633067
217
+ ],
218
+ "rotation": [
219
+ 0.0,
220
+ 0.0,
221
+ 1.0,
222
+ 0.0
223
+ ],
224
+ "uniform_scale": 1.0,
225
+ "motion_type": "STATIC",
226
+ "translation_origin": "COM"
227
+ },
228
+ {
229
+ "template_name": "round_pillar",
230
+ "translation": [
231
+ -6.540003064203569,
232
+ 0.0,
233
+ -10.870331092698452
234
+ ],
235
+ "rotation": [
236
+ 0.0,
237
+ 0.0,
238
+ 1.0,
239
+ 0.0
240
+ ],
241
+ "uniform_scale": 1.0,
242
+ "motion_type": "STATIC",
243
+ "translation_origin": "COM"
244
+ },
245
+ {
246
+ "template_name": "square_pillar",
247
+ "translation": [
248
+ 3.9999312859215657,
249
+ 0.0,
250
+ -4.633749586213146
251
+ ],
252
+ "rotation": [
253
+ 0.0,
254
+ 0.0,
255
+ 1.0,
256
+ 0.0
257
+ ],
258
+ "uniform_scale": 1.0,
259
+ "motion_type": "STATIC",
260
+ "translation_origin": "COM"
261
+ },
262
+ {
263
+ "template_name": "square_pillar",
264
+ "translation": [
265
+ -4.8972602846996,
266
+ 0.0,
267
+ -4.316363156484028
268
+ ],
269
+ "rotation": [
270
+ 0.0,
271
+ 0.0,
272
+ 1.0,
273
+ 0.0
274
+ ],
275
+ "uniform_scale": 1.0,
276
+ "motion_type": "STATIC",
277
+ "translation_origin": "COM"
278
+ },
279
+ {
280
+ "template_name": "square_pillar",
281
+ "translation": [
282
+ 2.8061000188830727,
283
+ 0.0,
284
+ -3.2736755726826408
285
+ ],
286
+ "rotation": [
287
+ 0.0,
288
+ 0.0,
289
+ 1.0,
290
+ 0.0
291
+ ],
292
+ "uniform_scale": 1.0,
293
+ "motion_type": "STATIC",
294
+ "translation_origin": "COM"
295
+ },
296
+ {
297
+ "template_name": "square_pillar",
298
+ "translation": [
299
+ -5.990424474448481,
300
+ 0.0,
301
+ -7.363847004947503
302
+ ],
303
+ "rotation": [
304
+ 0.0,
305
+ 0.0,
306
+ 1.0,
307
+ 0.0
308
+ ],
309
+ "uniform_scale": 1.0,
310
+ "motion_type": "STATIC",
311
+ "translation_origin": "COM"
312
+ },
313
+ {
314
+ "template_name": "square_pillar",
315
+ "translation": [
316
+ -6.441642228549362,
317
+ 0.0,
318
+ -8.739987612899316
319
+ ],
320
+ "rotation": [
321
+ 0.0,
322
+ 0.0,
323
+ 1.0,
324
+ 0.0
325
+ ],
326
+ "uniform_scale": 1.0,
327
+ "motion_type": "STATIC",
328
+ "translation_origin": "COM"
329
+ },
330
+ {
331
+ "template_name": "round_pillar",
332
+ "translation": [
333
+ -2.836684832437042,
334
+ 0.0,
335
+ -8.108766695385516
336
+ ],
337
+ "rotation": [
338
+ 0.0,
339
+ 0.0,
340
+ 1.0,
341
+ 0.0
342
+ ],
343
+ "uniform_scale": 1.0,
344
+ "motion_type": "STATIC",
345
+ "translation_origin": "COM"
346
+ },
347
+ {
348
+ "template_name": "round_pillar",
349
+ "translation": [
350
+ 6.989440694461018,
351
+ 0.0,
352
+ -6.674195270885393
353
+ ],
354
+ "rotation": [
355
+ 0.0,
356
+ 0.0,
357
+ 1.0,
358
+ 0.0
359
+ ],
360
+ "uniform_scale": 1.0,
361
+ "motion_type": "STATIC",
362
+ "translation_origin": "COM"
363
+ },
364
+ {
365
+ "template_name": "round_pillar",
366
+ "translation": [
367
+ -1.2588945766639288,
368
+ 0.0,
369
+ -9.207874235252493
370
+ ],
371
+ "rotation": [
372
+ 0.0,
373
+ 0.0,
374
+ 1.0,
375
+ 0.0
376
+ ],
377
+ "uniform_scale": 1.0,
378
+ "motion_type": "STATIC",
379
+ "translation_origin": "COM"
380
+ },
381
+ {
382
+ "template_name": "round_pillar",
383
+ "translation": [
384
+ -5.388050213688999,
385
+ 0.0,
386
+ -8.712290625575474
387
+ ],
388
+ "rotation": [
389
+ 0.0,
390
+ 0.0,
391
+ 1.0,
392
+ 0.0
393
+ ],
394
+ "uniform_scale": 1.0,
395
+ "motion_type": "STATIC",
396
+ "translation_origin": "COM"
397
+ },
398
+ {
399
+ "template_name": "round_pillar",
400
+ "translation": [
401
+ -2.463466669560164,
402
+ 0.0,
403
+ -6.8270052583596605
404
+ ],
405
+ "rotation": [
406
+ 0.0,
407
+ 0.0,
408
+ 1.0,
409
+ 0.0
410
+ ],
411
+ "uniform_scale": 1.0,
412
+ "motion_type": "STATIC",
413
+ "translation_origin": "COM"
414
+ },
415
+ {
416
+ "template_name": "square_pillar",
417
+ "translation": [
418
+ 4.5242431874761575,
419
+ 0.0,
420
+ -9.372569730078917
421
+ ],
422
+ "rotation": [
423
+ 0.0,
424
+ 0.0,
425
+ 1.0,
426
+ 0.0
427
+ ],
428
+ "uniform_scale": 1.0,
429
+ "motion_type": "STATIC",
430
+ "translation_origin": "COM"
431
+ },
432
+ {
433
+ "template_name": "round_pillar",
434
+ "translation": [
435
+ 5.599898355297832,
436
+ 0.0,
437
+ -10.608029798937467
438
+ ],
439
+ "rotation": [
440
+ 0.0,
441
+ 0.0,
442
+ 1.0,
443
+ 0.0
444
+ ],
445
+ "uniform_scale": 1.0,
446
+ "motion_type": "STATIC",
447
+ "translation_origin": "COM"
448
+ },
449
+ {
450
+ "template_name": "round_pillar",
451
+ "translation": [
452
+ 3.4895894497560285,
453
+ 0.0,
454
+ -5.787827629982797
455
+ ],
456
+ "rotation": [
457
+ 0.0,
458
+ 0.0,
459
+ 1.0,
460
+ 0.0
461
+ ],
462
+ "uniform_scale": 1.0,
463
+ "motion_type": "STATIC",
464
+ "translation_origin": "COM"
465
+ },
466
+ {
467
+ "template_name": "round_pillar",
468
+ "translation": [
469
+ 1.0908516529787393,
470
+ 0.0,
471
+ -7.707836705164306
472
+ ],
473
+ "rotation": [
474
+ 0.0,
475
+ 0.0,
476
+ 1.0,
477
+ 0.0
478
+ ],
479
+ "uniform_scale": 1.0,
480
+ "motion_type": "STATIC",
481
+ "translation_origin": "COM"
482
+ }
483
+ ],
484
+ "articulated_object_instances": [],
485
+ "user_custom": {
486
+ "bound": [
487
+ [
488
+ 0,
489
+ -7,
490
+ 0
491
+ ],
492
+ [
493
+ 18,
494
+ 7,
495
+ 5.0
496
+ ]
497
+ ]
498
+ },
499
+ "navmesh_instance": "empty_stage_navmesh"
500
+ }
configs/scenes/pillar/box15_wall_pillar_0.scene_instance.json ADDED
@@ -0,0 +1,126 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "stage_instance": {
3
+ "template_name": "stages/box15_wall"
4
+ },
5
+ "default_lighting": "lighting/box15_0",
6
+ "object_instances": [
7
+ {
8
+ "template_name": "round_pillar",
9
+ "translation": [
10
+ -6.950661353636349,
11
+ 0.0,
12
+ -3.086458322056223
13
+ ],
14
+ "rotation": [
15
+ 0.0,
16
+ 0.0,
17
+ 1.0,
18
+ 0.0
19
+ ],
20
+ "uniform_scale": 1.0,
21
+ "motion_type": "STATIC",
22
+ "translation_origin": "COM"
23
+ },
24
+ {
25
+ "template_name": "round_pillar",
26
+ "translation": [
27
+ 11.239603022230956,
28
+ 0.0,
29
+ -3.9489997732684503
30
+ ],
31
+ "rotation": [
32
+ 0.0,
33
+ 0.0,
34
+ 1.0,
35
+ 0.0
36
+ ],
37
+ "uniform_scale": 1.0,
38
+ "motion_type": "STATIC",
39
+ "translation_origin": "COM"
40
+ },
41
+ {
42
+ "template_name": "round_pillar",
43
+ "translation": [
44
+ -2.583993777149587,
45
+ 0.0,
46
+ -4.656348650684656
47
+ ],
48
+ "rotation": [
49
+ 0.0,
50
+ 0.0,
51
+ 1.0,
52
+ 0.0
53
+ ],
54
+ "uniform_scale": 1.0,
55
+ "motion_type": "STATIC",
56
+ "translation_origin": "COM"
57
+ },
58
+ {
59
+ "template_name": "round_pillar",
60
+ "translation": [
61
+ 2.5996713858747498,
62
+ 0.0,
63
+ -4.120998216816598
64
+ ],
65
+ "rotation": [
66
+ 0.0,
67
+ 0.0,
68
+ 1.0,
69
+ 0.0
70
+ ],
71
+ "uniform_scale": 1.0,
72
+ "motion_type": "STATIC",
73
+ "translation_origin": "COM"
74
+ },
75
+ {
76
+ "template_name": "round_pillar",
77
+ "translation": [
78
+ -13.875168015280721,
79
+ 0.0,
80
+ -4.939869318195937
81
+ ],
82
+ "rotation": [
83
+ 0.0,
84
+ 0.0,
85
+ 1.0,
86
+ 0.0
87
+ ],
88
+ "uniform_scale": 1.0,
89
+ "motion_type": "STATIC",
90
+ "translation_origin": "COM"
91
+ },
92
+ {
93
+ "template_name": "square_pillar",
94
+ "translation": [
95
+ 6.3214120224274435,
96
+ 0.0,
97
+ -3.630412396111065
98
+ ],
99
+ "rotation": [
100
+ 0.0,
101
+ 0.0,
102
+ 1.0,
103
+ 0.0
104
+ ],
105
+ "uniform_scale": 1.0,
106
+ "motion_type": "STATIC",
107
+ "translation_origin": "COM"
108
+ }
109
+ ],
110
+ "articulated_object_instances": [],
111
+ "user_custom": {
112
+ "bound": [
113
+ [
114
+ 0,
115
+ -15,
116
+ 0
117
+ ],
118
+ [
119
+ 30,
120
+ 15,
121
+ 8.0
122
+ ]
123
+ ]
124
+ },
125
+ "navmesh_instance": "empty_stage_navmesh"
126
+ }
objects/man_1.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c79b78f3921ef5bafe754721d7be4c8fca12f5daa7ad1d250c102672e339b080
3
+ size 2894120
self_define_stages/box10_wall.glb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc9423ac40ffbc9d2e847b2e31e509425ee2f3af54f5d8f2adc9c1fd32c72fed
3
  size 4996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38c671306b332aedf2a32ba4e459bfa774f674bfbf041344d037afe78228b30f
3
  size 4996
self_define_stages/box15_wall.glb CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:22a4c8c2534eb1de49e3da41d7a95f672720b63a9b6d42dd6dbf31c0359a7cbb
3
  size 4996
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02fa59a72ebcf1f7f646223e18f805bbdbd5194f4115ebad80e3dd1d6b8690e1
3
  size 4996
visfly-beta.scene_dataset_config.json CHANGED
@@ -13,7 +13,8 @@
13
  "configs/objects/objects2",
14
  "configs/agents",
15
  "configs/objects/pillar",
16
- "configs/objects/test"
 
17
  ]
18
  }
19
  },
@@ -48,7 +49,10 @@
48
  "configs/scenes/garage_pillar",
49
  "configs/scenes/garage",
50
  "configs/scenes/box10_wall_pillar",
51
- "configs/scenes/box15_wall_pillar"
 
 
 
52
  ]
53
  }
54
  },
 
13
  "configs/objects/objects2",
14
  "configs/agents",
15
  "configs/objects/pillar",
16
+ "configs/objects/test",
17
+ "configs/objects/human"
18
  ]
19
  }
20
  },
 
49
  "configs/scenes/garage_pillar",
50
  "configs/scenes/garage",
51
  "configs/scenes/box10_wall_pillar",
52
+ "configs/scenes/box10_wall_pillar",
53
+ "configs/scenes/box10_wall_empty",
54
+ "configs/scenes/garage_garage",
55
+ "configs/scenes/box10_wall_empty"
56
  ]
57
  }
58
  },