-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGProject6.html
More file actions
211 lines (189 loc) · 9.14 KB
/
GProject6.html
File metadata and controls
211 lines (189 loc) · 9.14 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="Aishwary Jagetia" content="">
<title>Aishwary Jagetia</title>
<!-- Bootstrap Core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom Fonts -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/stylish-portfolio.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<a class="menu-toggle rounded" href="#">
<i class="fa fa-bars"></i>
</a>
<nav id="sidebar-wrapper">
<ul class="sidebar-nav">
<li class="sidebar-brand">
<a class="js-scroll-trigger" href="#page-top">Welcome</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="index.html">Home</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#about">About</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#portfolio">Portfolio</a>
</li>
<!-- <li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#">Travel</a>
</li>
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#">Family</a>
</li> -->
<li class="sidebar-nav-item">
<a class="js-scroll-trigger" href="#contact">Contact</a>
</li>
</ul>
</nav>
<style> hr {display: block; margin-top: 0.3em; margin-bottom: 0.3em; margin-left: auto;
margin-right: auto; border-style: inset; border-width: 1px; }
</style>
<!-- Header -->
<header class="head">
<div class="content-section bg-primary text-white text-center font-awesome my-auto">
<h2 class="mb-3">Robotic Control of a Surgical Laser Waveguide using ABB Robot</h2>
<h5>
Supervised by: <i>Professor Gregory Scott Fischer</i> and <i>Professor Loris Fichera</i>
</h5>
<!-- <a class="btn btn-dark btn-x2 js-scroll-trigger" href="#Abstract">Summary</a>
<a class="btn btn-dark btn-x2 js-scroll-trigger" href="#Team">Team</a> -->
</div>
<div class="overlay"></div>
</header>
<!-- About -->
<section class="content-section bg-light" id="Abstract">
<div class="container text-center">
<div class="row">
<div class="col-lg-10 mx-auto">
<h2 class="mb-4">Abstract</h2>
<p class="lead mb-5">Currently various surgeries are performed using
surgical laser sources and stereo-microscopes. Automated tissue
ablation offers many advantages over free hand surgical procedures
as it is faster, more accurate, much efficient and offers great
dexterity, particularly for complex ablations. This paper discusses
the dynamic modeling and control of the ABB IRB 120 robot that has
a surgical laser waveguide, attached to its end effector.
A graphical user interface has been designed that utilizes the
camera feed to generate the trajectory points for the robot to
move in the work space. The trajectory points are then sent to the
controller via ROS communication. As a result, the laser waveguide
follows a desired trajectory with a predetermined velocity to
accomplish the task.</p>
<!-- <a class="active btn btn-primary btn-x2 mb-4" href="Documents/Jagetia,Aishwary_CV.pdf" target="_blank">RESUME</a> -->
</div>
</div>
<div class="text-center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/7eiemugdOqc" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
<br>
<div class="text-center">
<br>
<iframe src='https://onedrive.live.com/embed?cid=1DDAD83867A4B5B4&resid=1DDAD83867A4B5B4%21792&authkey=ABzcpoFszXmtpGI&em=2&wdAr=1.7777777777777777' width='610px' height='367px' frameborder='0'>This is an embedded <a target='_blank' href='https://office.com'>Microsoft Office</a> presentation, powered by <a target='_blank' href='https://office.com/webapps'>Office Online</a>.</iframe>
</div>
</div>
</section>
<!-- Services -->
<section class="content-section bg-primary text-white text-center" id="project_links">
<div class="container">
<!-- <div class="content-section-heading">
<h2 class="mb-5">Project Links</h2>
</div> -->
<div class="row text-center">
<div class="col-lg-6 col-md-6 mb-1 mb-lg-0">
<span class="service-icon rounded-circle mx-auto mb-3">
<a class="js-scroll-trigger" href="Documents/robot-control-surgical.pdf" target="_blank">
<i class="icon-note"></i>
</a>
</span>
<h4>
<a class="js-scroll-trigger text-white" href="Documents/robot-control-surgical.pdf" target="_blank"><strong>Project Report</strong></a>
</h4>
</div>
<div class="col-lg-6 col-md-6 mb-1 mb-lg-0">
<span class="service-icon rounded-circle mx-auto mb-3">
<a class="js-scroll-trigger" href="https://github.com/RBE501LaserRoboSurgery/LaserRoboSurgery" target="_blank">
<i class="icon-social-github"></i>
</a>
</span>
<h4>
<a class="js-scroll-trigger text-white" href="https://github.com/RBE501LaserRoboSurgery/LaserRoboSurgery" target="_blank"><strong>Project Github</strong></a>
</h4>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer text-center mb-1">
<div class="text-center mx-auto mb-4">
<h2>Contact</h2>
<a href="tel:+17742531607" target="_blank">+1(774)253-1607</a> |
<a href="mailto:adjagetia@wpi.edu" target="_blank">adjagetia@wpi.edu</a> |
<a href="mailto:eminent.aishwary@gmail.com" target="_blank">eminent.aishwary@gmail.com</a>
</div>
<div class="container">
<ul class="list-inline mb-5">
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.linkedin.com/in/aishwary-jagetia/" target="_blank">
<i class="icon-social-linkedin"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.facebook.com/aishwary.jagetia" target="_blank">
<i class="icon-social-facebook"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://twitter.com/Aishwary_jags" target="_blank">
<i class="icon-social-twitter"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white" href="https://github.com/adjagetia" target="_blank">
<i class="icon-social-github"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-link rounded-circle text-white mr-3" href="https://www.youtube.com/channel/UCebWhvFydXZ0H6onlQktyTA" target="_blank">
<i class="icon-social-youtube"></i>
</a>
</li>
</ul>
<p class="text-muted small mb-2">Copyright © 2018 | Aishwary Jagetia</p>
<!-- hitwebcounter Code START -->
<a href="http://www.hitwebcounter.com" target="_blank">
<img src="http://hitwebcounter.com/counter/counter.php?page=6900487&style=0003&nbdigits=5&type=ip&initCount=0" title="URL Counter" Alt="URL Counter" border="0" >
</a> <br/>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114712212-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114712212-1');
</script>
</footer>
<!-- Scroll to Top Button-->
<a class="scroll-to-top rounded js-scroll-trigger" href="#page-top">
<i class="fa fa-angle-up"></i>
</a>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/stylish-portfolio.min.js"></script>
</body>
</html>