-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpost2.html
257 lines (216 loc) · 11.2 KB
/
post2.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>
<!--
++++++++++++++++++++++++++++++++++++++++++++++++++++++
AUTHOR : Vijayan PP
PROJECT :NIM
VERSION : 1.1
++++++++++++++++++++++++++++++++++++++++++++++++++++++
-->
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=devidev-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>JMU Autonomus Car project</title>
<!-- [ FONT-AWESOME ICON ]
=========================================================================================================================-->
<link rel="stylesheet" type="text/css" href="library/font-awesome-4.3.0/css/font-awesome.min.css">
<!-- [ PLUGIN STYLESHEET ]
=========================================================================================================================-->
<link rel="shortcut icon" type="image/x-icon" href="images/icon.png">
<link rel="stylesheet" type="text/css" href="css/animate.css">
<link rel="stylesheet" type="text/css" href="css/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="css/owl.theme.css">
<link rel="stylesheet" type="text/css" href="css/magnific-popup.css">
<!-- [ Boot STYLESHEET ]
=========================================================================================================================-->
<link rel="stylesheet" type="text/css" href="library/bootstrap/css/bootstrap-theme.min.css">
<link rel="stylesheet" type="text/css" href="library/bootstrap/css/bootstrap.css">
<!-- [ DEFAULT STYLESHEET ]
=========================================================================================================================-->
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
<link rel="stylesheet" type="text/css" href="css/color/rose.css">
</head>
<body >
<!-- [ LOADERs ]
================================================================================================================================-->
<div class="preloader">
<div class="loader theme_background_color">
<span></span>
</div>
</div>
<!-- [ /PRELOADER ]
=============================================================================================================================-->
<!-- [WRAPPER ]
=============================================================================================================================-->
<div class="wrapper">
<!-- [NAV]
============================================================================================================================-->
<!-- Navigation
==========================================-->
<nav class=" nim-menu navbar navbar-default navbar-fixed-top">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>/
</button>
<a class="navbar-brand" href="index.html">J<span class="themecolor">M</span>U autonomus car</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html" class="page-scroll">Home</a></li>
<li><a href="index.html#one" class="page-scroll">About</a></li>
<li><a href="blog.html" class="page-scroll">Blog</a></li>
<li><a href="gallery.html">Gallery</a></li>
<li><a href="index.html#two" class="page-scroll">Map</a></li>
<li><a href="index.html#three" class="page-scroll">Sensor View</a></li>
<li><a href="index.html#four" class="page-scroll">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<!-- [/NAV]
============================================================================================================================-->
<!-- [/blogmenu]
======================================================================================================================
-->
<section class="main-heading" id="blog_menu">
<div class="scrollmenu">
<a href="post1.html">Week 1</a>
<a href="post2.html">Week 2</a>
<a href="post3.html">Week 3</a>
<a href="post4.html">Week 4</a>
<a href="post5.html">Week 5</a>
<a href="post6.html">Week 6</a>
<a href="post7.html">Week 7</a>
<a href="post8.html">Week 8</a>
<a href="post9.html">Week 9</a>
<a href="post10.html">Week 10</a>
<a href="post12.html">Week 11</a>
</div>
</section>
<div class="row">
<div class="leftcolumn">
<div class="card">
<h2>Configure, Focus, Build</h2>
<h5>Feb 20, 2018</h5>
<img src="images/image3.png" class="img-responsive">
<p>The team’s this week worked hard on making real strides on each of their deliverables.</p>
<br><h3>Front End Team</h3>
<br><p>Worked on their application and website while also creating a logo that represented both the class, the vehicle and JMU. A basic website and application was created. The next step was to focus on creating a database and finalizing the design plan.</p>
<br><br><h3>Motor Control Team</h3>
<p>Were faced with reality of how much each of their parts and pieces would cost:</p>
<ul>
<li>2 Feedback Linear Actuators</li>
<li>4 Mounting Brackets</li>
<li>2 RoboClaw 2x15A Motor Controllers (V5D)</li>
<li>Adafruit 9-DOF Absolute Orientation IMU Fusion Breakout — BNO055</li>
<li>Adafruit Perma-Proto Super Pack!</li>
</ul>
<p>Total Cost= $561.78</p><br><br>
<h3>Planning and Navigation Team</h3>
<p>Worked on assessing the terrain and trails of JMU to see how they could make the vehicle go with as little resistance as possible.
They found that Mapquest API is inadequate, however Google is not. Mapquest did not work correctly for pedestrian paths.</p>
<ul>
<li>Script needs to be rewritten to function with Google API</li>
<li>Code needs to be written to convert Google polyline format to a list of lat/long points</li>
<li>Be able to deliver intermittent goals to Front End team, so they can display if they want to</li>
</ul><br><br>
<h3>Sensing and Planning Team</h3>
<p>Are working on getting our LIDAR up and running. They are learning about the functionality of the ZED stereosopic camera as well as testing the ultrasonic and IR sensors with Arduino. Good progress is being made.</p>
</div>
</div>
<div class="rightcolumn">
<div class="card">
<h2>About Us</h2>
<img src="images/image2.jpg" class="img-responsive" style="height:175px;">
<p>We are a mixed team of JMU student working to produce a self driving golf cart.</p>
</div>
<div class="card">
<h3>Next post</h3>
<div class="fakeimg"><a href="post3.html">Post 3</a></div><br>
<div class="fakeimg"><a href="post4.html">Post 4</a></div><br>
<div class="fakeimg"><a href="post5.html">Post 5</a></div>
</div>
</div>
</div>
<!-- [CONTACT]
============================================================================================================================-->
<!--sub-form-->
<section class="sub-form text-center" id="eight">
<div class="container">
<div class="col-md-12">
<h3 class="title">Subscribe to our <span class="themecolor"> News letter</span></h3>
<p class="lead">Lorem ipsum dolor sit amet ne onsectetuer adipiscing elit. Aenean commodo ligula eget dolor in tashin ty</p>
</div>
<div class="row">
<div class="col-md-3 col-sm-3"></div>
<div class="col-md-6 center-block col-sm-6 ">
<form id="mc-form">
<div class="input-group">
<input type="email" class="form-control" placeholder="Email Address" required id="mc-email">
<span class="input-group-btn">
<button type="submit" class="btn btn-default">SUBSCRIBE <i class="fa fa-envelope"></i> </button>
</span> </div>
<label for="mc-email" id="mc-notification"></label>
</form>
</div>
</div>
</div>
</section>
<!--sub-form end-->
<!-- [/CONTACT]
============================================================================================================================-->
<!-- [FOOTER]
============================================================================================================================-->
<footer class="site-footer section-spacing text-center " id="eight">
<div class="container">
<div class="row">
<div class="col-md-4">
<p class="footer-links"><a href="#">Terms of Use</a> <a href="#">Privacy Policy</a></p>
</div>
<div class="col-md-4"> <small>© 2015 Nim. All rights reserved.</small></div>
<div class="col-md-4">
<!--social-->
<ul class="social">
<li><a href="https://twitter.com/" target="_blank"><i class="fa fa-twitter "></i></a></li>
<li><a href="https://www.facebook.com/" target="_blank"><i class="fa fa-facebook"></i></a></li>
<li><a href="https://www.youtube.com/" target="_blank"><i class="fa fa-youtube-play"></i></a></li>
</ul>
<!--social end-->
</div>
</div>
</div>
</footer>
<!-- [/FOOTER]
============================================================================================================================-->
</div>
<!-- [ /WRAPPER ]
=============================================================================================================================-->
<!-- [ DEFAULT SCRIPT ] -->
<script src="library/modernizr.custom.97074.js"></script>
<script src="library/jquery-1.11.3.min.js"></script>
<script src="library/bootstrap/js/bootstrap.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<!-- [ PLUGIN SCRIPT ] -->
<script src="library/vegas/vegas.min.js"></script>
<script src="js/plugins.js"></script>
<!-- [ TYPING SCRIPT ] -->
<script src="js/typed.js"></script>
<!-- [ COUNT SCRIPT ] -->
<script src="js/fappear.js"></script>
<script src="js/jquery.countTo.js"></script>
<!-- [ SLIDER SCRIPT ] -->
<script src="js/owl.carousel.js"></script>
<script src="js/jquery.magnific-popup.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/SmoothScroll.js"></script>
<!-- [ COMMON SCRIPT ] -->
<script src="js/common.js"></script>
</body>
</html>