-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsuas.html
255 lines (242 loc) · 10.9 KB
/
suas.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
<!DOCTYPE html>
<html>
<head>
<title>SUAS Project - UAS@UCLA</title>
<meta name="description" content="UAS@UCLA" />
<link rel="stylesheet" href="./styles/MarkdownPage.css">
<link rel="stylesheet" href="./styles/Navbar.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div class="topnav" id="topnav">
<a href="https://uas.seas.ucla.edu/" class="active"><img src="https://uas.seas.ucla.edu/assets/logos/_BXT Words White Primary Fill.png" style="height:3.5ch;"></a>
<div style="margin: auto;"></div>
<a href="https://uas.seas.ucla.edu/join">Join</a>
<a href="https://uas.seas.ucla.edu/calendar">Calendar</a>
<a href="https://uas.seas.ucla.edu/officers">Officers</a>
<a href="https://uas.seas.ucla.edu/gallery">Gallery</a>
<a href="https://uas.seas.ucla.edu/tools">Tools</a>
<a href="javascript:void(0);" class="icon" onclick="myFunction()">
<i class="fa fa-bars"></i>
</a>
</div>
<div id="spacer"></div>
<h1 id="competition-overview">Competition Overview</h1>
<p><img src="./assets/suas/auvsi_group_photo.jpg" alt="auvsi_group_photo.jpg"></p>
<p>The <a href="http://www.auvsi-suas.org/">Student Unmanned Aerial Systems Competition (SUAS)</a> hosted by the
Association for Unmanned Vehicle Systems International (AUVSI) is an annual mock search-and-rescue autonomous
drone competition held at the Naval Air Station Patuxent River in St. Mary's County, Maryland. Teams hail from
universities all across the United States and all over the world, which makes it particularly exciting to meet
other college students interested in drones and to see the designs others have come up with.</p>
<p>The competition is typically held in the middle of June, which unfortunately is during Spring Quarter Finals. The
competition goals change slightly year to year, but for the most part it has several main objectives:</p>
<ul>
<li>Autonomous Takeoff, Flight, and Landing</li>
<li>Image Detection, Localization, & Classification</li>
<li>Obstacle Avoidance</li>
<li>Payload Drop</li>
</ul>
<h1 id="our-drones">Our Drones</h1>
<p>
<div class="row" style="background: #e6f4ff; margin-top: 20px">
<div class="col-sm my-auto">
<ul>
</ul>
<p>
<div>
</div>
</div>
<div class="col-sm my-auto">
<p style="font-size: 30px;font-weight:bold;text-align: center;">Whirly</p>
<p style="font-size:20px; font-weight:bold;text-align: center;">2021-2022</p>
<p>
Details to come soon!
<ul>
<li>
<a
href="https://static1.squarespace.com/static/5d554e14aaa5e300011a4844/t/619908c51e400057a8a791e6/1637419206568/auvsi_suas-2022-rules.pdf">Competition
Rules</a>
</li>
<p>
</div>
</div>
<p>
<div class="container-fluid" style="max-width: 1140px">
<div class="row" style="background: #EEE; margin-top: 20px;">
<div class="col-sm my-auto">
<p style="font-size: 30px;font-weight:bold;text-align: center;">Flappy 2.0</p>
<p style="font-size:20px; font-weight:bold;text-align: center;">2019-2020</p>
<p>
This is our first self-designed and built fixed wing drone! Flappy 2.0 has a nearly 100 inch
wingspan and over 80 inches long. Flappy 2.0 will be capable of all that Spinny 2.0 will be capable
of, including autonomous flight, computer vision, and payload drop.
<ul>
<li> Competition cancelled due to COVID-19 :(
</li>
<li>
<a
href="https://docs.google.com/presentation/d/1R3aH4mjsjo7gEqM2Pkt5S3eFrJf5SU9SN9U3EFGL-og/view">Design
Review</a>
</li>
</ul>
<p>
</div>
<div class="col-sm my-auto">
<div>
<img style="overflow: hidden;object-fit: cover; height: 20vh"
src="./assets/suas/flappy2rotate.gif" />
</div>
</div>
</div>
<p>
<div class="row" style="background: #e6f4ff; margin-top: 20px">
<div class="col-sm my-auto">
<ul>
<li>
<a href="https://www.youtube.com/watch?v=HCFpLYy5C8I">Hype Video</a>
</li>
</ul>
<p>
<div>
<img width="560" height="315" style="overflow: hidden; object-fit: cover;"
src="./assets/suas/spinny2.gif" />
</div>
</div>
<div class="col-sm my-auto">
<p style="font-size: 30px;font-weight:bold;text-align: center;">Spinny 2.0</p>
<p style="font-size:20px; font-weight:bold;text-align: center;">2018-2019</p>
<p>
This is our second iteration from Spinny last year. A noticable upgrade is the longer landing gear
legs. This year, we introduced the deployable ground vehicle!
<ul>
<li>
<a href="/suas/2019">Competition Rules Overview</a>
</li>
<li>
<a href="https://drive.google.com/file/d/1_8R14W3ua8GOkTKyqrfF5z1dYlX3cEcd/view?usp=sharing">Technical
Journal</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=IpbD5jUTPqc"> Flight Readiness Review Video</a>
</li>
</ul>
<p style="font-size:20px;text-align: center;"> <b>Rankings</b> (out of 75 teams)</p>
<ul>
<li>
<b>Mission:</b> 27th place
</li>
<li>
<b>Flight Readiness Review:</b> 14th place
</li>
<li>
<b>Technical Journal:</b> 4th place
</li>
<li>
<b>Overall:</b> 22nd place
</li>
</ul>
<p>
</div>
</div>
<p>
<div class="row" style="background: #EEE; margin-top: 20px">
<div class="col-sm my-auto">
<p style="font-size: 30px;font-weight:bold;text-align: center;">Spinny</p>
<p style="font-size:20px; font-weight:bold;text-align: center;">2017-2018</p>
<p>
UAS@UCLA's first ever multicopter competition drone! This quadcopter weighs 35 pounds and has 30
inch propellers! It features a gimbal that can carry a DSLR camera and a water bottle payload.
<ul>
<li>
<a href="https://drive.google.com/file/d/10ZkH-Jv0i1CjYGHTYM9B4jErQ7Wrj-_0/view?usp=sharing">Technical
Journal</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=FWnEjw2OwoQ"> Flight Readiness Review Video</a>
</li>
</ul>
<p style="font-size:20px;text-align: center;"> <b>Rankings</b> (out of 69 teams)</p>
<ul>
<li>
<b>Mission:</b> 27th place
</li>
<li>
<b>Flight Readiness Review:</b> 27th place
</li>
<li>
<b>Technical Journal:</b> 27th place
</li>
<li>
<b>Overall:</b> 24th place
</li>
</ul>
<p>
</div>
<div class="col-sm my-auto">
<ul>
<li>
<a href="https://www.youtube.com/watch?v=CuTlgT7vdks">Hype Video</a>
</li>
</ul>
<p>
<div>
<img width="560" height="315" style="overflow: hidden; object-fit: cover;"
src="./assets/suas/spinny.gif" />
</div>
</div>
</div>
<p>
<div class="row" style="background: #e6f4ff; margin-top: 20px">
<div class="col-sm my-auto">
<ul>
<li>
Hype Video
</li>
</ul>
<p>
<div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/CL5NuTDE-d8"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen>
</iframe>
</div>
</div>
<div class="col-sm my-auto">
<p style="font-size: 30px;font-weight:bold;text-align: center;">Flappy</p>
<p style="font-size:20px; font-weight:bold;text-align: center;">2016-2017</p>
<p>
UAS@UCLA's first ever competition drone! Flappy was a fixed wing drone built on a RMRC Anaconda
outfitted with a Pixhawk Mini, a Raspberry Pi companion computer, an onboard camera, and numerous
antennas.
<ul>
<li>
<a href="https://drive.google.com/file/d/18PbE2wCsFCTW-vuOKHRiXr3o-oHjSV9G/view?usp=sharing">Technical
Journal</a>
</li>
<li>
<a href="https://www.youtube.com/watch?v=DjCMMIwGSbo"> Flight Readiness Review Video</a>
</li>
</ul>
<p style="font-size:20px;text-align: center;"> <b>Rankings</b> (out of 59 teams)</p>
<ul>
<li>
<b>Mission:</b> 13th place
</li>
<li>
<b>Flight Readiness Review:</b> 19th place
</li>
<li>
<b>Technical Journal:</b> 34th place
</li>
<li>
<b>Overall:</b> 14th place
</li>
</ul>
<p>
</div>
</div>
<p>
</body>
<script src="./scripts/navbar.js"></script>
</html>