@@ -47,6 +47,7 @@ std::map<std::string, std::vector<ignition::math::Vector3d>>
47
47
{" Tunnel Tile 6 Lights" , {{0 , -10 , 0 }, {0 , 10 , 5 }}},
48
48
{" Tunnel Tile 7" , {{0 , -10 , 0 }, {0 , 10 , 5 }}},
49
49
{" Tunnel Tile 7 Lights" , {{0 , -10 , 0 }, {0 , 10 , 5 }}},
50
+ {" Tunnel Tile Blocker" , {{0 , 0 , 0 }}},
50
51
{" Rough Tunnel Tile 90-degree Turn" , {{0 , -10 , 0 }, {10 , 0 , 0 }}},
51
52
{" Rough Tunnel Tile 90-degree Turn Lights" , {{0 , -10 , 0 }, {10 , 0 , 0 }}},
52
53
{" Rough Tunnel Tile Ramp" , {{0 , -10 , 0 }, {0 , 10 , 5 }}},
@@ -94,6 +95,7 @@ std::map<std::string, std::vector<ignition::math::Vector3d>>
94
95
{23.979 , 3.906 , 0.919 }, {-23.979 , 3.906 , 0.919 },
95
96
{23.982 , 11.743 , 0.919 }}},
96
97
{" Urban Stairwell Platform" , {{0 , 20 , 11.69 }, {0 , -20 , 1.69 }}},
98
+ {" Urban Stairwell Straight" , {{20 , 0 , 0 }, {-20 , 0 , 0 }}},
97
99
{" Urban Stairwell Platform Lights" , {{0 , 20 , 11.69 }, {0 , -20 , 1.69 }}},
98
100
{" Urban Stairwell Platform Centered" , {{0 , 20 , 10 }, {0 , -20 , 0 }}},
99
101
{" Urban Stairwell Platform Centered Lights" , {{0 , 20 , 10 }, {0 , -20 , 0 }}},
@@ -110,6 +112,9 @@ std::map<std::string, std::vector<ignition::math::Vector3d>>
110
112
{" Urban 2 Story Large Side 2" , {{0 , -20 , 0 }, {0 , 20 , 0 }}},
111
113
{" Urban Large Room Split" , {{0 , -20 , 0 }, {-20 , 0 , 0 }, {0 , 20 , 0 }}},
112
114
{" Urban Large Room Split Lights" , {{0 , -20 , 0 }, {-20 , 0 , 0 }, {0 , 20 , 0 }}},
115
+ {" Urban Station" , {{8.5 , -26.5 , -0.8 }, {8.5 , -26.5 , -7 }, {8.5 , 26.5 , -7 }, {8.5 , 26.5 , -0.8 },
116
+ {-8.5 , -26.5 , -0.8 }, {-8.5 , -26.5 , -7 }, {-8.5 , 26.5 , -7 }, {-8.5 , 26.5 , -0.8 }}},
117
+ {" Cave Tile Blocker" , {{0 , 0 , 0 }}},
113
118
{" Cave Starting Area Type B" , {{12.5 , 0 , 0 }}},
114
119
{" Cave Straight 01" , {{0 , 12.5 , 0 }, {0 , -12.5 , 0 }}},
115
120
{" Cave Straight 01 Type B" , {{0 , 12.5 , 0 }, {0 , -12.5 , 0 }}},
@@ -154,6 +159,8 @@ std::map<std::string, std::vector<ignition::math::Vector3d>>
154
159
{" Cave Corner 03 Type A Lights" , {{-25.0 , 0.0 , 0.0 }, {0.0 , -25.0 , 0.0 }}},
155
160
{" Cave Corner 04 Type A" , {{0.0 , 50.0 , 25.0 }, {-50.0 , -50.0 , 0.0 }}},
156
161
{" Cave Cap Type A" , {{0.0 , 0.0 , 0.0 }}},
162
+ {" Cave Cap Type B" , {{0.0 , 0.0 , 0.0 }}},
163
+ {" Cave Cap" , {{0.0 , 0.0 , 0.0 }}},
157
164
{" Cave Elevation 01 Type A" , {{0.0 , -50.0 , 0.0 }, {0.0 , 50.0 , 75.0 }}},
158
165
{" Cave Elevation 02 Type A" , {{-50.0 , 0.0 , 75.0 }, {50.0 , 0.0 , 0.0 }}},
159
166
{" Cave Elevation Corner Type A" , {{25.0 , 75.0 , 25.0 }, {0.0 , -100.0 , 0.0 }}},
@@ -212,16 +219,16 @@ std::map<std::string, std::vector<ignition::math::Vector3d>>
212
219
{" Cave Tunnel Transition Lights" , {{0 , 25 , 0 }, {0 , -25 , 0 }, {-25 , 0 , 0 }}},
213
220
{" Urban Cave Transition" , {{0 , -12 , 0 }, {0 , 12 , 0 }, {-25 , 0 , 0 }}},
214
221
{" Urban Cave Transition Lights" , {{0 , -12 , 0 }, {0 , 12 , 0 }, {-25 , 0 , 0 }}},
215
- {" Urban Cave Transition 2" , {{0 , - 12 , 0 }, {0 , 12 , 0 }, {- 25 , 0 , 0 }}},
222
+ {" Urban Cave Transition 2" , {{0 , 0 , 0 }, {0 , - 15 , - 5 }}},
216
223
{" Urban Cave Transition Straight" , {{0 , -5 , 0 }, {0 , 5 , 0 }}},
217
224
{" Urban Cave Transition Straight Large" , {{0 , -5 , 0 }, {0 , 5 , 0 }}},
218
225
{" Urban Cave Transition Straight Lights" , {{0 , -5 , 0 }, {0 , 5 , 0 }}},
219
226
{" Urban Tunnel Transition" , {{0 , 0 , 0 }, {0 , -15 , -5 }}},
220
- {" Urban Tunnel Transition 2" , {{0 , 0 , 0 }, {0 , - 15 , - 5 }}},
227
+ {" Urban Tunnel Transition 2" , {{5 , 0 , 0 }, {- 5 , 0 , 0 }, { 0 , - 5 , 0 }}},
221
228
{" Urban Tunnel Transition Straight" , {{0 , -5 , 0 }, {0 , 5 , 0 }}},
222
- {" 4-Way Finals Transition" , {{8 , 0 , 0 }, {-8 , 0 , 0 }, {0 , 8 , 0 }, {0 , -8 , 0 }}},
223
- {" 4-Way Finals Transition 2" , {{8 , 0 , 0 }, {-8 , 0 , 0 }, {0 , 8 , 0 }, {0 , -8 , 0 }}},
224
- {" 4-Way Finals Transition 2 Lights" , {{8 , 0 , 0 }, {-8 , 0 , 0 }, {0 , 8 , 0 }, {0 , -8 , 0 }}},
229
+ {" 4-Way Finals Transition" , {{6 , 0 , 0 }, {-7.5 , 0 , 0 }, {0 , 7 , 0 }, {0 , -8.5 , 0 }}},
230
+ {" 4-Way Finals Transition 2" , {{7.5 , 0 , 0 }, {-8.5 , 0 , 0 }, {0 , 8 , 0 }, {0 , -8.5 , 0 }}},
231
+ {" 4-Way Finals Transition 2 Lights" , {{7.5 , 0 , 0 }, {-8.5 , 0 , 0 }, {0 , 8 , 0 }, {0 , -8.5 , 0 }}},
225
232
{" Finals Staging Area" , {{0 , 5 , 0 }}},
226
233
{" NIOSH Staging Connector Finals" , {{0 , 0 , 0 }, {-1 , 6.5 , 0 }}},
227
234
};
@@ -253,6 +260,7 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
253
260
{" Tunnel Tile 6 Lights" , subt::ConnectionHelper::STRAIGHT},
254
261
{" Tunnel Tile 7" , subt::ConnectionHelper::TURN},
255
262
{" Tunnel Tile 7 Lights" , subt::ConnectionHelper::TURN},
263
+ {" Tunnel Tile Blocker" , subt::ConnectionHelper::TURN},
256
264
{" Rough Tunnel Tile 90-degree Turn" , subt::ConnectionHelper::TURN},
257
265
{" Rough Tunnel Tile 90-degree Turn Lights" , subt::ConnectionHelper::TURN},
258
266
{" Rough Tunnel Tile Ramp" , subt::ConnectionHelper::STRAIGHT},
@@ -291,6 +299,7 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
291
299
{" Urban Platform" , subt::ConnectionHelper::TURN},
292
300
{" Urban Platform Open" , subt::ConnectionHelper::TURN},
293
301
{" Urban Stairwell Platform" , subt::ConnectionHelper::STRAIGHT},
302
+ {" Urban Stairwell Straight" , subt::ConnectionHelper::STRAIGHT},
294
303
{" Urban Stairwell Platform Lights" , subt::ConnectionHelper::STRAIGHT},
295
304
{" Urban Stairwell Platform Centered" , subt::ConnectionHelper::STRAIGHT},
296
305
{" Urban Stairwell Platform Centered Lights" ,
@@ -307,7 +316,9 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
307
316
{" Urban 2 Story Large Side 2" , subt::ConnectionHelper::TURN},
308
317
{" Urban Large Room Split" , subt::ConnectionHelper::TURN},
309
318
{" Urban Large Room Split Lights" , subt::ConnectionHelper::TURN},
319
+ {" Urban Station" , subt::ConnectionHelper::STRAIGHT},
310
320
{" Cave Starting Area Type B" , subt::ConnectionHelper::STRAIGHT},
321
+ {" Cave Tile Blocker" , subt::ConnectionHelper::STRAIGHT},
311
322
{" Cave Straight 01 Type B" , subt::ConnectionHelper::STRAIGHT},
312
323
{" Cave Straight 01 Lights Type B" , subt::ConnectionHelper::STRAIGHT},
313
324
{" Cave Straight 02 Type B" , subt::ConnectionHelper::STRAIGHT},
@@ -350,6 +361,8 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
350
361
{" Cave Corner 03 Type A Lights" , subt::ConnectionHelper::TURN},
351
362
{" Cave Corner 04 Type A" , subt::ConnectionHelper::TURN},
352
363
{" Cave Cap Type A" , subt::ConnectionHelper::TURN},
364
+ {" Cave Cap Type B" , subt::ConnectionHelper::TURN},
365
+ {" Cave Cap" , subt::ConnectionHelper::TURN},
353
366
{" Cave Elevation 01 Type A" , subt::ConnectionHelper::STRAIGHT},
354
367
{" Cave Elevation 02 Type A" , subt::ConnectionHelper::STRAIGHT},
355
368
{" Cave Elevation Corner Type A" , subt::ConnectionHelper::TURN},
@@ -447,6 +460,7 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
447
460
{" Tunnel Tile 6 Lights" , subt::ConnectionHelper::TUNNEL},
448
461
{" Tunnel Tile 7" , subt::ConnectionHelper::TUNNEL},
449
462
{" Tunnel Tile 7 Lights" , subt::ConnectionHelper::TUNNEL},
463
+ {" Tunnel Tile Blocker" , subt::ConnectionHelper::TUNNEL},
450
464
{" Rough Tunnel Tile 90-degree Turn" , subt::ConnectionHelper::TUNNEL},
451
465
{" Rough Tunnel Tile 90-degree Turn Lights" , subt::ConnectionHelper::TUNNEL},
452
466
{" Rough Tunnel Tile Ramp" , subt::ConnectionHelper::TUNNEL},
@@ -482,6 +496,7 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
482
496
{" Urban Platform" , subt::ConnectionHelper::URBAN},
483
497
{" Urban Platform Open" , subt::ConnectionHelper::URBAN},
484
498
{" Urban Stairwell Platform" , subt::ConnectionHelper::URBAN},
499
+ {" Urban Stairwell Straight" , subt::ConnectionHelper::URBAN},
485
500
{" Urban Stairwell Platform Lights" , subt::ConnectionHelper::URBAN},
486
501
{" Urban Stairwell Platform Centered" , subt::ConnectionHelper::URBAN},
487
502
{" Urban Stairwell Platform Centered Lights" ,
@@ -500,7 +515,9 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
500
515
{" Urban Large Room Split Lights" , subt::ConnectionHelper::URBAN},
501
516
{" Urban Straight Door Left Extension" , subt::ConnectionHelper::URBAN},
502
517
{" Urban Bend Mixed" , subt::ConnectionHelper::URBAN},
518
+ {" Urban Station" , subt::ConnectionHelper::URBAN},
503
519
{" Cave Starting Area Type B" , subt::ConnectionHelper::CAVE},
520
+ {" Cave Tile Blocker" , subt::ConnectionHelper::CAVE},
504
521
{" Cave Straight 01" , subt::ConnectionHelper::CAVE},
505
522
{" Cave Straight 01 Type B" , subt::ConnectionHelper::CAVE},
506
523
{" Cave Straight 01 Lights Type B" , subt::ConnectionHelper::CAVE},
@@ -544,6 +561,8 @@ std::map<std::string, subt::ConnectionHelper::ConnectionType>
544
561
{" Cave Corner 03 Type A Lights" , subt::ConnectionHelper::CAVE},
545
562
{" Cave Corner 04 Type A" , subt::ConnectionHelper::CAVE},
546
563
{" Cave Cap Type A" , subt::ConnectionHelper::CAVE},
564
+ {" Cave Cap Type B" , subt::ConnectionHelper::CAVE},
565
+ {" Cave Cap" , subt::ConnectionHelper::CAVE},
547
566
{" Cave Elevation 01 Type A" , subt::ConnectionHelper::CAVE},
548
567
{" Cave Elevation 02 Type A" , subt::ConnectionHelper::CAVE},
549
568
{" Cave Elevation Corner Type A" , subt::ConnectionHelper::CAVE},
0 commit comments