-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathproject-3.html
258 lines (221 loc) · 12.2 KB
/
project-3.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Events</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Favicons -->
<link href="assets/img/apple-touch-icon.png" rel="icon">
<link href="assets/img/apple-touch-icon.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/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link href="assets/vendor/aos/aos.css" rel="stylesheet">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
</head>
<body>
<header id="header" class="fixed-top">
<div class="container d-flex">
<!---<img src="assets/img/BVM.png" align="left" style="width:50px;height:50px;">-->
<div class="logo mr-auto">
<h1 class="text-light"><a href="index.html"><span>TRS BVM Student Chapter</span></a></h1>
<!-- Uncomment below if you prefer to use an image logo -->
<a href="index.html"><img src="aassets/img/BVM.png" alt="" class="img-fluid"></a>
</div>
<nav class="nav-menu d-none d-lg-block">
<ul>
<li class="active"><a href="index.html">Home</a></li>
<li class="drop-down"><a href="">Teams</a>
<ul>
<li class="drop-down"><a href="#">2022-2023</a>
<ul>
<li><a href="../2022-2023/executive.html">Executive Members</a></li>
<li><a href="../2022-2023/faculty.html">Faculty Members</a></li>
<li><a href="../2022-2023/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2022-2023/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2022-2023/docu.html">Documentation Leads</a></li>
<li><a href="../2022-2023/graphics.html">Graphics Leads</a></li>
<li><a href="../2022-2023/socials.html">Social Media</a></li>
<li><a href="../2022-2023/webdevloper.html">Web Turtles</a></li>
</ul>
</li>
<li class="drop-down"><a href="#">2021-2022</a>
<ul>
<li><a href="../2021-2022/executive.html">Executive Members</a></li>
<li><a href="../2021-2022/faculty.html">Faculty Members</a></li>
<li><a href="../2021-2022/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2021-2022/rd.html">R&D Leads</a></li>
<li><a href="../2021-2022/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2021-2022/docu.html">Documentation Leads</a></li>
<li><a href="../2021-2022/graphics.html">Graphics Leads</a></li>
<li><a href="../2021-2022/webdevloper.html">Web Ninjas</a></li>
</ul>
</li>
<li>
<li class="drop-down"><a href="#">2020-2021</a>
<ul>
<li><a href="../2020-2021/executive.html">Executive Members</a></li>
<li><a href="../2020-2021/faculty.html">Faculty Members</a></li>
<li><a href="../2020-2021/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2020-2021/rnd.html">R&D Leads</a></li>
<li><a href="../2020-2021/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2020-2021/docu.html">Documentation Leads</a></li>
<li><a href="../2020-2021/graphics.html">Graphics Leads</a></li>
<li><a href="../2020-2021/webdevloper.html">Developers Table</a></li>
</ul>
</li>
<li>
<li class="drop-down"><a href="#">2019-2020</a>
<ul>
<li><a href="../2019-2020/executive.html">Executive Members</a></li>
<li><a href="../2019-2020/faculty.html">Faculty Members</a></li>
<li><a href="../2019-2020/branchcordinator.html">Branch Coordinators</a></li>
<li><a href="../2019-2020/rd.html">R&D Leads</a></li>
<li><a href="../2019-2020/fi.html">Finance And Inventory Leads</a></li>
<li><a href="../2019-2020/docu.html">Documentation Leads</a></li>
<li><a href="../2019-2020/graphics.html">Graphics Leads</a></li>
<li><a href="../2019-2020/webdevloper.html">Web Maintainers</a></li>
</ul>
</li>
</li>
</li>
</ul>
</li>
<li><a href="event.html">Events</a></li>
<li><a href="index.html#portfolio">Projects</a></li>
<li><a href="index.html#contact">Contact</a></li>
</ul>
</nav><!-- .nav-menu -->
<div class="header-social-links">
<a href="https://twitter.com/BvmTrs?s=09" class="twitter"><i class="icofont-twitter"></i></a>
<a href="https://www.facebook.com/TRS-BVM-113503333663264/" class="facebook"><i
class="icofont-facebook"></i></a>
<a href="https://instagram.com/trs_bvm?igshid=xmc4crlq2orp" class="instagram"><i
class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/in/trs-bvm-student-chapter-b4796b1a6" class="linkedin"><i
class="icofont-linkedin"></i></i></a>
</div>
</div>
</header><!-- End Header -->
<br>
<br>
<br>
<section id="about" class="about">
<div data-aos="zoom-in">
<img src="assets/img/rover-2.jpg" alt="" style="height:500px;display:block;margin-left: auto;margin-right: auto;width:65%">
</div>
<div class="container">
<div class="row">
<div class="content pt-4 pt-lg-0">
<h3 align="center"> ROVER</h3>
<p class="font-italic">
</p>
<ul>
<h5 > Salient Features of the Rover</h5>
<li><i class="icofont-check-circled"></i>All terrain exploration.
</li>
<li><i class="icofont-check-circled"></i>
Can explore sites where human is not able access.</li>
<li><i class="icofont-check-circled"></i>Capable of registering geographical data (map) of the site. It creates 3D map of the site with help of LiDAR sensor (2D) and ultrasonic sensor (height).
</li>
<li><i class="icofont-check-circled"></i>
Design is inspired by the mechanism of Mars Rover of NASA i.e. Rocker Bogie Mechanism.</li>
<li><i class="icofont-check-circled"></i>
Power processing of data with very good graphics through NVIDIA Jetson Nano board.</li>
</ul>
<strong>*This robot has been selected as the Joint Winner for the Robofest 1.0, and won a total prize money of ₹ 5,00,000/-
</strong> <br><br>
<iframe width="100%" height="400vh" src="https://www.youtube.com/embed/6JAIHV3HVSQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div>
</p>
</div>
</section><!-- End About Section -->
<!-- ======= Footer ======= -->
<footer id="footer">
<div class="footer-top">
<div class="container">
<!-- <img src="cvm.jpg" align="right" style="width:130px;height:200px;margin-right:12%">-->
<div><img src="assets/img/BVM.png" align="right" style="width:15%;height:auto;"></div>
<div><img src="assets/img/CVM.png" align="right" style="width:19%;height:auto;margin-right:5%;"></div>
<div class="row" style="margin:auto;font-size:100%;">
<div class="col-lg-3 col-md-6">
<div class="footer-info"style="font-size: 14;">
<h3>TRS BVM Student Chapter</h3>
<p>
Mota Bazaar, Vallabh Vidyanagar, <br>
Anand, Gujarat 388120<br><br>
<strong>Email:</strong> [email protected]<br>
</p>
<!--<div class="social-links mt-3">
<a href="https://twitter.com/BvmTrs?s=09" class="twitter"><i class="icofont-twitter"></i></a>
<a href="https://www.facebook.com/TRS-BVM-113503333663264/" class="facebook"><i class="icofont-facebook"></i></a>
<a href="https://instagram.com/trs_bvm?igshid=xmc4crlq2orp" class="instagram"><i class="icofont-instagram"></i></a>
<a href="https://www.linkedin.com/in/trs-bvm-student-chapter-b4796b1a6" class="linkedin"><i class="icofont-linkedin"></i></i></a>
<!--<a href="#" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="#" class="google-plus"><i class="bx bxl-skype"></i></a>
<a href="#" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>-->
</div>
</div>
<div class="col-lg-2 col-md-6 footer-links" style="padding-left: 15%;font-size: 14;">
<h4>Useful Links</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">Home</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="index.html">About us</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://ecvm.net/index.html">CVM</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="http://bvmengineering.ac.in/index.aspx">BVM</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="https://rs-india.org/">Robotics Society Of India</a></li>
</ul>
</div>
<!-- <div class="col-lg-3 col-md-6 footer-links">
<h4>Our Services</h4>
<ul>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Design</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Web Development</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Product Management</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Marketing</a></li>
<li><i class="bx bx-chevron-right"></i> <a href="#">Graphic Design</a></li>
</ul>
</div>-->
<!--<div class="col-lg-4 col-md-6 footer-newsletter">
<h4>Our Newsletter</h4>
<p>Foor more updates please leave your email</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>-->
</div>
</div>
</div>
<div class="container">
<div class="copyright">
© Copyright <strong><span>@ 2020 TRS BVM</span></strong>. All Rights Reserved
</div>
<div class="credits">
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="bx bxs-up-arrow-alt"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<script src="assets/vendor/aos/aos.js"></script>
<!-- Template Main JS File-->
<script src="assets/js/main.js"></script>
</body>
</html>