-
Notifications
You must be signed in to change notification settings - Fork 7
/
logs.html
483 lines (430 loc) · 23.6 KB
/
logs.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>IRIS Development Logs</title>
<link rel="shortcut icon" type="image/ico" href="assets/images/logo/favicon.ico"/>
<!-- fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700%7COswald:300,400,500,600,700" rel="stylesheet" type="text/css">
<!-- styles -->
<link href="assets/css/plugins.css" rel="stylesheet" type="text/css">
<link href="assets/css/style.css" rel="stylesheet" type="text/css">
</head>
<body class="loader">
<!-- loading start -->
<div class="loading">
<img class="logo-loading" src="assets/images/logo/logo-loader.png" alt="logo">
</div><!-- loading end -->
<!-- pointer start
<div class="pointer" id="pointer">
<i class="fas fa-long-arrow-alt-right"></i>
<i class="fas fa-search"></i>
<i class="fas fa-link"></i>
</div> pointer end -->
<!-- to-top-btn start -->
<a class="to-top-btn pointer-small" href="#up">
<span class="to-top-arrow"></span>
</a><!-- to-top-btn end -->
<!-- header start -->
<header class="fixed-header">
<!-- header-flex-box start -->
<div class="header-flex-box">
<!-- logo start -->
<a href="index.html" class="logo pointer-large animsition-link">
<div class="logo-img-box">
<img class="logo-white" src="assets/images/logo/logo-white.png" alt="logo">
<img class="logo-black" src="assets/images/logo/logo-black.png" alt="logo">
</div>
</a><!-- logo end -->
<!-- menu-open start -->
<div class="menu-open pointer-large">
<span class="hamburger"></span>
</div><!-- menu-open end -->
</div><!-- header-flex-box end -->
</header><!-- header end -->
<!-- nav-container start -->
<nav class="nav-container dark-bg-1">
<!-- nav-logo start -->
<div class="nav-logo">
<img src="assets/images/logo/logo-white.png" alt="logo">
</div><!-- nav-logo end -->
<!-- menu-close -->
<div class="menu-close pointer-large"></div>
<!-- dropdown-close-box start -->
<div class="dropdown-close-box">
<div class="dropdown-close pointer-large">
<span></span>
</div>
</div><!-- dropdown-close-box end -->
<!-- nav-menu start -->
<ul class="nav-menu dark-bg-1">
<!-- nav-box start -->
<li class="nav-box nav-bg-change">
<a href="index.html" class="animsition-link pointer-large nav-link">
<span class="nav-btn" data-text="Home">Home</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_04.jpg);"></div>
</li><!-- nav-box end -->
<!-- nav-box start -->
<li class="nav-box nav-bg-change">
<a href="mission.html" class="animsition-link pointer-large nav-link">
<span class="nav-btn active" data-text="Mission">Mission</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_02.jpg);"></div>
</li><!-- nav-box end -->
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/art-artistic-artsy-1988681.jpg);"></div>
</li><!-- nav-box end -->
<!-- nav-box start -->
<li class="nav-box nav-bg-change">
<a href="team.html" class="animsition-link pointer-large nav-link">
<span class="nav-btn" data-text="Meet the Team">Meet the Team</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_01.jpg);"></div>
</li><!-- nav-box end -->
<!-- nav-box start -->
<li class="nav-box nav-bg-change">
<a href="press.html" class="animsition-link pointer-large nav-link">
<span class="nav-btn" data-text="Press">Press</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_03.jpg);"></div>
</li><!-- nav-box end -->
<!--nav-box start -->
<li class="nav-box nav-bg-change">
<a href="contributors.html" class="animsition-link pointer-large nav-link">
<span class="nav-btn" data-text="Contributors">Contributors</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_06.jpg);"></div>
</li><!-- nav-box end -->
<!--nav-box start -->
<li class="nav-box nav-bg-change">
<a href="https://irislunarrover.bigcartel.com" class="animsition-link pointer-large nav-link">
<span class="nav-btn" data-text="Merchandise">Merchandise</span>
</a>
<div class="nav-bg" style="background-image: url(assets/images/backgrounds/MENU_07.jpg);"></div>
</li><!-- nav-box end -->
</ul><!-- nav-menu end -->
</nav><!-- nav-container end -->
<!-- animsition-overlay start -->
<main class="animsition-overlay" data-animsition-overlay="true">
<!-- page-head start -->
<section id="up" class="page-head flex-min-height-box dark-bg-1">
<!-- page-head-bg -->
<div class="page-head-bg overlay-loading2" style="background-image: url(assets/images/backgrounds/MENU_02.jpg);"></div>
<!-- flex-min-height-inner start -->
<div class="flex-min-height-inner">
<!-- flex-container start -->
<div class="container top-bottom-padding-120 flex-container response-999">
<!-- column start -->
<div class="six-columns six-offset">
<div class="content-left-margin-40">
<h2 class="overlay-loading2 tr-delay03 medium-title red-color">Development Logs</h2>
<h3 class="large-title-bold text-color-4">
<span class="overlay-loading2 overlay-light-bg-1 tr-delay04">Follow</span><br>
<span class="overlay-loading2 overlay-light-bg-1 tr-delay06">our progress</span>
</h3>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- flex-min-height-inner end -->
<!-- scroll-btn start -->
<a href="#down" class="scroll-btn pointer-large">
<div class="scroll-arrow-box">
<span class="scroll-arrow"></span>
</div>
<div class="scroll-btn-flip-box">
<span class="scroll-btn-flip" data-text="Scroll">Scroll</span>
</div>
</a><!-- scroll-btn end -->
</section><!-- page-head end -->
<!-- section start -->
<section id="down" class="dark-bg-1 top-bottom-padding-120">
<!-- container start -->
<div class="container text-center">
<h2 class="large-title title-fill" data-animation="title-fill-anim" data-text="Team Mission Logs">Team Development Logs</h2>
</div><!-- container end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">02/19/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">Learn</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">and</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2">Iterate</span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">Another busy week for the team. Conducted the drop test planned the previous week.
Put together a motor integration plan to avoid blowing up any of the motors and started a pipeline for test firing the HDRMs.
Across the design, best practices for damage prevention is consistently being scrutinized by the team.
Meanwhile the team continues to seek students for its associated class. Learning and iterating continue to play as a strong themes across team</p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">02/12/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">Violets are blue</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">but Iris is gold</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2">and the Team <3's you</span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">Gained promising results for camera-only SFM-based localization using a “video” method in COLMAP.
Meanwhile the team continues to prepare tools to augment operation during the mission by completing a ML system to predict what sights might occur next.
Another drop test to take place soon to look at wheel breaking, but with Valentine’s weekend coming up, testing will hold off a week. </p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">02/05/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">The path</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">to<br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2">Success</span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">This week the team took a look at potential current program outcomes, the elements that may cause these outcomes and laid the lines for how the team can ensure that these outcomes do not occur.
Outcomes looked at were : Not being allowed on the lander and being non-functional on the Moon. The team also explored what it would take to achieve “perfect performance on the Moon.”
Though, as discussed, 100% perfection would be the result of a miracle. However, there is nothing that will stop the team from trying to achieve near perfection. </p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">02/02/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">Testing</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">& testing<br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2"></span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">The team continues to test and plan tests.
Got a full-pipeline driving command test that the team hopes to conduct on Wednesday or Friday.
More GSW modules passed comprehensive unit-testing, setting the total passed tests to 97 now. </p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">01/25/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">Flight jackets</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">on with<br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2">EM3 coming soon </span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">Progress on ATLAS is somewhat blocked by needing EM3 testing but more progress than expected with v2 sim results.
Thanks to one of Tim’s connecting the ball is rolling with the Site-to-Site VPN. Tying up loose ends on software but problems persist on flash memory erasing and comms.
The third engineering model (EM3) is almost completely rebuilt, putting the team ahead of schedule for test driving!</p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
<!-- top-padding-90 start -->
<div class="top-padding-90">
<!-- flex-container start -->
<div class="container small top-padding-60 flex-container response-999 services-content">
<!-- column start -->
<div class="four-columns">
<div data-animation-container class="content-right-margin-20">
<h2 data-animation-child class="small-title-oswald red-color overlay-anim-box2" data-animation="overlay-anim2">01/19/2021</h2>
<h3 class="title-style text-color-4">
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay01" data-animation="overlay-anim2">Pushing</span><br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay02" data-animation="overlay-anim2">forward<br>
<span data-animation-child class="overlay-anim-box2 overlay-light-bg-1 tr-delay03" data-animation="overlay-anim2"></span>
</h3>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="eight-columns">
<div class="content-left-margin-20">
<p class="p-style-large text-color-5 fade-anim-box tr-delay04" data-animation="fade-anim">The team continues to make progress amidst the unprecedented pandemic with care and passion.
COVID outbreak schedule made. FMEA standardization complete and the team’s first procedural rock generation added in ARTEMIS!</p>
</div>
</div><!-- column end -->
</div><!-- flex-container end -->
</div><!-- top-padding-90 end -->
</section><!-- section end -->
<div class="text-center top-bottom-padding-120 red-bg" data-midnight="black">
<a href="#" class="pointer-large overlay-btn-box">
<span class="overlay-btn" data-text="logs in progress">logs in progress</span>
</a>
</div>
<!-- section start -->
<!-- <section class="light-bg-1" data-midnight="black"> -->
<!-- container start -->
<!-- <div class="container bottom-padding-60 top-padding-120"> -->
<!-- text-center start -->
<!-- <div data-animation-container class="text-center">
<h2 data-animation-child class="large-title text-height-10 text-color-1 overlay-anim-box2" data-animation="overlay-anim2">THE TEAM TODAY</h2><br>
<p data-animation-child class="fade-anim-box tr-delay02 text-color-1 xsmall-title-oswald top-margin-5" data-animation="fade-anim">Iris Subteams</p>
</div>text-center end -->
<!-- flex-container start -->
<!-- <div class="flex-container response-999 top-padding-60">
<!-- column start -->
<!-- <div class="four-columns bottom-padding-60"> -->
<!-- <a data-animation-container class="content-right-margin-20 hover-box pointer-large d-block light-bg-2"> -->
<!-- <div data-animation-child class="overlay-anim-box2 overlay-dark-bg-2 expertise-img-box" data-animation="overlay-anim2"> -->
<!-- <img class="hover-img" src="assets/images/subteams/teleoperations.jpg" alt="Digital products">
</div>
<div class="expertise content-padding-l-r-20 content-padding-bottom-20">
<h3 data-animation-child class="small-title-oswald text-color-1 hover-content fade-anim-box tr-delay01" data-animation="fade-anim">Teleoperations</h3><br>
</div>
</a>
</div> -->
<!-- column end -->
<!-- column start -->
<!-- <div class="four-columns bottom-padding-60">
<a data-animation-container class="content-left-right-margin-10 hover-box pointer-large d-block light-bg-2">
<div data-animation-child class="overlay-anim-box2 overlay-dark-bg-2 expertise-img-box" data-animation="overlay-anim2">
<img class="hover-img" src="assets/images/subteams/mechanical.jpg" alt="Digital products">
</div>
<div class="expertise content-padding-l-r-20 content-padding-bottom-20">
<h3 data-animation-child class="small-title-oswald text-color-1 hover-content fade-anim-box tr-delay01" data-animation="fade-anim">Mechanical</h3><br>
</div>
</a> -->
<!-- </div>column end -->
<!-- column start -->
<!-- <div class="four-columns bottom-padding-60">
<a data-animation-container class="content-left-margin-20 hover-box pointer-large d-block light-bg-2">
<div data-animation-child class="overlay-anim-box2 overlay-dark-bg-2 expertise-img-box" data-animation="overlay-anim2">
<img class="hover-img" src="assets/images/subteams/avionics.jpg" alt="Digital products">
</div>
<div class="expertise content-padding-l-r-20 content-padding-bottom-20">
<h3 data-animation-child class="small-title-oswald text-color-1 hover-content fade-anim-box tr-delay01" data-animation="fade-anim">Avionics</h3><br>
<!-- <p data-animation-child class="p-style-xsmall text-color-1 hover-content fade-anim-box tr-delay02" data-animation="fade-anim">text</p> -->
<!-- </div>
</a>
</div> -->
<!-- column end -->
<!-- column start -->
<!-- <div class="four-columns bottom-padding-60">
<a data-animation-container class="content-right-margin-20 hover-box pointer-large d-block light-bg-2">
<div data-animation-child class="overlay-anim-box2 overlay-dark-bg-2 expertise-img-box" data-animation="overlay-anim2">
<img class="hover-img" src="assets/images/subteams/systems.jpg" alt="Digital products">
</div>
<div class="expertise content-padding-l-r-20 content-padding-bottom-20">
<h3 data-animation-child class="small-title-oswald text-color-1 hover-content fade-anim-box tr-delay01" data-animation="fade-anim">Systems</h3><br> -->
<!-- <p data-animation-child class="p-style-xsmall text-color-1 hover-content fade-anim-box tr-delay02" data-animation="fade-anim">text</p> -->
<!-- </div>
</a>
</div> -->
<!-- column end -->
<!-- </div> -->
<!-- flex-container end -->
<!-- </div> -->
<!-- container end -->
<!-- </section> -->
<!-- section end -->
</main><!-- animsition-overlay end -->
<!-- footer start -->
<footer class="footer dark-bg-1">
<!-- flex-container start -->
<div class="flex-container container top-bottom-padding-90">
<!-- column start -->
<div class="two-columns bottom-padding-60">
<div class="content-right-margin-10 footer-center-mobile">
<img class="footer-logo" src="assets/images/logo/logo-white.png" alt="logo">
</div>
<div class="content-right-margin-10 footer-center-mobile">
<img class="footer-logo" src="assets/images/logo/CMU_Logo.png" alt="logo">
</div>
</div><!-- column end -->
<!-- column start -->
<!-- column start -->
<div class="three-columns bottom-padding-60">
<div class="content-left-margin-10">
<ul class="footer-social">
<li>
<div class="flip-btn-box">
<a href="https://www.instagram.com/iris_rover/?igshid=12o8o9c42z0dd" class="flip-btn pointer-small" data-text="Instagram">Instagram</a>
</div>
</li>
<li>
<div class="flip-btn-box">
<a href="https://www.facebook.com/irislunarrover/" class="flip-btn pointer-small" data-text="Facebook">Facebook</a>
</div>
</li>
<li>
<div class="flip-btn-box">
<a href="https://www.linkedin.com/company/irisrover" class="flip-btn pointer-small" data-text="LinkedIn">LinkedIn</a>
</div>
</li>
<li>
<div class="flip-btn-box">
<a href="https://twitter.com/cmu_iris" class="flip-btn pointer-small" data-text="Twitter">Twitter</a>
</div>
</li>
<li>
<div class="flip-btn-box">
<a href="https://discuss.systems/@irisrover" rel="me" class="flip-btn pointer-small" data-text="Mastodon">Mastodon</a>
</div>
</li>
<li>
<div class="flip-btn-box">
<a href="https://irislunarrover.myshopify.com" class="flip-btn pointer-small" data-text="Store">Merchandise store</a>
</div>
</li>
</ul>
</div>
</div><!-- column end -->
<!-- column start -->
<div class="twelve-columns">
<p class="p-letter-style text-color-4 footer-copyright">© Copyright 2024 Iris Lunar Rover</p>
</div><!-- column end -->
</div><!-- flex-container end -->
</footer><!-- footer end -->
<!-- scripts -->
<script src="assets/js/plugins.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>