-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathvanderhook2012cautious.html
More file actions
39 lines (36 loc) · 2.99 KB
/
vanderhook2012cautious.html
File metadata and controls
39 lines (36 loc) · 2.99 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">Cautious Greedy Strategy for Bearing-based Active Localization: Experiments and Theoretical Analysis</h2>
<h3>Joshua Vander Hook · Pratap Tokekar · Volkan Isler</h3>
<p><i>Proceedings of IEEE International Conference on Robotics and Automation</i>
<i></i>
<i>2012</i>
</p><a href="pubs/vanderhook2012cautious.pdf">pdf</a> ·
<h4>Abstract</h4><p>We study the problem of minimizing the time to accurately localize a target using radio-based telemetry. The directional nature of the antenna allows us to obtain bearingto-target sensor measurements. There are two critical attributes that separate our setup from the majority of bearing-only tracking literature: ambiguity and long measurement time. We provide a sensing strategy which mitigates the effect of ambiguity, and prove that the time required to localize a target is less than a constant times any bearing-based localization strategy.</p><blockquote>@inproceedings{ vanderhook2012cautious,<br /> title = "Cautious Greedy Strategy for Bearing-based Active Localization: Experiments and Theoretical Analysis",<br /> author = {Joshua {Vander Hook} and Pratap Tokekar and Volkan Isler},<br /> booktitle = {Proceedings of IEEE International Conference on Robotics and Automation},<br /> year = "2012",<br /> doi = "10.1109/ICRA.2012.6225244",<br />}</blockquote><div class="videowrapper"><iframe width="560" height="315" src="https://www.youtube.com/embed/6IEZQQ5eh5o" frameborder="0" allowfullscreen></iframe>
</div></div></body>
</html>