-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrobots.html
424 lines (374 loc) · 16.9 KB
/
robots.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, shrink-to-fit=no"
/>
<!-- SEO -->
<title>Robots | Team Automatons - PCCOE Official Robotics Team</title>
<meta name="description" content="Robots for Robocons | Team Automatons - PCCOE Official Robotics Team ">
<meta name=”robots” content="index, follow">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link rel="icon" href="./assets/img/favicon.ico" type="image/icon" sizes="16x16">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/fonts/ionicons.min.css" />
<link
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Bitter:400,700"
/>
<link href="https://fonts.googleapis.com/css?family=Baloo+Chettan+2|Montserrat|Sen&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/Footer-Basic.css" />
<link rel="stylesheet" href="assets/css/Header-Dark.css" />
<link rel="stylesheet" href="assets/css/styles.css" />
<link rel="stylesheet" href="./assets/css/our-creation-timeline.css">
<link rel="stylesheet" href="./assets/css/our-creations.css">
</head>
<body>
<!-- Copied Navbar -->
<nav class="navbar navbar-light navbar-expand-md">
<div class="container-fluid">
<a class="navbar-brand d-flex justify-content-center align-items-center" href="/">
<img src="./assets/img/brand-icon.png"/>
<h4>Team Automatons</h4></a
><button
data-toggle="collapse"
class="navbar-toggler"
data-target="#navcol-1"
>
<span class="sr-only">Toggle navigation</span
><span class="navbar-toggler-icon"></span>
</button>
<div
class="collapse navbar-collapse justify-content-end"
id="navcol-1"
>
<ul class="nav navbar-nav">
<li class="nav-item" role="presentation">
<a class="nav-link active" href="/">Home</a>
</li>
<li class="nav-item" role="presentation">
<a class="nav-link" href="./robocon.html">Robocon</a>
</li>
<li class="nav-item" role="presentation">
<a class="nav-link" href="./robots.html">Robots</a>
<hr class="dot">
</li>
<div class="dropdown show">
<a class="nav-item nav-link dropdown-toggle" href="#" role="button" id="dropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Activities
</a>
<div class="dropdown-menu" aria-labelledby="dropdownMenuLink">
<a class="dropdown-item" href="./workshops.html">Workshops</a>
<a class="dropdown-item" href="./recruitment.html">Recruitment</a>
<a class="dropdown-item" href="./gallery.html">Gallery</a>
</div>
</div>
<li class="nav-item" role="presentation">
<a class="nav-link" href="./sponsors.html">Sponsors</a>
</li>
<li class="nav-item" role="presentation">
<a class="nav-link" href="./contact-us.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Our Creation Container -->
<div class="container">
<div class="row map-row justify-content-center align-items-center text-center">
<div class="col-md-8 ">
<img src="./assets/img/Competitions/our-journey.png" alt="" class="img img-fluid w-100" id="base-img">
<a href="#y15">
<button class="btn btn-outline-dark btn-on-img b1 hvr-radial-out" id="b1">2015</button>
</a>
<a href="#y16">
<button class="btn btn-outline-dark btn-on-img b2 hvr-radial-out" id="b2">2016</button>
</a>
<a href="#y17">
<button class="btn btn-outline-dark btn-on-img b3 hvr-radial-out" id="b3">2017</button>
</a>
<a href="#y18">
<button class="btn btn-outline-dark btn-on-img b4 hvr-radial-out" id="b4">2018</button>
</a>
<a href="#y19">
<button class="btn btn-outline-dark btn-on-img b4 hvr-radial-out" id="b5">2019</button>
</a>
</div>
</div>
<div class="row text-center justify-content-center" id="p-top-row">
<h3 class="page-heading">Our Creations</h3>
</div>
<hr class="my-4 m-3" />
<!-- #1 : 2019 robocon -->
<div class="timeline-centered m-3">
<article class="timeline-entry">
<div class="timeline-entry-inner" id="y19">
<div class="timeline-icon bg-success">
<i class="entypo-feather"></i>
</div>
<div class="timeline-label">
<h2 class="card-header">
ROBOCON 2019 GREAT URTUU
</h2>
<div class="row">
<div class="col-md-5">
<img
src="./assets/img/Competitions/2019-1.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
<hr class="p-2">
<img
src="./assets/img/Competitions/2019-2.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
</div>
<div class="col-md-7">
<p>The theme was "Sharing the knowledge". It is related to the Urtuu system of Mongolian tradition. This theme gave us the opportunity to build an autonomous quadruped and a fast yet smooth manually driven robot.
</p>
<hr class="my-2 w-75 mx-auto"/>
<div class="row">
<div class="col-4 text-center">
<p>National Host</p>
<img src="./assets/img/Competitions/icons/institute.jpg" class="img img-fluid rounded-circle"/>
<p>IIT Delhi</p>
</div>
<div class="col-4 text-center">
<p>Ranking</p>
<img src="./assets/img/Competitions/icons/ranking.jpg" class="img img-fluid rounded-circle"/>
<p>12th</p>
</div>
<div class="col-4 text-center">
<p>International Host</p>
<img src="./assets/img/Competitions/country/mongolia.png" class="img img-fluid rounded-circle"/>
<p>Mongolia</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
<!--#2 : 2018 robocon -->
<article class="timeline-entry left-aligned" id="y18">
<div class="timeline-entry-inner">
<div class="timeline-icon bg-success">
<i class="entypo-feather"></i>
</div>
<div class="timeline-label">
<h2 class="card-header">
ROBOCON -2018"NÉM CÒN
</h2>
<div class="row">
<div class="col-md-5">
<img
src="./assets/img/Competitions/2018.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
</div>
<div class="col-md-7">
<p>The concept of the ABU Robocon 2018's Theme is based on an interesting folk game called “ Shuttlecock Throwing”. Two robots, one automatic and one automatic or manual; and shuttlecocks were to be made.
</p>
<hr class="my-2 w-75 mx-auto"/>
<div class="row">
<div class="col-4 text-center">
<p>National Host</p>
<img src="./assets/img/Competitions/icons/institute.jpg" class="img img-fluid rounded-circle"/>
<p>MIT Pune</p>
</div>
<div class="col-4 text-center">
<p>Ranking</p>
<img src="./assets/img/Competitions/icons/ranking.jpg" class="img img-fluid rounded-circle"/>
<p>13th in league <br> 16th in super league.</p>
</div>
<div class="col-4 text-center">
<p>International Host</p>
<img src="./assets/img/Competitions/country/vietnam.png" class="img img-fluid rounded-circle"/>
<p>Vietnam</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
<!--#3 : 2017 robocon -->
<article class="timeline-entry" id="y17">
<div class="timeline-entry-inner">
<div class="timeline-icon bg-success">
<i class="entypo-feather"></i>
</div>
<div class="timeline-label">
<h2 class="card-header">
ROBOCON -2017
THE LANDING DISC
</h2>
<div class="row">
<div class="col-md-5">
<img
src="./assets/img/Competitions/2017.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
</div>
<div class="col-md-7">
<p>The theme of ABU ASIA-PACIFIC ROBOCON 2017 was “Asobi”(play) which encouraged playful and original robot designs. In the game field, there were 7 spots each consisting of a circular table placed on various heights. A beach ball was placed at the centre of each circular table. The robots of each team had to collect discs from the loading zone and then throw the discs on any spot so as to knock off the ball from the spot.
</p>
<hr class="my-2 w-75 mx-auto"/>
<div class="row">
<div class="col-4 text-center">
<p>National Host</p>
<img src="./assets/img/Competitions/icons/institute.jpg" class="img img-fluid rounded-circle"/>
<p>MIT Pune</p>
</div>
<div class="col-4 text-center">
<p>Ranking</p>
<img src="./assets/img/Competitions/icons/ranking.jpg" class="img img-fluid rounded-circle"/>
<p>16th</p>
</div>
<div class="col-4 text-center">
<p>International Host</p>
<img src="./assets/img/Competitions/country/japan.png" class="img img-fluid rounded-circle"/>
<p>Japan</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
<!--#4 : 2016 robocon -->
<article class="timeline-entry left-aligned" id="y16">
<div class="timeline-entry-inner">
<div class="timeline-icon bg-success">
<i class="entypo-feather"></i>
</div>
<div class="timeline-label">
<h2 class="card-header">
ROBOCON -2016
CLEAN ENERGY RECHARGING THE WORLD
</h2>
<div class="row">
<div class="col-md-5 d-flex">
<img
src="./assets/img/Competitions/2016.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
</div>
<div class="col-md-7">
<p>ABU Robocon 2016 was designed to create an awareness of efficient energy consumption and clean and renewable energy utilization. Each team had to build two robots; Eco Robot & Hybrid Robot. Besides providing driving energy to Eco Robot, Hybrid Robot had to take Wind Turbine Propeller from Eco Robot and climb up Wind Turbine Pole in order to assemble Wind Turbine.
</p>
<hr class="my-2 w-75 mx-auto"/>
<div class="row">
<div class="col-4 text-center">
<p>National Host</p>
<img src="./assets/img/Competitions/icons/institute.jpg" class="img img-fluid rounded-circle"/>
<p>MIT Pune</p>
</div>
<div class="col-4 text-center">
<p>Achievement</p>
<img src="./assets/img/Competitions/icons/ranking.jpg" class="img img-fluid rounded-circle"/>
<p>Successfully achieved wireless charging</p>
</div>
<div class="col-4 text-center">
<p>International Host</p>
<img src="./assets/img/Competitions/country/thailand.jpg" class="img img-fluid rounded-circle"/>
<p>Bangkok</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
<!--#5 : 2015 Robocon -->
<article class="timeline-entry" id="y15">
<div class="timeline-entry-inner">
<div class="timeline-icon bg-success">
<i class="entypo-feather"></i>
</div>
<div class="timeline-label">
<h2 class="card-header">
ROBOCON-2015
ROBOMINTON - BADMINTON PLAYING ROBOT
</h2>
<div class="row">
<div class="col-md-5 d-flex">
<img
src="./assets/img/Competitions/2015.png"
class="img img-fluid"
alt="Robotics Lab Workshop by Team Automatons"
/>
</div>
<div class="col-md-7">
<p>The motive of this contest theme is badminton’s doubles game. The highlight of this game was how the two robots hit and hit back shuttle by collaborating each other. The robot with a unique way of hitting a shuttle can be entertaining. Two semi-automatic robots were made that could play the game of badminton with the robots of the opponent team.
</p>
<hr class="my-2 w-75 mx-auto"/>
<div class="row">
<div class="col-4 text-center">
<p>National Host</p>
<img src="./assets/img/Competitions/icons/institute.jpg" class="img img-fluid rounded-circle"/>
<p>MIT Pune</p>
</div>
<div class="col-4 text-center">
<p>Ranking</p>
<img src="./assets/img/Competitions/icons/ranking.jpg" class="img img-fluid rounded-circle"/>
<p>21st</p>
</div>
<div class="col-4 text-center">
<p>International Host</p>
<img src="./assets/img/Competitions/country/indonesia.png" class="img img-fluid rounded-circle"/>
<p>Indonesia</p>
</div>
</div>
</div>
</div>
</div>
</div>
</article>
</div>
</div>
<!-- End of Workshop Container -->
<div class="footer-basic">
<footer>
<div class="social">
<a href="https://www.instagram.com/team_automatons/"
><i class="icon ion-social-instagram"></i></a
><a href="https://www.youtube.com/channel/UCxDPOCP4wB6IVLC5mSLCi5g"
><i class="icon ion-social-youtube"></i></a
></a><a href="mailto:automatons.robotics@gmail.com"
><i class="icon ion-ios-email-outline"></i
></a><a
href="https://www.linkedin.com/in/team-automatons-337151169/?originalSubdomain=in"
><i class="icon ion-social-linkedin"></i></a
><a href="https://www.facebook.com/teamautomatons/"
><i class="icon ion-social-facebook"></i
>
</div>
<ul class="list-inline">
<li class="list-inline-item"><a href="/">Home</a></li>
<li class="list-inline-item">
<a href="./robocon.html">Robocon</a>
</li>
<li class="list-inline-item">
<a href="./robots.html">Robots</a>
</li>
<li class="list-inline-item"><a href="./sponsors.html">Sponsors</a></li>
<li class="list-inline-item">
<a href="./contact-us.html">Contact</a>
</li>
</ul>
<p class="copyright">All rights Reserved Team Automatons<br>Designed with ❤️ by <a href="https://github.com/Mayank-MP05/">@Mayank_MP5</a></p>
</footer>
</div>
<script src="./assets/js/our-robocon-journey.js"></script>
<script src="assets/js/jquery.min.js"></script>
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="./assets/js/smoothscroll.js"></script>
</body>
</html>