ej2 commited on
Commit
9c4fe35
·
verified ·
1 Parent(s): 00dd83a

Upload small_house.world

Browse files
Files changed (1) hide show
  1. samll_house/small_house.world +754 -0
samll_house/small_house.world ADDED
@@ -0,0 +1,754 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+
3
+ <sdf version='1.6'>
4
+ <world name='default'>
5
+ <!-- override the default position of the camera !-->
6
+ <gui>
7
+ <camera name='gzclient_camera'>
8
+ <!--
9
+ <pose>5 -4 2 0 0.2756 2.3561</pose>
10
+ -->
11
+ <pose>-4.4965503 -0.4874 1.508684 0 -0 0</pose>
12
+ </camera>
13
+ </gui>
14
+ <gravity>0 0 -9.8</gravity>
15
+ <magnetic_field>6e-06 2.3e-05 -4.2e-05</magnetic_field>
16
+ <atmosphere type='adiabatic'/>
17
+ <physics name='default_physics' default='0' type='ode'>
18
+ <max_step_size>0.001</max_step_size>
19
+ <real_time_factor>1</real_time_factor>
20
+ <real_time_update_rate>1000</real_time_update_rate>
21
+ </physics>
22
+ <scene>
23
+ <ambient>0.4 0.4 0.4 1</ambient>
24
+ <background>0.7 0.7 0.7 1</background>
25
+ <shadows>1</shadows>
26
+ <grid>false</grid>
27
+ <origin_visual>false</origin_visual>
28
+ </scene>
29
+ <spherical_coordinates>
30
+ <surface_model>EARTH_WGS84</surface_model>
31
+ <latitude_deg>0</latitude_deg>
32
+ <longitude_deg>0</longitude_deg>
33
+ <elevation>0</elevation>
34
+ <heading_deg>0</heading_deg>
35
+ </spherical_coordinates>
36
+
37
+ <model name='AirconditionerA_01_001'>
38
+ <include>
39
+ <uri>model://aws_robomaker_residential_AirconditionerA_01</uri>
40
+ </include>
41
+ <pose frame=''>-9.199410 2.411230 2.084544 0 -0 0</pose>
42
+ </model>
43
+
44
+ <model name='AirconditionerB_01_001'>
45
+ <include>
46
+ <uri>model://aws_robomaker_residential_AirconditionerB_01</uri>
47
+ </include>
48
+ <pose frame=''>-2.004656 -5.226610 0.003485 0 -0 0</pose>
49
+ </model>
50
+ <model name='Ball_01_001'>
51
+ <include>
52
+ <uri>model://aws_robomaker_residential_Ball_01</uri>
53
+ </include>
54
+ <pose frame=''>3.295503 4.225674 0.318684 0 -0 0</pose>
55
+ </model>
56
+
57
+ <!-- quick test ball for turtlebot3 -->
58
+ <!--
59
+ <model name='Ball_01_002'>
60
+ <include>
61
+ <uri>model://aws_robomaker_residential_Ball_01</uri>
62
+ </include>
63
+ <pose frame=''>-3.665503 -0.4874 0.318684 0 -0 0</pose>
64
+ </model>
65
+ -->
66
+
67
+ <!-- bedroom ball -->
68
+ <model name='Ball_01_003'>
69
+ <include>
70
+ <uri>model://aws_robomaker_residential_Ball_01</uri>
71
+ </include>
72
+ <pose frame=''>-6.945503 -4.22174 0.318684 0 -0 0</pose>
73
+ </model>
74
+ <model name='Bed_01_001'>
75
+ <include>
76
+ <uri>model://aws_robomaker_residential_Bed_01</uri>
77
+ </include>
78
+ <pose frame=''>-6.165067 2.030560 -0.000010 0 -0 0</pose>
79
+ </model>
80
+ <model name='NightStand_01_001'>
81
+ <include>
82
+ <uri>model://aws_robomaker_residential_NightStand_01</uri>
83
+ </include>
84
+ <pose frame=''>-7.725510 2.860420 0.005258 -0.000002 0 0</pose>
85
+ </model>
86
+ <model name='NightStand_01_002'>
87
+ <include>
88
+ <uri>model://aws_robomaker_residential_NightStand_01</uri>
89
+ </include>
90
+ <pose frame=''>-4.407341 2.860420 0.005256 0 0.000002 0</pose>
91
+ </model>
92
+ <model name='Board_01_001'>
93
+ <include>
94
+ <uri>model://aws_robomaker_residential_Board_01</uri>
95
+ </include>
96
+ <pose frame=''>2.779073 -5.392703 1.538173 0 -0 0</pose>
97
+ </model>
98
+
99
+ <!-- Remove ceiling for easier view
100
+ <model name='RoomCeiling_01_001'>
101
+ <include>
102
+ <uri>model://aws_robomaker_residential_RoomCeiling_01</uri>
103
+ </include>
104
+ <pose frame=''>0 0 2.5 0 -0 0</pose>
105
+ </model>
106
+ -->
107
+
108
+ <model name='ChairA_01_001'>
109
+ <include>
110
+ <uri>model://aws_robomaker_residential_ChairA_01</uri>
111
+ </include>
112
+ <pose frame=''>7.11516 0.209028 0.024685 1e-06 -0 -1.55607</pose>
113
+ </model>
114
+ <model name='ChairA_01_002'>
115
+ <include>
116
+ <uri>model://aws_robomaker_residential_ChairA_01</uri>
117
+ </include>
118
+ <pose frame=''>6.25506 0.219468 0.011308 0 0 -1.50414</pose>
119
+ </model>
120
+ <model name='ChairA_01_003'>
121
+ <include>
122
+ <uri>model://aws_robomaker_residential_ChairA_01</uri>
123
+ </include>
124
+ <pose frame=''>6.06678 1.68075 0.01 0 -0 1.56986</pose>
125
+ </model>
126
+ <model name='ChairA_01_004'>
127
+ <include>
128
+ <uri>model://aws_robomaker_residential_ChairA_01</uri>
129
+ </include>
130
+ <pose frame=''>7.00277 1.67074 0 0 -0 1.52363</pose>
131
+ </model>
132
+ <model name='ChairA_01_005'>
133
+ <include>
134
+ <uri>model://aws_robomaker_residential_ChairA_01</uri>
135
+ </include>
136
+ <pose frame=''>-8.270940 1.916650 0.036650 0 -0 0</pose>
137
+ </model>
138
+ <model name='ChairD_01_001'>
139
+ <include>
140
+ <uri>model://aws_robomaker_residential_ChairD_01</uri>
141
+ </include>
142
+ <pose frame=''>-1.380775 4.104456 0 0 -0 0</pose>
143
+ </model>
144
+ <model name='ChairD_01_002'>
145
+ <include>
146
+ <uri>model://aws_robomaker_residential_ChairD_01</uri>
147
+ </include>
148
+ <pose frame=''>0.325214 4.104456 0 0 -0 -3.138741</pose>
149
+ </model>
150
+ <model name='ChairD_01_003'>
151
+ <include>
152
+ <uri>model://aws_robomaker_residential_ChairD_01</uri>
153
+ </include>
154
+ <pose frame=''>-8.270775 -4.504456 0 0 -0 0.869673</pose>
155
+ </model>
156
+ <model name='Chandelier_01_001'>
157
+ <include>
158
+ <uri>model://aws_robomaker_residential_Chandelier_01</uri>
159
+ </include>
160
+ <pose frame=''>1.221061 4.155740 1.295000 0 -0 0</pose>
161
+ </model>
162
+ <model name='Chandelier_01_002'>
163
+ <include>
164
+ <uri>model://aws_robomaker_residential_Chandelier_01</uri>
165
+ </include>
166
+ <pose frame=''>-6.451061 -0.692040 1.810000 0 -0 0</pose>
167
+ </model>
168
+ <model name='Chandelier_01_003'>
169
+ <include>
170
+ <uri>model://aws_robomaker_residential_Chandelier_01</uri>
171
+ </include>
172
+ <pose frame=''>7.824061 -1.59 1.7510000 0 -0 0</pose>
173
+ </model>
174
+ <model name='Chandelier_01_004'>
175
+ <include>
176
+ <uri>model://aws_robomaker_residential_Chandelier_01</uri>
177
+ </include>
178
+ <pose frame=''>1.221061 -1.592040 1.7873000 0 -0 0</pose>
179
+ </model>
180
+ <model name='Carpet_01_001'>
181
+ <include>
182
+ <uri>model://aws_robomaker_residential_Carpet_01</uri>
183
+ </include>
184
+ <pose frame=''>0.785050 -1.106647 0.001106 0 -0 0</pose>
185
+ </model>
186
+ <model name='Carpet_01_002'>
187
+ <include>
188
+ <uri>model://aws_robomaker_residential_Carpet_01</uri>
189
+ </include>
190
+ <pose frame=''>2.854050 3.45 0.000585 0 -0 0</pose>
191
+ </model>
192
+ <model name='SecurityCamera_01_001'>
193
+ <include>
194
+ <uri>model://aws_robomaker_residential_SecurityCamera_01</uri>
195
+ </include>
196
+ <pose frame=''>0.842134 -4.996294 0.495067 0 -0 -2.841039</pose>
197
+ </model>
198
+ <model name='CoffeeTable_01_001'>
199
+ <include>
200
+ <uri>model://aws_robomaker_residential_CoffeeTable_01</uri>
201
+ </include>
202
+ <pose frame=''>1.512301 -1.733438 0.041983 0.000000 0.000000 0.01000</pose>
203
+ </model>
204
+ <model name='CookingBench_01_001'>
205
+ <include>
206
+ <uri>model://aws_robomaker_residential_CookingBench_01</uri>
207
+ </include>
208
+ <pose frame=''>9.038383 -3.351140 0.903610 0 -0 3.137133</pose>
209
+ <static> true </static>
210
+ </model>
211
+
212
+ <model name='Curtain_01_001'>
213
+ <include>
214
+ <uri>model://aws_robomaker_residential_Curtain_01</uri>
215
+ </include>
216
+ <pose frame=''>-9.172642 0.203760 0 0 -0 0</pose>
217
+ </model>
218
+
219
+ <model name='KitchenTable_01_001'>
220
+ <include>
221
+ <uri>model://aws_robomaker_residential_KitchenTable_01</uri>
222
+ </include>
223
+ <pose frame=''>6.55269 0.951173 -0.000006 0 -0 -1.564130</pose>
224
+ </model>
225
+ <model name='ReadingDesk_01_001'>
226
+ <include>
227
+ <uri>model://aws_robomaker_residential_ReadingDesk_01</uri>
228
+ </include>
229
+ <pose frame=''>-8.987262 2.057058 0 0 -0 -0.004638</pose>
230
+ </model>
231
+ <model name='BalconyTable_01_001'>
232
+ <include>
233
+ <uri>model://aws_robomaker_residential_BalconyTable_01</uri>
234
+ </include>
235
+ <pose frame=''>-0.556240 4.111241 0 0 -0 0</pose>
236
+ </model>
237
+
238
+ <model name='Door_01_001'>
239
+ <include>
240
+ <uri>model://aws_robomaker_residential_Door_01</uri>
241
+ </include>
242
+ <pose frame=''>6.001449 -5.549002 0 0 -0 0</pose>
243
+ </model>
244
+
245
+ <model name='Dumbbell_01_001'>
246
+ <include>
247
+ <uri>model://aws_robomaker_residential_Dumbbell_01</uri>
248
+ </include>
249
+ <pose frame=''>2.512849 2.717787 0.002183 0 -0 0</pose>
250
+ </model>
251
+ <model name='Tablet_01_001'>
252
+ <include>
253
+ <uri>model://aws_robomaker_residential_Tablet_01</uri>
254
+ </include>
255
+ <pose frame=''>1.572830 -1.775857 0.401790 -0.020625 -0.000080 -0.006317</pose>
256
+ </model>
257
+ <model name='FitnessEquipment_01_001'>
258
+ <include>
259
+ <uri>model://aws_robomaker_residential_FitnessEquipment_01</uri>
260
+ </include>
261
+ <pose frame=''>3.484720 3.169104 0.003168 0 -0 0</pose>
262
+ </model>
263
+ <model name='FoldingDoor_01_001'>
264
+ <include>
265
+ <uri>model://aws_robomaker_residential_FoldingDoor_01</uri>
266
+ </include>
267
+ <pose frame=''>-2.461096 1.844219 0.041881 0 -0 0</pose>
268
+ </model>
269
+ <model name='FoldingDoor_01_002'>
270
+ <include>
271
+ <uri>model://aws_robomaker_residential_FoldingDoor_01</uri>
272
+ </include>
273
+ <pose frame=''>-2.461096 -4.053320 0.041881 0 -0 0</pose>
274
+ </model>
275
+ <model name='Handle_01_001'>
276
+ <include>
277
+ <uri>model://aws_robomaker_residential_Handle_01</uri>
278
+ </include>
279
+ <pose frame=''>5.724 -5.523 0.9938 0 -0 -3.1415</pose>
280
+ </model>
281
+
282
+ <model name='HouseWallB_01_001'>
283
+ <include>
284
+ <uri>model://aws_robomaker_residential_HouseWallB_01</uri>
285
+ </include>
286
+ <pose frame=''>0 0 0 0 -0 0</pose>
287
+ </model>
288
+
289
+ <model name='FloorB_01_001'>
290
+ <include>
291
+ <uri>model://aws_robomaker_residential_FloorB_01</uri>
292
+ </include>
293
+ <pose frame=''>0 0 0 0 -0 0</pose>
294
+ </model>
295
+
296
+
297
+ <model name='FoldingDoor_02_001'>
298
+ <include>
299
+ <uri>model://aws_robomaker_residential_FoldingDoor_02</uri>
300
+ </include>
301
+ <pose frame=''>4.674231 2.46451 0 0 -0 3.14159</pose>
302
+ </model>
303
+
304
+ <model name='FoldingDoor_02_002'>
305
+ <include>
306
+ <uri>model://aws_robomaker_residential_FoldingDoor_02</uri>
307
+ </include>
308
+ <pose frame=''>4.8912 -4.84968 0 0 -0 0</pose>
309
+ </model>
310
+
311
+ <model name='KitchenCabinet_01_001'>
312
+ <include>
313
+ <uri>model://aws_robomaker_residential_KitchenCabinet_01</uri>
314
+ </include>
315
+ <pose frame=''>8.002009 -3.836509 0.012068 0 -0 -3.140001</pose>
316
+ </model>
317
+ <model name='KitchenUtensils_01_001'>
318
+ <include>
319
+ <uri>model://aws_robomaker_residential_KitchenUtensils_01</uri>
320
+ </include>
321
+ <pose frame=''>9.285478 -5.021261 1.141805 0 -0 0</pose>
322
+ </model>
323
+
324
+ <model name='LightC_01_001'>
325
+ <include>
326
+ <uri>model://aws_robomaker_residential_LightC_01</uri>
327
+ </include>
328
+ <pose frame=''>1.769567 -5.4443710 2.000000 0 -0 0</pose>
329
+ </model>
330
+ <model name='LightC_01_002'>
331
+ <include>
332
+ <uri>model://aws_robomaker_residential_LightC_01</uri>
333
+ </include>
334
+ <pose frame=''>-0.138245 -5.4443710 2.000000 0 -0 0</pose>
335
+ </model>
336
+
337
+ <!--
338
+ Wall & Desk Portraits:
339
+
340
+ They're copies rather than instances, however, they still use
341
+ the same collada files. This way, we can individually change each
342
+ portrait image by replacing the texture files. Remember that the
343
+ texture file name needs to be the same.
344
+ -->
345
+ <!-- WALL -->
346
+ <model name='PortraitA_01'>
347
+ <include>
348
+ <uri>model://aws_robomaker_residential_PortraitA_01</uri>
349
+ </include>
350
+ <pose frame=''>-2.712360 -4.817539 1.00000 0 -0 1.566796</pose>
351
+ </model>
352
+
353
+ <model name='PortraitB_01'>
354
+ <include>
355
+ <uri>model://aws_robomaker_residential_PortraitB_01</uri>
356
+ </include>
357
+ <pose frame=''>-1.279683 -5.429630 0.0 -0.076901 0 -3.116718</pose>
358
+ </model>
359
+
360
+ <model name='PortraitB_02'>
361
+ <include>
362
+ <uri>model://aws_robomaker_residential_PortraitB_02</uri>
363
+ </include>
364
+ <pose frame=''>5.737017 3.080310 0.300000 0 -0 0</pose>
365
+ </model>
366
+
367
+ <model name='PortraitB_03'>
368
+ <include>
369
+ <uri>model://aws_robomaker_residential_PortraitB_03</uri>
370
+ </include>
371
+ <pose frame=''>3.071380 -5.349366 0.005494 -0.168428 0.0 3.104232</pose>
372
+ </model>
373
+
374
+ <model name='PortraitA_02'>
375
+ <include>
376
+ <uri>model://aws_robomaker_residential_PortraitA_02</uri>
377
+ </include>
378
+ <pose frame=''>7.937017 3.080310 0.300000 0 -0 3.14</pose>
379
+ </model>
380
+
381
+ <model name='PortraitC_01'>
382
+ <include>
383
+ <uri>model://aws_robomaker_residential_PortraitC_01</uri>
384
+ </include>
385
+ <pose frame=''>-9.294904 -4.526084 1.000000 0 -0 1.554734</pose>
386
+ </model>
387
+
388
+ <model name='PortraitD_01'>
389
+ <include>
390
+ <uri>model://aws_robomaker_residential_PortraitD_01</uri>
391
+ </include>
392
+ <pose frame=''>0.789763 -5.478725 1.800000 0 -0 3.138531</pose>
393
+ </model>
394
+ <model name='PortraitD_02'>
395
+ <include>
396
+ <uri>model://aws_robomaker_residential_PortraitD_02</uri>
397
+ </include>
398
+ <pose frame=''>6.870181 3.080310 1.488439 0 -0 0</pose>
399
+ </model>
400
+
401
+ <model name='PortraitE_01'>
402
+ <include>
403
+ <uri>model://aws_robomaker_residential_PortraitE_01</uri>
404
+ </include>
405
+ <pose frame=''>-5.773094 -5.492466 1.000000 0 -0 3.132627</pose>
406
+ </model>
407
+ <model name='PortraitE_02'>
408
+ <include>
409
+ <uri>model://aws_robomaker_residential_PortraitE_02</uri>
410
+ </include>
411
+ <pose frame=''>-6.193025 -1.590208 0.3 0 -0 0.004290</pose>
412
+ </model>
413
+
414
+ <!-- DESK -->
415
+ <model name='DeskPortraitA_01'>
416
+ <include>
417
+ <uri>model://aws_robomaker_residential_DeskPortraitA_01</uri>
418
+ </include>
419
+ <pose frame=''>-0.036864 -5.110156 0.498660 0 -0 2.927784</pose>
420
+ </model>
421
+ <model name='DeskPortraitA_02'>
422
+ <include>
423
+ <uri>model://aws_robomaker_residential_DeskPortraitA_02</uri>
424
+ </include>
425
+
426
+ <pose frame=''>2.046082 -1.892926 0.0703880 -0.018328 -0.000441 1.576216</pose>
427
+ </model>
428
+ <model name='DeskPortraitC_01'>
429
+ <include>
430
+ <uri>model://aws_robomaker_residential_DeskPortraitC_01</uri>
431
+ </include>
432
+ <pose frame=''>-7.746377 2.731075 0.694620 0.000488 -0.000359 -0.055499</pose>
433
+ </model>
434
+ <model name='DeskPortraitC_02'>
435
+ <include>
436
+ <uri>model://aws_robomaker_residential_DeskPortraitC_02</uri>
437
+ </include>
438
+ <pose frame=''>0.964613 -1.586951 0.127676 0.001614 -0.000545 -1.578699</pose>
439
+ </model>
440
+ <model name='DeskPortraitD_01'>
441
+ <include>
442
+ <uri>model://aws_robomaker_residential_DeskPortraitD_01</uri>
443
+ </include>
444
+ <pose frame=''>2.645560 -5.376225 1.573738 0 -0 -3.112826</pose>
445
+ </model>
446
+ <model name='DeskPortraitD_02'>
447
+ <include>
448
+ <uri>model://aws_robomaker_residential_DeskPortraitD_02</uri>
449
+ </include>
450
+ <pose frame=''>-0.589211 -5.109890 0.192145 -0.000015 -0.000174 -3.112544</pose>
451
+ </model>
452
+ <model name='DeskPortraitD_03'>
453
+ <include>
454
+ <uri>model://aws_robomaker_residential_DeskPortraitD_03</uri>
455
+ </include>
456
+ <pose frame=''>1.826729 -1.464881 0.126208 0.000010 0.000006 -3.114380</pose>
457
+ </model>
458
+ <model name='DeskPortraitD_04'>
459
+ <include>
460
+ <uri>model://aws_robomaker_residential_DeskPortraitD_04</uri>
461
+ </include>
462
+ <pose frame=''>4.302132 -5.176568 0.202496 0.007118 -0.000001 3.046683</pose>
463
+ </model>
464
+ <model name='DeskPortraitB_01'>
465
+ <include>
466
+ <uri>model://aws_robomaker_residential_DeskPortraitB_01</uri>
467
+ </include>
468
+ <pose frame=''>3.547 -5.087950 0.202496 0.007118 -0.000001 3.046683</pose>
469
+ </model>
470
+ <model name='DeskPortraitB_02'>
471
+ <include>
472
+ <uri>model://aws_robomaker_residential_DeskPortraitB_02</uri>
473
+ </include>
474
+ <pose frame=''>2.486082 -5.104568 0.202496 0.007118 -0.000001 3.046683</pose>
475
+ </model>
476
+ <!-- Wall & Desk Portraits END -->
477
+
478
+ <model name='Rangehood_01_001'>
479
+ <include>
480
+ <uri>model://aws_robomaker_residential_Rangehood_01</uri>
481
+ </include>
482
+ <pose frame=''>9.019794 -3.369940 1.507605 0 -0 0</pose>
483
+ </model>
484
+
485
+ <model name='Refrigerator_01_001'>
486
+ <include>
487
+ <uri>model://aws_robomaker_residential_Refrigerator_01</uri>
488
+ </include>
489
+ <pose frame=''>8.702731 -1.032031 0 0 -0 -1.563499</pose>
490
+ </model>
491
+ <model name='SeasoningBox_01_001'>
492
+ <include>
493
+ <uri>model://aws_robomaker_residential_SeasoningBox_01</uri>
494
+ </include>
495
+ <pose frame=''>9.107968 -2.651726 0.902458 -0.000006 0.000034 0.001290</pose>
496
+ </model>
497
+ <model name='ShoeRack_01_001'>
498
+ <include>
499
+ <uri>model://aws_robomaker_residential_ShoeRack_01</uri>
500
+ </include>
501
+ <pose frame=''>4.297978 -5.173566 0 0 -0 0</pose>
502
+ </model>
503
+ <model name='SofaC_01_001'>
504
+ <include>
505
+ <uri>model://aws_robomaker_residential_SofaC_01</uri>
506
+ </include>
507
+ <pose frame=''>0.775898 -0.411153 0.065992 -0.000464 -0.000071 0.005614</pose>
508
+ </model>
509
+ <model name='Tableware_01_001'>
510
+ <include>
511
+ <uri>model://aws_robomaker_residential_Tableware_01</uri>
512
+ </include>
513
+ <pose frame=''>7.15317 0.982767 0.817812 -0.001238 -0.000976 1.02476</pose>
514
+ </model>
515
+ <model name='Trash_01_001'>
516
+ <include>
517
+ <uri>model://aws_robomaker_residential_Trash_01</uri>
518
+ </include>
519
+ <pose frame=''>2.360151 -0.796238 0.011 0 -0 0</pose>
520
+ </model>
521
+ <model name='Trash_01_002'>
522
+ <include>
523
+ <uri>model://aws_robomaker_residential_Trash_01</uri>
524
+ </include>
525
+ <pose frame=''>-8.704151 1.00058 0.011 0 -0 0</pose>
526
+ </model>
527
+ <model name='TV_01_001'>
528
+ <include>
529
+ <uri>model://aws_robomaker_residential_TV_01</uri>
530
+ </include>
531
+ <pose frame=''>0.824259 -5.382968 0.676282 0 -0 -1.561744</pose>
532
+ </model>
533
+ <model name='TV_02_001'>
534
+ <include>
535
+ <uri>model://aws_robomaker_residential_TV_02</uri>
536
+ </include>
537
+ <pose frame=''>-6.197322 -1.388739 0.676282 0 -0 -1.561744</pose>
538
+ </model>
539
+ <model name='TVCabinet_01_001'>
540
+ <include>
541
+ <uri>model://aws_robomaker_residential_TVCabinet_01</uri>
542
+ </include>
543
+ <!--
544
+ <pose frame=''>0.615509 -5.105954 -0.011049 0 -0 1.5700</pose>
545
+ -->
546
+ <pose frame=''>0.629509 -5.183576 -0.017049 0 -0 1.5792</pose>
547
+ </model>
548
+ <model name='Vase_01_001'>
549
+ <include>
550
+ <uri>model://aws_robomaker_residential_Vase_01</uri>
551
+ </include>
552
+ <pose frame=''>3.055663 -5.413080 1.574958 0.000003 0.001700 0.000840</pose>
553
+ </model>`
554
+ <model name='RoomWall_01_001'>
555
+ <include>
556
+ <uri>model://aws_robomaker_residential_RoomWall_01</uri>
557
+ </include>
558
+ <pose frame=''>-6.097550 -1.496180 0.028124 0 -0 0</pose>
559
+ </model>
560
+
561
+
562
+
563
+ <model name='Wardrobe_01_001'>
564
+ <include>
565
+ <uri>model://aws_robomaker_residential_Wardrobe_01</uri>
566
+ </include>
567
+ <pose frame=''>-3.146710 2.476204 0.000704 0 -0 -1.569673</pose>
568
+ </model>
569
+ <model name='RoomWindow_01_001'>
570
+ <include>
571
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
572
+ </include>
573
+ <pose frame=''>-9.418600 -0.026285 0.502739 0 -0 0</pose>
574
+ </model>
575
+ <model name='RoomWindow_01_002'>
576
+ <include>
577
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
578
+ </include>
579
+ <pose frame=''>-9.418600 -2.374090 0.502739 0 -0 0</pose>
580
+ </model>
581
+ <model name='RoomWindow_01_003'>
582
+ <include>
583
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
584
+ </include>
585
+ <pose frame=''>9.422616 -3.373981 0.502739 0 -0 -3.136099</pose>
586
+ </model>
587
+ <model name='RoomWindow_01_004'>
588
+ <include>
589
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
590
+ </include>
591
+ <pose frame=''>9.422558 0.968520 0.496581 0 -0 -3.136099</pose>
592
+ </model>
593
+ <model name='RoomWindow_01_005'>
594
+ <include>
595
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
596
+ </include>
597
+ <pose frame=''>4.722317 4.470281 0.502739 0 -0 -3.136099</pose>
598
+ </model>
599
+ <model name='RoomWindow_01_006'>
600
+ <include>
601
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
602
+ </include>
603
+ <pose frame=''>3.488520 5.600688 0.502739 0 -0 -1.566274</pose>
604
+ </model>
605
+ <model name='RoomWindow_01_007'>
606
+ <include>
607
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
608
+ </include>
609
+ <pose frame=''>1.140949 5.600688 0.502739 0 -0 -1.566274</pose>
610
+ </model>
611
+ <model name='RoomWindow_01_008'>
612
+ <include>
613
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
614
+ </include>
615
+ <pose frame=''>-1.199340 5.600688 0.502739 0 -0 -1.566274</pose>
616
+ </model>
617
+ <model name='RoomWindow_01_009'>
618
+ <include>
619
+ <uri>model://aws_robomaker_residential_RoomWindow_01</uri>
620
+ </include>
621
+ <pose frame=''>-2.396624 4.387607 0.502739 0 -0 0</pose>
622
+ </model>
623
+
624
+ <!-- Lights !-->
625
+ <!--
626
+ <light name='sun' type='directional'>
627
+ <cast_shadows>1</cast_shadows>
628
+ <pose frame=''>0 0 10 0 -0 0</pose>
629
+ <diffuse>0.8 0.8 0.8 1</diffuse>
630
+ <specular>0.2 0.2 0.2 1</specular>
631
+ <attenuation>
632
+ <range>1000</range>
633
+ <constant>0.9</constant>
634
+ <linear>0.01</linear>
635
+ <quadratic>0.001</quadratic>
636
+ </attenuation>
637
+ <direction>-0.5 0.1 -0.9</direction>
638
+ </light>
639
+ !-->
640
+ <light name='LivingRoom_CeilingLight_0' type='point'>
641
+ <pose frame=''>1.194296 4.155759 2.2 0 -0 0</pose>
642
+ <diffuse>0.5 0.5 0.5 1</diffuse>
643
+ <specular>0.1 0.1 0.1 1</specular>
644
+ <attenuation>
645
+ <range>20</range>
646
+ <constant>0.32</constant>
647
+ <linear>0.01</linear>
648
+ <quadratic>0.03</quadratic>
649
+ </attenuation>
650
+ <cast_shadows>0</cast_shadows>
651
+ <direction>0 0 -1</direction>
652
+ </light>
653
+ <light name='LivingRoom_CeilingLight_1' type='point'>
654
+ <pose frame=''>1.194296 -1.589959 2.2 0 -0 0</pose>
655
+ <diffuse>0.5 0.5 0.5 1</diffuse>
656
+ <specular>0.1 0.1 0.1 1</specular>
657
+ <attenuation>
658
+ <range>20</range>
659
+ <constant>0.05</constant>
660
+ <linear>0.01</linear>
661
+ <quadratic>0.09</quadratic>
662
+ </attenuation>
663
+ <cast_shadows>0</cast_shadows>
664
+ <direction>0 0 -1</direction>
665
+ </light>
666
+ <light name='LivingRoom_WallLight_0' type='point'>
667
+ <pose frame=''>1.76956 -5.444370 2.2 0 -0 0</pose>
668
+ <diffuse>0.24 0.24 0.24 1</diffuse>
669
+ <specular>0.1 0.1 0.1 1</specular>
670
+ <attenuation>
671
+ <range>20</range>
672
+ <constant>0.12</constant>
673
+ <linear>0.00</linear>
674
+ <quadratic>0.03</quadratic>
675
+ </attenuation>
676
+ <cast_shadows>1</cast_shadows>
677
+ <direction>0 0 -1</direction>
678
+ </light>
679
+ <light name='LivingRoom_WallLight_1' type='point'>
680
+ <pose frame=''>-0.13826 -5.444370 2.2 0 -0 0</pose>
681
+ <diffuse>0.24 0.24 0.24 1</diffuse>
682
+ <specular>0.1 0.1 0.1 1</specular>
683
+ <attenuation>
684
+ <range>20</range>
685
+ <constant>0.12</constant>
686
+ <linear>0.00</linear>
687
+ <quadratic>0.03</quadratic>
688
+ </attenuation>
689
+ <cast_shadows>1</cast_shadows>
690
+ <direction>0 0 -1</direction>
691
+ </light>
692
+ <light name='TV_Light_0' type='point'>
693
+ <pose frame=''>0.8269 -4.939577 1.1 0 -0 0</pose>
694
+ <diffuse>0.31372 0.31372 0.34901 1</diffuse>
695
+ <specular>0.1 0.1 0.1 1</specular>
696
+ <attenuation>
697
+ <range>3</range>
698
+ <constant>0.10</constant>
699
+ <linear>0.04</linear>
700
+ <quadratic>0.50</quadratic>
701
+ </attenuation>
702
+ <cast_shadows>1</cast_shadows>
703
+ <direction>0 0 -1</direction>
704
+ </light>
705
+ <light name='BedRoom_Portrait_Light_0' type='spot'>
706
+ <pose frame=''>-6.190379 -1.829697 1.5587 0.3 -0 0.0</pose>
707
+ <diffuse>0.5 0.5 0.5 1</diffuse>
708
+ <specular>0.1 0.1 0.1 1</specular>
709
+ <attenuation>
710
+ <range>20</range>
711
+ <constant>0.50</constant>
712
+ <linear>0.01</linear>
713
+ <quadratic>0.00</quadratic>
714
+ </attenuation>
715
+ <spot>
716
+ <inner_angle>0.6</inner_angle>
717
+ <outer_angle>1.0</outer_angle>
718
+ <falloff>1.0</falloff>
719
+ </spot>
720
+ <cast_shadows>1</cast_shadows>
721
+ <direction>0 0 -1</direction>
722
+ </light>
723
+ <light name='BedRoom_CeilingLight_0' type='point'>
724
+ <pose frame=''>-6.451061 -0.692040 2.000000 0 -0 0</pose>
725
+ <diffuse>0.5 0.5 0.5 1</diffuse>
726
+ <specular>0.1 0.1 0.1 1</specular>
727
+ <attenuation>
728
+ <range>20</range>
729
+ <constant>0.32</constant>
730
+ <linear>0.01</linear>
731
+ <quadratic>0.03</quadratic>
732
+ </attenuation>
733
+ <cast_shadows>0</cast_shadows>
734
+ <direction>0 0 -1</direction>
735
+ </light>
736
+ <light name='Kitchen_CeilingLight_0' type='point'>
737
+ <pose frame=''>7.8582 -1.5905 2.280000 0 -0 0</pose>
738
+ <diffuse>0.5 0.5 0.5 1</diffuse>
739
+ <specular>0.1 0.1 0.1 1</specular>
740
+ <attenuation>
741
+ <range>20</range>
742
+ <constant>0.3</constant>
743
+ <linear>0.01</linear>
744
+ <quadratic>0.01</quadratic>
745
+ </attenuation>
746
+ <cast_shadows>0</cast_shadows>
747
+ <direction>0 0 -1</direction>
748
+ </light>
749
+ <include>
750
+ <pose>-3.5 -4.5 0.0 0.0 0.0 1.58</pose>
751
+ <uri>model://turtlebot3_waffle_pi</uri>
752
+ </include>
753
+ </world>
754
+ </sdf>