-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathtokekar2011active.html
More file actions
39 lines (36 loc) · 3.05 KB
/
tokekar2011active.html
File metadata and controls
39 lines (36 loc) · 3.05 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
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Pratap Tokekar</title>
<!--[if lte IE 8]>
<link rel="stylesheet" href="http://yui.yahooapis.com/combo?pure/0.6.0/base-min.css&pure/0.6.0/grids-min.css&pure/0.6.0/grids-responsive-old-ie-min.css">
<![endif]-->
<!--[if gt IE 8]><!-->
<link rel="stylesheet" href="http://yui.yahooapis.com/combo?pure/0.6.0/base-min.css&pure/0.6.0/grids-min.css&pure/0.6.0/grids-responsive-min.css">
<!--<![endif]-->
<link rel="stylesheet" href="scripts/custom.css">
<link href='http://fonts.googleapis.com/css?family=EB+Garamond' rel='stylesheet' type='text/css'>
</head>
<body>
<div id="header">
<ul class="menu">
<li class="menu-item"><a href="index.html" class="menu-link">about</a></li>
<li class="menu-item"><a href="index.html#news" class="menu-link">news</a></li>
<li class="menu-item"><a href="http://www.raas.ece.vt.edu/" class="menu-link">research</a></li>
<li class="menu-item"><a href="http://www.raas.ece.vt.edu/publications/" class="menu-link">publications</a></li>
<li class="menu-item"><a href="index.html#teaching" class="menu-link">teaching</a></li>
<li class="menu-item"><a href="index.html#service" class="menu-link">service</a></li>
<li class="menu-item"><a href="docs/Tokekar_CV.pdf" class="menu-link">cv</a></li>
</ul>
</div>
<div class="panel"><h2 class="section">Active Target Localization for Bearing Based Robotic Telemetry</h2>
<h3>Pratap Tokekar · Joshua Vander Hook · Volkan Isler</h3>
<p><i>Proceedings of IEEE/RSJ International Conference on Intelligent Robots and Systems</i>
<i></i>
<i>2011</i>
</p><a href="pubs/tokekar2011active.pdf">pdf</a> ·
<h4>Abstract</h4><p>We present a novel robotic telemetry system for localizing radio-tagged invasive fish in frozen lakes using coarse bearing measurements. We address the problem of selecting sensing locations so as to minimize the uncertainty in the location of the target. For this purpose, we propose three active localization algorithms and evaluate them both in simulations and through field experiments. We also present a novel technique for bearing-estimation from directional radio antenna which is critical for the successful execution of the active localization algorithms. Our system is able to operate on frozen lakes and localize the target to within values as low as one meter.</p><blockquote>@inproceedings{ tokekar2011active,<br /> title = "Active Target Localization for Bearing Based Robotic Telemetry",<br /> author = {Pratap Tokekar and Joshua {Vander Hook} and Volkan Isler},<br /> booktitle = {Proceedings of IEEE/RSJ International Conference on Intelligent Robots and Systems},<br /> year = "2011",<br /> doi = "10.1109/IROS.2011.6095177",<br />}</blockquote><div class="videowrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/6pKUSaDT03c" frameborder="0" allowfullscreen></iframe>
</div></div></body>
</html>