-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathnews.html
More file actions
232 lines (208 loc) · 20.4 KB
/
news.html
File metadata and controls
232 lines (208 loc) · 20.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>TMRT</title>
<link rel="icon" type="image/png" href="imgs/logo/TMRTlogosqtrans.png" />
<link href='https://fonts.googleapis.com/css?family=Raleway:400,300,600,400italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,500,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link rel='stylesheet prefetch' href='http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="hdrftr.css">
<link rel="stylesheet" href="news.css">
<link href="logo-nav.css" rel="stylesheet">
</head>
<body id="myPage" data-spy="scroll" data-target=".navbar" data-offset="60">
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid" id="nav">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#myNavbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="navbar-left">
<a class="navbar-brand" href="index.html"><img src="imgs/logo/logotmrt.png" id="tmrtlogo" alt="logo" style="float:left"/></a>
</div>
<a href="index.html"><h1 class="brand brand-name navbar-left" style="float:left;font-size:23px;color:#fff;margin-left:15px;margin-top:23px;display:inline;"> <div class="navbar-left desktop-only"> THE MARINE ROBOTICS TEAM</h1></a>
</div>
<div class="collapse navbar-collapse" id="myNavbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="index.html#about">ABOUT</a></li>
<!--<li><a href="index.html#sponsors">SPONSORS</a></li>-->
<li><a href="index.html#gallery">GALLERY</a></li>
<li><a href="https://www.somaiya.edu/kjsce" target="_blank">KJSCE</a></li>
<li><a href="index.html#contact">CONTACT</a></li>
</ul>
</div>
</div>
</nav>
<div class="container-fluid">
<!--<img src="simple.jpeg" style="width:100%">-->
<div class="col-md-12 col-sm-12 col-xs-12 " >
<h1 class="text-center">NEWS</h1>
<div class="container">
<div class="row">
<div class="container">
<div class="row">
<div role="tabpanel">
<div class="col-sm-3 desktop-only" style="float:left">
<div class="panel">
<p style="text-align:center; font-size:20px;"> Recent Posts</p>
<div id="uncollapsed">
<ul class="nav nav-pills brand-pills nav-stacked" role="tablist" >
<li role="presentation" class="brand-nav active"><a href="#tab1" aria-controls="tab1" role="tab" data-toggle="tab">News1</a></li>
<li role="presentation" class="brand-nav"><a href="#tab2" aria-controls="tab2" role="tab" data-toggle="tab">News2</a></li>
<li role="presentation" class="brand-nav"><a href="#tab3" aria-controls="tab3" role="tab" data-toggle="tab">News3</a></li>
<li role="presentation" class="brand-nav"><a href="#tab4" aria-controls="tab4" role="tab" data-toggle="tab">News4</a></li>
</ul>
</div>
<!--<div id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
<div class="panel-body">
<ul class="nav nav-pills brand-pills nav-stacked" role="tablist">
<li role="presentation" class="brand-nav"><a href="#tab5" aria-controls="tab5" role="tab" data-toggle="tab">News5</a></li>
<li role="presentation" class="brand-nav"><a href="#tab2" aria-controls="#tab6" role="tab" data-toggle="tab">News6</a></li>
<li role="presentation" class="brand-nav"><a href="#tab3" aria-controls="tab3" role="tab" data-toggle="tab">News3</a></li>
<li role="presentation" class="brand-nav"><a href="#tab4" aria-controls="tab4" role="tab" data-toggle="tab">News4</a></li>
</ul>
</div>
</div>
<div class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne" >
View More<i class="fa fa-chevron-down"></i>
</a>
</h4>
</div>-->
</div>
</div>
<div class="col-sm-9 col-xs-12" id="newscol">
<div class="tab-content">
<div role="tabpanel" class="tab-pane active" id="tab1">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class = "teamInfo col-sm-12">
It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018.
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<p class = "teamInfo col-sm-4"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
<div class="col-sm-8"><img src="imgs/team/software.jpg" id="teamimg" width="100%"></div>
</div>
<div role="tabpanel" class="tab-pane" id="tab2">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class="col-sm-12">It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018.
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<div class="col-sm-8"><img src="imgs/team/software.jpg" id="teamimg" width="100%"></div>
<p class = "teamInfo"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
</div>
<div role="tabpanel" class="tab-pane" id="tab3">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class = "teamInfo col-sm-12">It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018.
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<div class="col-sm-12"><img src="imgs/team/software.jpg" id="teamimg" width="100%"></div>
<p class = "teamInfo"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
</div>
<div role="tabpanel" class="tab-pane" id="tab4">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class = "teamInfo col-sm-12">It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018.
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<p class = "teamInfo col-sm-12"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
</div>
<div role="tabpanel" class="tab-pane" id="tab5">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class = "teamInfo col-sm-12">It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018. The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings a
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<p class = "teamInfo col-sm-12"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
</div>
<div role="tabpanel" class="tab-pane" id="tab6">
<h2>It's Official <br>We are competing in SAUVC !!!</h2>
<p class = "teamInfo col-sm-12">It is our pleasure to announce that TMRT successfully registered for SAUVC 2018. As per the competition guidelines TMRT can send an eight member team to Singapore. The competition is held from 9th March - 12th March, 2018 and the deadline for video submission is 2nd March 2018.
Those who did not make it to the final eight member team should not be disheartened as you all are an integral part of the team and we still need you. The future prospects for all of us are bright because we are in talks with Indian Navy and National Institute of Oceanography to allow us to work on their projects. We are optimistic about the development and you all will be notified about the status soon.</p>
<p class = "teamInfo col-sm-12"> The software team is responsible for guidance, navigation and control of the AUV. Navigation is carried out using visual feedback and Image Processing(IP) to tackle problems like image distortion underwater and identify objects underwater based on color and contour (shape detection). An autonomous vehicle must be capable of sequencing and scheduling of tasks and thus our software team has a Mission Planning module which prioritizes tasks. Our AUV uses multiple sensors to interact with the surroundings and we need to calibrate the sensors, validate our codes and filter sensor data- we do simulation on Gazebo and ROS to save time and improve quickly.</p>
</div>
</div>
</div>
<div class="col-xs-12 mobile-only" style="float:left">
<br>
<div class="panel">
<p style="font-size:20px; text-align:left;"> Recent Posts</p>
<a href="#tab1" aria-controls="tab1" role="tab" data-toggle="tab" class="col-xs-6">News1</a>
<a href="#tab2" aria-controls="tab2" role="tab" data-toggle="tab" class="col-xs-6">News2</a>
<a href="#tab3" aria-controls="tab3" role="tab" data-toggle="tab" class="col-xs-6">News3</a>
<a href="#tab4" aria-controls="tab4" role="tab" data-toggle="tab" class="col-xs-6">News4</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div> <!-- end of div container-->
</div>
</div>
</div>
<a href="#myPage" title="To top"><button type="button" class="btn btn-default btn-circle btn-lg"><i class="glyphicon glyphicon-chevron-up"></i></button></a>
<footer class="footer-distributed col-sm-12">
<div class="footer-left desktop-only col-sm-3">
<a href="https://www.somaiya.edu" target="_blank" ><img src="imgs/logo/somaiya_trust.jpg" id="somaiyalinkimg" ></a>
<a href="https://www.somaiya.edu/kjsce" target="_blank" ><img src="imgs/logo/kjsce.png" id="somaiyalinkimg" ></a>
<a href="https://www.somaiya.edu/kjsce" target="_blank" ><img src="imgs/logo/somaiya.png" id="somaiyalinkimg"></a>
</div>
<div class="footer-center col-sm-6 text-center" id="social">
<ul>
<a href="https://www.facebook.com/TMRTKJSCE/" target="_blank" class="icon"><i class="fa fa-facebook-square"></i></a>
<a href="https://twitter.com/TMRTKJSCE/" target="_blank" class="icon"><i class="fa fa-twitter-square"></i></a>
<a href="https://www.linkedin.com/company/13397994/" target="_blank" class="icon"><i class="fa fa-linkedin-square"></i></a>
<br>Made by TMRT Web Team
</ul>
</div>
</footer>
<script src="team.js"></script>
<script>
//Closing the collapse on navbar onclick
$('.navbar-collapse a').click(function(){
$(".navbar-collapse").collapse('hide');
});
$(document).ready(function(){
// Add smooth scrolling to all links in navbar + footer link
$(" a[href='#myPage'] ").on('click', function(event) {
// Make sure this.hash has a value before overriding default behavior
if (this.hash !== "") {
// Prevent default anchor click behavior
event.preventDefault();
// Store hash
var hash = this.hash;
// Using jQuery's animate() method to add smooth page scroll
// The optional number (900) specifies the number of milliseconds it takes to scroll to the specified area
$('html, body').animate({
scrollTop: $(hash).offset().top
}, 900, function(){
// Add hash (#) to URL when done scrolling (default click behavior)
window.location.hash = hash;
});
} // End if
});
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
document.getElementById("myBtn").style.display = "block";
} else {
document.getElementById("myBtn").style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
$(window).scroll(function() {
$(".slideanim").each(function(){
var pos = $(this).offset().top;
var winTop = $(window).scrollTop();
if (pos < winTop + 600) {
$(this).addClass("slide");
}
});
});
})
</script>
</body>
</html>