-
Notifications
You must be signed in to change notification settings - Fork 2
/
index1.html
478 lines (437 loc) · 21.6 KB
/
index1.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="google-site-verification" content="G4gClB66Jr2h0XiecdD1OyTE0HCHwwS707_GIuEMCfU" />
<meta name="description" content="The DRISHTI-Rover is a student initiative at SVNIT to build a prototype of Mars rover capable of extra-terrestrial robotics.">
<meta name="keywords" content="Drishti, Rover,WE,ME,technical, DRISHTI, ROVER">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>
DRISHTI-Rover
</title>
<link rel="apple-touch-icon" sizes="180x180" href="favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon_io/favicon-16x16.png">
<link rel="manifest" href="favicon_io/site.webmanifest">
<link href="css/all.min.css" rel="stylesheet">
<link href="css/fontawesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" media="screen" href="footer.css">
<link rel="stylesheet" type="text/css" media="screen" href="index.css">
</head>
<body>
<!-- <nav class="navbar navbar-expand-md navbar-light"style="background-color: rgba(2,2,2,0.1); height: 14vh;">
<a href ="https://drishti-svnit.github.io/drishti/" class="navbar-brand">
<img src="images/logoleft.jpg" class="svnit_photo" >
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item"style="font-weight: bold; margin-right: 15px;"><a href="#" class="nav-link">Home</a></li>
<li class="nav-item dropdown"style="font-weight: bold; margin-right: 15px;"><a href="#" class="nav-link">Gallery</a></li>
<li class="nav-item"style="font-weight: bold; margin-right: 15px;"><a href="#" class="nav-link">Documentation</a></li>
<li class="nav-item"style="font-weight: bold; margin-right: 30px;"><a href="#down" class="nav-link">Contact</a></li>
</ul>
</div>
</nav> -->
<!-- <div style="background-image: url(images/image_3.jpg); background-size: cover;background-color: rgba(255,255,255,0.7); background-blend-mode: lighten; ">
<div id="myslideshow" class="carousel slide carousel-fade" data-ride="carousel">
<indicators>
<ol class="carousel-indicators">
<li class="active" data-target="#myslideshow" data-slide-to="0"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="1"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
<li class="active" data-target="#myslideshow" data-slide-to="2"style="height:10px; width: 10px; background-color: white; border-radius: 50%; display: inline-block;"></li>
</ol>
</indicators>
<div class="carousel-inner">
<div class="carousel-item active text-center"><img class="img-fluid hello1" src="images/t1.jpg"></div>
<div class="carousel-item text-center"><img class="img-fluid hello2" src="images/image_11.jpg">
<div class="carousel-caption d-none d-md-block"><h1 style="color: black;"> MR1 </h1></div>
</div>
<div class="carousel-item text-center"><img class="img-fluid hello3" src="images/image_2.jpg">
<div class="carousel-caption d-none d-md-block">
<h1 style="color: black;"> MR2 </h1>
</div>
</div>
</div>
<!-- controls->
<a href="#myslideshow" class="carousel-control-prev" role="button" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
<span class="sr-only">Previous</span>
</a>
<a href="#myslideshow" class="carousel-control-next" role="button" data-slide="next">
<span class="carousel-control-next-icon"></span>
<span class="sr-only">Next</span>
</a>
</div> -->
<div class="main-div">
<!-- <nav class="navbar navbar-expand-md navbar-light"style="background-color: rgba(2,2,2,0.4);">
<a href ="http://svnit.ac.in/" class="navbar-brand">
<img class="nit_photo"src="images/svnit.png">
</a>
<div class="navbar-brand v2"></div>
<a href ="https://drishti-svnit.github.io/drishti/" class="navbar-brand">
<img src="images/drishti_3.png" class="svnit_photo" >
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item"style="font-weight: bold; margin-right: 20px;"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item dropdown"style="font-weight: bold; margin-right: 20px;"><a href="gallery.html" class="nav-link">Gallery</a></li>
<li class="nav-item dropdown "style="font-weight: bold; margin-right: 20px;">
<a href="#" class="nav-link dropdown-toogle" data-toggle="dropdown">Rovers</a>
<div class="dropdown-menu"style="background-color: rgb(220,220,220);">
<a href="envision.html" class="dropdown-item">
ENVISION | 2021
</a>
<a href="argus.html" class="dropdown-item">
ARGUS | 2020
</a>
<a href="#solar" class="dropdown-item">
SOLAR-64 | 2019
</a>
<a href="#anv" class="dropdown-item">
ANVESHAK | 2018
</a>
</div>
</li>
<li class="nav-item"style="font-weight: bold; margin-right: 40px;"><a href="#down" class="nav-link">Contact</a></li>
</ul>
</div>
</nav> -->
<nav class="navbar navbar-expand-md navbar-light"style="background-color: rgba(2,2,2,0.4);">
<a href ="http://svnit.ac.in/" class="navbar-brand">
<img class="nit_photo"src="images/svnit.png">
</a>
<div class="navbar-brand v1"></div>
<a href ="https://drishti-svnit.github.io/drishti/" class="navbar-brand">
<img src="images/logoleft.jpg" class="svnit_photo" >
</a>
<button type="button" class="navbar-toggler" data-toggle="collapse" data-target="#menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item"style="font-weight: bold; margin-right: 20px;"><a href="index.html" class="nav-link">Home</a></li>
<li class="nav-item"style="font-weight: bold; margin-right: 20px;"><a href="gallery.html" class="nav-link">Gallery</a></li>
<li class="nav-item dropdown "style="font-weight: bold; margin-right: 20px;">
<a href="#" class="nav-link dropdown-toogle" data-toggle="dropdown">Projects</a>
<div class="dropdown-menu"style="background-color: rgb(220,220,220);">
<a href="agastya.html" class="dropdown-item">
AGASTYA | 2023
</a>
<a href="envision.html" class="dropdown-item">
VIHAN | 2022
</a>
<a href="envision.html" class="dropdown-item">
ENVISION | 2021
</a>
<a href="argus.html" class="dropdown-item">
ARGUS | 2020
</a>
<a href="#solar" class="dropdown-item">
SOLAR-64 | 2019
</a>
<a href="#anv" class="dropdown-item">
ANVESHAK | 2018
</a>
</div>
</li>
<li class="nav-item"style="font-weight: bold; margin-right: 40px;"><a href="#down" class="nav-link">Contact</a></li>
</ul>
</div>
</nav>
<div class="rover-image">
<div class="rover-title">
<h3>TEAM</h3>
<h1>ROVER</h1>
</div>
</div>
</div>
<!--------------------------------------------------------------------------->
<br><br>
<!--ABOUT US-->
<div class="about-section" >
<div class="write-up-about">
<h1 class="about-us" style="font-weight: bold;">
ABOUT US
</h1>
<p class="about-us-content">
DRISHTI is a technical club of SVNIT and is comprised of a bunch of inquisitive members from various branches aims at
encouraging curious minds to build up their technical aspect in a constructive manner and enhancing their
social quotient by providing a real-time opportunity to work as a team in a healthy competitive environment where everyone is free to frame his viewpoint in reality.
DRISHTI is a constant representative in various National
and International competitions like ABU rover, Indian Rover Challenge and Boeing Aeromodelling.
</p>
</div>
<div class="about-drishti-image">
<img src="images/drishti_image.png" alt="main image" height="200" width="300">
</div>
</div>
<div class="rover-section">
<h1>
</h1>
<p>
Team DRISHTI has been working on the Rover since the last four years and we participated in <strong>IRC (Indian Rover Challenge)</strong> in the years 2018, 2019, 2020 and 2022 securing ranks 4th, 8th, 9th and 12th respectively.
</p>
<br>
<p>
The Rover Team also took part in <strong>IRDC (International Rover Design Challenge)</strong> in the year 2020, 2022 and achieved
13th and 15th rank respectively. The 2021 Rover team also competed in the <strong>International Mars Hackathon</strong> held by Mars
Society South Asia (MSSA) where we had to find solutions for various problems that can face while travelling to Mars and setting up
a colony there. We achieved 17th rank in that competition.
</p>
<br>
<p>
In 2021, Team Rover entered <strong>Gujcost Robofest </strong>for the first time and won the joint-winner price.
</p>
</div>
<div class="rover-status">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="images/Agastya/Agastya.png" alt="agastya">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>AGASTYA</h1>
<h4>2023-2024</h4>
<br>
<h2>
The Rover Team took part in IRDC(International Rover Design Challenge) 2020, International Mars Hackathon and Gujcost Robofest.
</h2>
<br>
<a href="agastya.html" class="agastya-button">
Read more
</a>
</div>
</div>
</div>
<div class="rover-status">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="images/vihan/vihan2.avif" alt="envision">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>VIHAN</h1>
<h4>2021-2022</h4>
<br>
<h2>
The Rover Team took part in IRDC(International Rover Design Challenge) 2020, International Mars Hackathon and Gujcost Robofest.
</h2>
<br>
<a href="envision.html" class="envision-button">
Read more
</a>
</div>
</div>
</div>
<div class="rover-status">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="images/envision/roverlink.jpg" alt="envision">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>ENVISION</h1>
<h4>2020-2021</h4>
<br>
<h2>
The Rover Team took part in IRDC(International Rover Design Challenge) 2020, International Mars Hackathon and Gujcost Robofest.
</h2>
<br>
<a href="envision.html" class="envision-button">
Read more
</a>
</div>
</div>
</div>
<hr>
<div class="rover-status">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="solar/arguslink.jpg" alt="argus">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>ARGUS</h1>
<h4>2020</h4>
<br>
<h2>
This Rover is the third entry of Team Drishti in the IRC (Indian Rover Challenge) series.
</h2>
<br>
<a href="argus.html" class="envision-button">
Read more
</a>
</div>
</div>
</div>
<hr>
<div class="rover-status" id="solar">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="solar/solar64link.jpg" alt="solar64">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>SOLAR-64</h1>
<h4>2019</h4>
<br>
<h2>
This Rover is the second entry of Team Drishti in the IRC (Indian Rover Challenge) series.
<br><br>
<!-- Know more in detail about the project. Visit here. -->
</h2>
<!-- <br>
<a href="argus.html" class="envision-button">
Go To Site
</a> -->
</div>
</div>
</div>
<hr>
<div class="rover-status" id="anv">
<div class="rover-year-space">
</div>
<div class="rover-year-image">
<div class="rover-year-image-box">
<img src="solar/anveshaklink.jpg" alt="anveshak">
</div>
</div>
<div class="rover-year-link">
<div class="rover-year-text">
<h1>ANVESHAK</h1>
<h4>2018</h4>
<br>
<h2>
Drishti's first ever experience with building a Mars Rover and competing in the IRC (Indian Rover Challenge).
<br><br>
<!-- Know more in detail about the project. Visit here. -->
</h2>
<!-- <br>
<a href="anveshak.html" class="envision-button">
Go To Site
</a> -->
</div>
</div>
</div>
<br><br><br>
<!---------------------------------------------------------->
<!--PRESENT STATUS-->
<!-- <div class="row">
<div class="col-lg-4 col-md-12 order-lg-1 order-2 text-center pad" >
<img src="images/robocon.jpg" alt="main image">
</div>
<div class="col-md-12 col-lg-8 order-lg-2 order-1">
<h1 style="text-align: left; font-weight: bold;">ROBOCON</h1>
<p class="pad_data">
ABU Robocon is an international robotics competition hosted every year by different Asian-Pacific countries (Japan, Vietnam, China, India, etc.)
wherein robots compete to complete a given task in a set period of time. The problem statement in 2019 was based on Mongolia's tradition of a message relay system.
The theme “GREAT URTUU- message relaying system” requires two messengers to work in coordination for effective transfer of the message. To comply with the
problem statement, the MR1 robot has distinct features like a holonomic drive along with various subsystems. The subsystems include a Gerege holding and passing
mechanism, an intercepting mechanism for receiving the Gerege and a lever-based throwing mechanism. The MR2 design requirements are that of a robotic replication
of a horse i.e. a 4-legged robot, carrying the message through various obstacles. MR2 is responsible for completing the final task and convey the message of victory to the world by raising the Gerege.
Our efforts in fulfilling the problem statement have resulted in the development of modified Klann mechanism for the MR2.
</p>
</div>
</div>
<br> -->
<!--contact-->
<div class="drishti-map" id="down">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3720.6327874201347!2d72.78366581502787!3d21.16700718592359!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be04db12023ce37%3A0xb167851a625ee547!2sDRISHTI%20-%20A%20REVOLUTIONARY%20CONCEPT!5e0!3m2!1sen!2sin!4v1618395974891!5m2!1sen!2sin" width="100%" height="100%" style="border:0;" allowfullscreen="" loading="lazy">
</iframe>
</div>
<div class="new-footer">
<div class="drishti-copyright">
<span>
© Drishti-SVNIT. All Rights Reserved
</span>
</div>
<div class="drishti-home">
<a href = "https://drishti-svnit.github.io/drishti/" target="_blank">
<i class="fas fa-home"></i>
</a>
</div>
<div class="drishti-social">
<div class = "contact-icons">
<a class="social-button facebook" href="https://www.facebook.com/drishti.nitsurat/" target="_blank">
<i class="fab fa-facebook-square " style="vertical-align:0;"></i>
</a>
<a class="social-button insta" href="https://www.instagram.com/drishti.svnit/" target="_blank">
<i class="fab fa-instagram " style="vertical-align:0;"></i>
</a>
<a class="social-button linkedin" href="https://www.linkedin.com/company/drishti-nitsurat/" target="_blank">
<i class="fab fa-linkedin " style="vertical-align:-0.125rem;margin-bottom:0.125rem;"></i>
</a>
<a class="social-button github" href="https://www.github.com/DRISHTI-SVNIT" target="_blank">
<i class="fab fa-github " style="vertical-align:0;margin-bottom:0.125rem;"></i>
</a>
<a class="social-button mail" href="mailto:[email protected]" target="_blank">
<i class="fas fa-envelope-open " style="vertical-align:0;margin-bottom:0.125rem;"></i>
</a>
<a class="social-button youtube" href="https://www.youtube.com/channel/UClAi8qJnq9VckAPOMzcPpLQ" target="_blank">
<i class="fab fa-youtube " style="vertical-align:-0.125rem;margin-bottom:0.125rem;"></i>
</a>
</div>
</div>
</div>
<!--
<div style="background-color: rgba(0,0,0,0.9);padding-top: 20px; height:auto;width: auto;" id="down">
<div class="row dob">
<div class="col-lg-4 col-sm-12" style="text-align: center;">
<h2 style="color:white">
DRISHTI
</h2>
<h3 class="x">
Technical Club, NIT SURAT
</h3>
</div>
<div class="col-lg-4 col-sm-12 hello" >
<h2 style="text-align: center; color:white">
Follow Us
</h2>
<div class="rounded-social-buttons">
<a class="social-button facebook" href="https://www.facebook.com/drishti.nitsurat/" target="_blank"><i class="fab fa-facebook-f"></i></a>
<a class="social-button linkedin" href="https://www.linkedin.com/company/drishti-nitsurat/" target="_blank"><i class="fab fa-linkedin"></i></a>
<a class="social-button insta" href="https://www.instagram.com/drishti.svnit/" target="_blank"><i class="fab fa-instagram"></i></a>
<a style="font-size:45px;"class="social-button " href="https://github.com/DRISHTI-SVNIT" target="_blank"><i class="fab fa-github"></i></a>
<a class="social-button " href="mailto:[email protected]" ><i style="font-size:170%;" class="fas fa-envelope"></i></a>
<a class="social-button youtube" href="https://www.youtube.com/channel/UCylC06rhz-lE3jPmOqmTnag" target="_blank"><i class="fab fa-youtube"></i></a>
</div>
</div>
<div class="col-lg-4 col-sm-12 ifr" style="text-align: center;">
<iframe src="https://www.google.com/maps/embed?pb=!1m19!1m8!1m3!1d8597.359048151518!2d72.78725578473826!3d21.165749109477762!3m2!1i1024!2i768!4f13.1!4m8!3e6!4m0!4m5!1s0x3be04db12023ce37%3A0xb167851a625ee547!2sDRISHTI(REVOLUTIONARY%20CONCEPT)%2C%20SVNIT%20Campus%2C%20Athwa%2C%20Surat%2C%20Gujarat%20395007!3m2!1d21.1670072!2d72.7858545!5e0!3m2!1sen!2sin!4v1577283642286!5m2!1sen!2sin" width="280" height="250" frameborder="0" style="border:0;" allowfullscreen=""></iframe>
</div>
</div>
<div class="row justify-content-center" style="text-align: center; padding-top:30px;color: white ;">
<h5 class="col-md-12 col-sm-12" style="text-align: center; padding-bottom: 20px;">
© Drishti-SVNIT. All Rights Reserved
</h5>
</div>
<!-- <a class="gotopbtn" href="#" style="color: white;"><i class="fas fa-arrow-up"></i></a> ->
</div>
-->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>