This repository was archived by the owner on Feb 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhexapedal_bot.html
More file actions
373 lines (340 loc) · 14.8 KB
/
hexapedal_bot.html
File metadata and controls
373 lines (340 loc) · 14.8 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="SWARM-ROBOTICS | FARC-NITK">
<link rel="icon" type="image/png" href="FARC.ico">
<script src="js/navbar.js"></script>
<title>FARC | HexaPedal Bot</title>
<link href="css/plugins.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="body-inner">
<header id="header" data-transparent="true" data-fullwidth="true" class="dark submenu-light">
<script>
insertNavbar()
</script>
</header>
<section id="section1" class="halfscreen" data-bg-parallax="images/minor_projects/cave_exp/cave.jpg">
<div class="container text-light text-center">
<div class="container-fullscreen">
<div class="text-middle">
<div class="heading-text" data-animate="fadeInDown" data-animate-delay="100">
<h2>HexaPedal Bot</h2>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="container">
<div class="row">
<div class="col-lg-3">
<div class="heading-text heading-section">
<h2>THE IDEA</h2>
</div>
</div>
<div class="col-lg-9">
<div class="row">
<div class="col-lg-6" align="justify">
<font size=3px>
<p>
The robot is inspired by seeing the versatility of 6-legged insects. This robot will be able to maintain a certain
orientation in on rugged surfaces, and hence if it has a flat top it’ll be able to balance objects on it.
The upcoming rise in VTOL vehicles has prompted the question- will the vehicles be able to land anywhere?
What about the vehicles like rockets? They can’t land on rugged surfaces.</p>
<p>
So, if multiple hexagonal faced robots
were to coordinate and create a large base capable of balancing itself, we may be able to land such vehicles in
multiple terrains. Robotics is an ever-evolving field and with increasing technological innovation comes the possibility of humans
having to explore bizarre terrains on Earth or beyond. Hexapedal bot is a step in progress towards it.
</p>
</font>
</div>
<div class="col-lg-6" align="justify">
<font size=3px>
<p>
We plan on studying the characteristics of locomotion of the robot, and exploring its functionalities and
then focus on implementing self-building structures behaviour with a swarm of such robots. To attain the desired tasks in the timeline, the team will be divided into 2 parts: Design team and the algorithm team. The Design team
will be responsible for making the body of the robot and testing the efficiency of the mechanisms whereas the
Algorithm team will work on locomotion and navigation algorithms and implementing swarm behaviors.
</p>
<p>
For testing out the algorithms, finding time characteristics and force on joints, etc we will use ROS Gazebo as
simulation platform. Our end deliverables will include research on effectiveness on various locomotion and
navigation algorithms and self-building behavior in swarm.
</p>
</font>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="content background-grey">
<div class="content col-lg-12" style="padding-left:15%; padding-right:10%">
<ul class="timeline">
<li class="timeline-item">
<div class="timeline-icon">1</div>
<h2>Literature Review on locomotion of six - legged robot
</h2>
<p align="justify">
<font size="3px">
In this stage we will proceed with studying of locomotion of available six-legged robots. We will
be reviewing research papers for designing and simulating movement of the robot. This stage
will purely be simulation based. It will end with end of phase 3 from deadlines. By the end of this
stage the robot will be omnidirectional in simulation.
</font>
</p>
</li>
<li class="timeline-item">
<div class="timeline-icon">2</div>
<h2>Building and dynamic testing
</h2>
<p align="justify">
<font size="3px">
In this stage we will focus on building the robot, and test out the control dynamics. We will also
test out the movement of the robot on various terrains. We will also try to balance the robot on
lesser than 6 legs. This stage will last till the end of phase 4.
</font>
</p>
</li>
<li class="timeline-item">
<div class="timeline-icon">1</div>
<h2>Swarm Implementation
</h2>
<p align="justify">
<font size="3px">
In this stage we will look up the swarm building mechanism. The behavior will be divided into
states like arranging the robots around in a pattern, orientation to line up the clamps and then
joining. The clamps be of universal type instead of being like male-female connectors. This will
ensure no complications with connections.
</font>
</p>
</li>
</ul>
</section>
<section class="content">
<div class="container">
<div class="heading-text heading-section text-center">
<h2><br>MEET OUR TEAM</h2>
</div>
<br><br>
<div class="row team-members team-members-shadow m-b-40">
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: red;">
<div class="team-desc">
<u>
<h3>Ishaan Singh</h3>
</u>
<span>
<font size=3px>Website Lead</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:asishaan.191cs124@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/ishaan1901/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Abhijit Gupta</h3>
</u>
<span>
<font size=3px>Executive Member</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:abhijit.171ec102@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/abhijit-gupta-b87552170" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Pranshu Shukla</h3>
</u>
<span>
<font size=3px>Treasurer</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:pranshushukla.191me260@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/pranshu-shukla-50a79931/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Sridevi</h3>
</u>
<span>
<font size=3px>Executive Member</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:anshulpatel.191it208@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/anshul-patel-7335b11a4/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Aditi</h3>
</u>
<span>
<font size=3px>Executive Member</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:anshulpatel.191it208@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/anshul-patel-7335b11a4/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Abhinav</h3>
</u>
<span>
<font size=3px>Executive Member</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:anshulpatel.191it208@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/anshul-patel-7335b11a4/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="team-member"
style="border-style: solid; border-width: 0px 0px 3px 0px; border-color: blue;">
<div class="team-desc">
<u>
<h3>Anshul Patel</h3>
</u>
<span>
<font size=3px>Executive Member</font><br>
</span>
<div class="align-center" style="margin-top : 5%;">
<a class="btn btn-s btn-slide btn-light" href="mailto:anshulpatel.191it208@nitk.edu.in"
target="_blank" data-width="85">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a class="btn btn-s btn-slide btn-light" href="https://www.linkedin.com/in/anshul-patel-7335b11a4/" target="_blank" data-width="115">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<footer id="footer">
<div class="footer-content">
<div class="container">
<div class="row">
<div id="row2" class="col-lg-12">
<div class="widget" align="center">
<div class="widget-title">
<h3>FARC on Social Media</h3>
</div>
<span class="slide-captions text-center">
<a id="a" class="btn btn-lg btn-slide btn-light" href="mailto:farc@nitk.edu.in" data-width="120">
<i class="icon-mail"></i>
<span>Mail</span>
</a>
<a id="b" class="btn btn-lg btn-slide btn-light" target="_blank" href="http://instagram.com/farcnitk"
data-width="190">
<i class="fab fa-instagram"></i>
<span>Instagram</span>
</a>
<a id="c" class="btn btn-lg btn-slide btn-light" target="_blank"
href="https://www.facebook.com/FlyingandRoboticsClubOfficial/" data-width="180">
<i class="fab fa-facebook-f"></i>
<span>Facebook</span>
</a>
<a id="c" class="btn btn-lg btn-slide btn-light" target="_blank"
href="https://www.linkedin.com/company/flying-and-robotics-club-nitk/?viewAsMember=true"
data-width="160">
<i class="fab fa-linkedin"></i>
<span>LinkedIn</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<a id="scrollTop"><i class="icon-chevron-up"></i><i class="icon-chevron-up"></i></a>
<script src="js/jquery.js"></script>
<script src="js/plugins.js"></script>
<script src="js/functions.js"></script>
</body>
</html>