-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
319 lines (282 loc) · 14.2 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Home - MIT Arcturus</title>
<meta content="" name="description">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="Pictures/favicon.png" rel="icon">
<link href="Pictures/favicon.png" rel="apple-touch-icon">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
<link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
<link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- =======================================================
* Template Name: Sailor - v4.7.0
* Template URL: https://bootstrapmade.com/sailor-free-bootstrap-theme/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
======================================================== -->
</head>
<body>
<!-- Notification bar -->
<section id="notif-bar" class="d-flex align-items-center justify-content-center">
<p id="notif-text">
If you would like to support Arcturus and make a charitable donation, <a href="https://giving.mit.edu/form?fundId=2530184&source=WBMPP"><u>click here</u></a>!
</p>
</section>
<!-- ======= Header ======= -->
<header id="header" class="sticky-top d-flex align-items-center index home">
<div class="container d-flex align-items-center">
<!-- <h1 class="logo me-auto"><a href="index.html">Arcturus</a></h1> -->
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html" class="logo me-auto"><img src="Pictures/arcturus-logo-crp.png" alt="" class="img-fluid"></a>
<nav id="navbar" class="navbar">
<ul>
<li><a href="index.html" class="active">Home</a></li>
<!-- <li><a href="about.html">About Us</a></li> -->
<li><a href="team.html">Team Members</a></li>
<!-- <li class="dropdown"><a href="Blogs/blog-homepage.html"><span>Blogs</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="Blogs/blog-homepage.html">Team-Wide Blogs</a></li>
<li><a href="Blogs/blog-fish-n-ships.html">Fish 'N Ships</a></li>
<li><a href="Blogs/blog-ship-happens.html">Ship Happens</a></li>
<li><a href="Blogs/blog-submarine.html">Submarine</a></li>
<li><a href="Blogs/blog-outreach.html">Outreach</a></li>
</ul>
</li> -->
<li class="dropdown"><a href="Blogs/blog-fish-n-ships.html"><span>Technical Work</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="Blogs/blog-autonomy.html">Autonomy</a></li>
<li><a href="Blogs/blog-mechE.html">Mechanical</a></li>
<li><a href="Blogs/blog-EE.html">Electrical</a></li>
</ul>
</li>
<li class="dropdown"><a href="#"><span>Past Seasons</span> <i class="bi bi-chevron-down"></i></a>
<ul>
<li><a href="Blogs/year-22.html">2021-2022</a></li>
<li><a href="Blogs/year-23.html">2022-2023</a></li>
</ul>
</li>
<li><a href="Blogs/blog-outreach.html">Outreach</a></li>
<li><a href="contact.html">Sponsors</a></li>
</ul>
<i class="bi bi-list mobile-nav-toggle"></i>
</nav><!-- .navbar -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero">
<video src="Pictures/flour-vid-24-25-crop.mp4" autoplay muted loop playsinline alt="" class="" id="flour-vid">
</section>
<!-- End Hero -->
<main id="main">
<!-- ======= About Section ======= -->
<section id="about" class="about">
<div class="container pt-3 pb-3">
<div class="row content" style="text-align:center">
<!-- <h2>MIT's Autonomous Robotics Team</h2> -->
<div class="row content text-lg-center justify-content-around pt-4 pb-3">
<h2>What is Arcturus?</h2>
<div class="col-lg-6 my-3 text-lg-center align-self-center">
<div class="video-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/YlYUVPL47cQ?si=-zjy3Ib7H-UYeiXg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
</div>
<div class="col-lg-5 my-3 text-lg-center align-self-center">
<p>
Arcturus is the Massachusetts Institute of Technology's
autonomous robotics team! Founded in 2021 by a group of
passionate individuals, our team specializes in creating
autonomous surface vehicles (ASVs).
</p>
<a href="about.html" class="btn btn-secondary btn-lg" role="button">About Us</a>
</div>
</div>
</div>
</div>
<div class="container pt-4 pb-4" style="background-color: #f0f5ff">
<div
class="row content justify-content-center pt-3 pb-3" style="text-align:center"
>
<h2>Meet Fish 'N Ships</h2>
<div
class="col-lg-5 my-3 text-lg-center align-self-center"
>
<p>Fish 'N Ships is our new competition vessel. It features a catamaran design with four thrusters
in an x-drive configuration to allow for precision and control. </p>
<a href="Blogs/blog-fish-n-ships.html" class="btn btn-secondary btn-lg" role="button">Learn More</a>
</div>
<div class="col-lg-5 pe-lg-5">
<div id="carouselExampleFade" class="carousel slide carousel-fade">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="Pictures/fishnships_pool.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="Pictures/fishnships_splash.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="Pictures/fishnships1.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="Pictures/fishnships2.jpg" class="d-block w-100" alt="...">
</div>
<div class="carousel-item">
<img src="Pictures/testing_fall2024.jpg" class="d-block w-100" alt="...">
</div>
</div>
<button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleFade" data-bs-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="visually-hidden">Previous</span>
</button>
<button class="carousel-control-next" type="button" data-bs-target="#carouselExampleFade" data-bs-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">Next</span>
</button>
</div>
</div>
</div>
</div>
<div class="container pt-5 pb-5">
<div class="row content justify-content-center" style="text-align:center">
<h2>Our Design Process</h2>
<div class="row" data-aos="fade-up">
<div class="col-lg-4 col-sm-4 py-2">
<a href="Blogs/blog-autonomy.html" class="card-overlink">
<div class="card shadow home" style="width: 100%">
<img
src="Pictures/testing_fall2024.jpg"
class="card-img-top"
alt="..."
style="max-height: fit-content; width: auto; margin: 30px 30px 10px 30px; display: block;"
/>
<div class="card-body pb-4">
<h4 class="card-title">Autonomy</h4>
<p class="card-text">
The autonomy team is responsible for the implementation of autonomous functions on our vessel.
Some of the target tasks include navigating through gates, docking, and delivering objects
to other vessels.
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-4 py-2">
<a href="Blogs/blog-EE.html" class="card-overlink">
<div class="card shadow home" style="width: 100%">
<img
src="Pictures/Blogs/bms.png"
class="card-img-top"
alt="..."
style="max-height: fit-content; width: auto; margin: 30px 30px 10px 30px; display: block;"
/>
<div class="card-body pb-4">
<h4 class="card-title">Electrical</h4>
<p class="card-text">
The electrical team is responsible for the electrical system of the boat. This includes
designing printed circuit boards, wiring all of the components, and integrating the mechanical
system with the sensors.
</p>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-4 py-2">
<a href="Blogs/blog-mechE.html" class="card-overlink">
<div class="card shadow home" style="width: 100%">
<img
src="Pictures/boat_cad.jpg"
class="card-img-top"
alt="..."
style="max-height: fit-content; width: auto; margin: 30px 30px 10px 30px; display: block;"
/>
<div class="card-body">
<h4 class="card-title">Mechanical</h4>
<p class="card-text">
The mechanical team design, prototype, and build all of the physical aspects of the vessel.
This includes tasks such as manufacturing the hulls, creating robotic mechanisms (ex. ball launcher),
and machining customized parts.
</p>
</div>
</div>
</a>
</div>
</div>
</div>
</div>
<!-- TODO: ADD TEAM VIDEO HERE ONCE ITS FINISHED! MAKE A NEW CONTAINER -->
<!-- <div class="col-lg-7 pe-lg-5">
<h3 class="pb-3">This season, Arcturus is finishing our brand new flagship, Fish 'N Ships!</h3>
<div class="ratio ratio-16x9">
<iframe src="https://drive.google.com/file/d/1hje3fUq3VjeEDF037KV-5VME_TKUxH8x/preview" allow="autoplay" allowfullscreen></iframe>
</div>
</div> -->
</div>
</section><!-- End About Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="footer-info">
<h3>Arcturus</h3>
<p>
<strong>Email:</strong> [email protected]<br>
</p>
<div class="social-links mt-3">
<a href="https://www.instagram.com/mit.arcturus/" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.tiktok.com/@mitarcturus" class="tiktok"><i class="bx bxl-tiktok"></i></a>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links">
<h4>Useful Links</h4>
<ul>
<li><a href="index.html">Home</a></li>
<!-- <li><a href="about.html">About Us</a></li> -->
<li><a href="team.html">Team Members</a></li>
<li><a href="Blogs/blog-outreach.html">Outreach</a></li>
<li><a href="contact.html">Sponsors</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Competitions</h4>
<ul>
<li><a href="https://robonation.org/">RoboNation</a></li>
<li><a href="https://roboboat.org/">RoboBoat</a></li>
<li><a href="https://www.njordchallenge.com/">The Njord Challenge</a></li>
<!-- <li><i class="bx bx-chevron-right"></i> <a href="https://robosub.org/">RoboSub</a></li> -->
</ul>
</div>
<!-- <div class="col-lg-3 col-md-6 footer-links">
<button type="button" class="btn btn-secondary">Get Involved</button>
</div> -->
</div>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
<script src="assets/vendor/waypoints/noframework.waypoints.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>