-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomp_AV.html
More file actions
264 lines (253 loc) · 16 KB
/
comp_AV.html
File metadata and controls
264 lines (253 loc) · 16 KB
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
<!DOCTYPE html>
<html>
<head>
<!-- basic -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- mobile metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="initial-scale=1, maximum-scale=1">
<!-- site metas -->
<title>AV Competitions</title>
<meta name="keywords" content="">
<meta name="description" content="">
<meta name="author" content="">
<!-- bootstrap css -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<!-- style css -->
<link rel="stylesheet" type="text/css" href="css/style.css">
<!-- Responsive-->
<link rel="stylesheet" href="css/responsive.css">
<!-- fevicon -->
<link rel="icon" href="images/fevicon.png" type="image/gif" />
<!-- font css -->
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;800&display=swap" rel="stylesheet">
<!-- Scrollbar Custom CSS -->
<link rel="stylesheet" href="css/jquery.mCustomScrollbar.min.css">
<!-- Tweaks for older IEs-->
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css">
<link rel="stylesheet" href="css/project.css">
<style>
.activities-head {
font-size: 20px; /* İsteğe bağlı: Font boyutunu ayarlar */
}
</style>
</head>
<body>
<div class="header_section header_bg">
<div class="container-fluid">
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand"href="index.html"><img src="images/logo.png"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<div class="col-md-6 offset-md-1">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="people.html">People</a>
</li>
<li class="nav-item">
<a class="nav-link" href="projects.html">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="publications.html">Publications</a>
</li>
<li class="nav-item">
<a class="nav-link" href="downloads.html">Downloads</a>
</li>
<li class="nav-item">
<a class="nav-link" href="competitions.html">Competitions</a>
</li>
<li class="nav-item">
<a class="nav-link" href="education.html">Education</a>
</li>
<li class="nav-item">
<a class="nav-link" href="activities.html">Activities</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
<form class="form-inline my-2 my-lg-0">
<!-- <div class="login_bt">
<ul>
<li><a href="../Kullanici/Login"><span class="user_icon"><i class="fa fa-user" aria-hidden="true"></i></span>Login</a></li>
</ul>
</div> -->
</form>
</div>
</nav>
</div>
</div>
<!-- header section end -->
<!-- client section start -->
<div class="layout_padding">
<div class="container">
<div class="row">
<div class="col-md-12">
<h1 class="about_taital">AV Competitions</h1>
<div class="bulit_icon"><img src="images/bulit-icon.png"></div>
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<ul>
<li class="bullet"><img src="images/bullet.png" width="15" height="15" scale="0"><a href="#AV2024"> 2024 Teknofest AV Competition</a></li>
<li class="bullet"><img src="images/bullet.png" width="15" height="15" scale="0"><a href="#AV2023"> 2023 Teknofest AV Competition</a></li>
<li class="bullet"><img src="images/bullet.png" width="15" height="15" scale="0"><a href="#AV2022"> 2022 Teknofest AV Competition</a></li>
<li class="bullet"><img src="images/bullet.png" width="15" height="15" scale="0"><a href="#AV2021"> 2021 Teknofest AV Competition</a></li>
</ul>
</div>
</div>
<div class="row">
<!-- 2023-2024 -->
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">November,2023 - August,2024</span>
<h1 class="activities-head"><a id="AV2024" name="AV2024">2024 Teknofest AV Competition</a></h1>
<p class="explanation-text">Team IMU AV from the Field Robotics Laboratory at Istanbul Medeniyet University successfully completed the Teknofest Robotaxi Full-Scale Autonomous Vehicle Competition held at Kocaeli Gebze Technology Development Zone on August 20-23, 2024. <br><br>
The competition features a parkour that emulates city traffic. The AV navigates through this parkour, stops at the first suitable stop sign to pick up a passenger and drops them off at a designated location. Throughout its journey, the AV detects traffic signs, obeys traffic rules, and completes the mission by parking in a valid empty space at the endpoint.<br><br>
We extend our thanks to TUBITAK, T3 Foundation, Technology Development Zone ,Republic Of Türkiye Ministry of Industry and Technology, for organizing such a remarkable competition. A special thanks to the Maltepe Youth Center, part of the Ministry of Youth and Sports of Turkey, and to Ali Ramazan Tak, General Manager of Medeniyet Teknopark, for their support.<br><br>
Congratulations to the team members: Gökhan Altun, Zafer Tunçer, Burak Rüstemoğulları, Muhammed Buğra Ayhan, Şaban Kahraman, Kübra YILDIZ , Sevban Bozaslan, Berkay Keskin, Gülçin Sağbaş, Yasir Bozyigit ve Muhammed Mehti Demirtaş<br>
</p>
</div>
<div class="col-md-10 offset-md-1">
<img src="images/images_AV/2024/av2.jpeg"style ="text-align: center;">
</div>
<div class="col-md-4">
<br>
<img src="images/images_AV/2024/av1.jpeg">
</div>
<div class="col-md-4 ">
<br>
<img src="images/images_AV/2024/av3.jpeg">
</div>
<div class="col-md-4 ">
<br>
<img src="images/images_AV/2024/av5.jpeg">
</div>
<br>
<!-- 2022-2023 -->
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">2022 - 2023</span>
<h1 class="activities-head"><a id="AV2023" name="AV2023">2023 Teknofest AV Competition</a></h1>
<p class="explanation-text">Team IMU-AV successfully completed the TEKNOFEST 2023 Autonomous Vehicle Competition held at Kocaeli/Gebze Informatics Valley. <br><br>
Congratulations to the team members: Asude Bilgin, Gökhan Altun, Kübra Yıldız, Emirhan Gürsoy, Enes Kırımlı!</p>
</div>
<div class="col-md-10 offset-md-1 text-center">
<img src="images/images_AV/2023/2023-Robotaksi2.JPG" class="img-fluid">
</div>
<div class="col-md-10 offset-md-1 text-center">
<br>
<img src="images/images_AV/2023/2023-Robotaksi.png" class="img-fluid">
</div>
<!-- 2021-2022 -->
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">2022</span>
<h1 class="activities-head"><a id="AV2022" name="AV2022">2022 Teknofest AV Competition</a></h1>
<p class="explanation-text">Team IMU-AV achieved first place in the Critical Design Report stage at the TEKNOFEST 2022 Autonomous Vehicle Competitions held at Kocaeli/Gebze Informatics Valley from July 25 to 29, 2022. Additionally, they won the "Most Original Software" award in the Unique Vehicle Category.
At the competition held in Kocaeli/Gebze Informatics Valley from July 25th to 29th, 2022, our university's Field Robotics Laboratory conducted necessary mechanical and electronic revisions to equip the pre-developed electric vehicle with autonomous driving capabilities. The competition track and vehicle were accurately replicated in a simulation environment, where requisite software was developed before being transferred to the vehicle for real-world implementation.
The autonomous vehicle integrates AI-supported traffic sign detection, lane tracking, active obstacle avoidance, and precise location estimation.
At the TEKNOFEST 2022 Fair, held at Samsun Çarşamba Airport from August 30th to September 4th, Team IMU AV attended the award ceremony and showcased the developed autonomous vehicle.
<br><br>
Congratulations to the team members: Ferdi Dumandağ, M. Koray Yılmaz, Hasan Basri Okan, Abdullah Dangaç, Kübra Yıldız, Emre Fikri Baltacı, and Fatih Koç.</p>
</div>
<div class="col-md-10 offset-md-1 text-center">
<img src="images/images_AV/2022/2022-Robotaksi1.jpg"class="img-fluid">
</div>
<div class="col-md-10 offset-md-1 text-center">
<br>
<img src="images/images_AV/2022/2022-Robotaksi3.JPG"class="img-fluid">
</div>
<br>
<div class="d-flex justify-content-center">
<div class="col-md-7">
<br>
<img src="images/images_AV/2022/2022-Robotaksi4.png" class="img-fluid">
</div>
<div class="col-md-5">
<br>
<img src="images/images_AV/2022/2022-Robotaksi5.png" class="img-fluid">
</div>
</div>
<div class="container">
<!-- First Row -->
<div class="row g-0 d-flex align-items-center">
<div class="col-md-6 d-flex justify-content-center">
<img src="images/images_AV/2022/2022-Robotaksi2.jpg" class="img-fluid same-height">
</div>
<div class="col-md-6 d-flex justify-content-center">
<img src="images/images_AV/2022/2022-Robotaksi6.jpg" class="img-fluid same-height">
</div>
</div>
<!-- Second Row -->
<div class="row g-0 d-flex align-items-center mt-2">
<div class="col-md-6 d-flex justify-content-center">
<img src="images/images_AV/2022/2022-Robotaksi7.jpg" class="img-fluid same-height">
</div>
<div class="col-md-6 d-flex justify-content-center">
<img src="images/images_AV/2022/2022-Robotaksi8.jpg" class="img-fluid same-height">
</div>
</div>
</div>
<br>
<!-- 2020-2021 -->
<div class="col-md-12">
<br><div style="width: 100%; height: 1px; background-color: #000;"></div>
<img src="images/clock.png" width="12" height="12" scale="0">
<span class="duyuru-tarih">2021</span>
<h1 class="activities-head"><a id="UAV2021" name="UAV2021"></a>2021 Teknofest AV Competition</a></h1>
<p class="explanation-text">Team IMU AV participated as a finalist in the Robotaxi competition held within the scope of Teknofest 2021. In a short time, our team developed the vehicle ready for autonomous driving! <br><br>
Congratulations to the team members: Fatih Koç, M. Koray Yılmaz, Emre Fikri Baltacı, Yusuf Taha Karakaş, Mustafa Furkan Gedik!</p>
</div>
<div class="col-md-5 offset-md-1">
<img src="images/images_AV/2021/2021-1.jpg"style ="text-align: center;">
</div>
<div class="col-md-5">
<img src="images/images_AV/2021/2021-2.jpg">
</div>
</div>
</div>
</div>
<br>
<!-- client section end -->
<!-- copyright section start -->
<div class="copyright_section">
<div class="container">
<div class="row">
<div class="col-lg-6 col-sm-12">
<p class="copyright_text">2020 All Rights Reserved. Design by <a href="https://html.design">Free Html Templates</a></p>
</div>
<div class="col-lg-6 col-sm-12">
<div class="footer_social_icon">
<ul>
<li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
<li><a href="#"><i class="fa fa-instagram" aria-hidden="true"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- copyright section end -->
<!-- Javascript files-->
<script src="js/jquery.min.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery-3.0.0.min.js"></script>
<script src="js/plugin.js"></script>
<!-- sidebar -->
<script src="js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="js/custom.js"></script>
</body>
</html>