-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathvanderhook2013local.html
More file actions
38 lines (35 loc) · 3.44 KB
/
vanderhook2013local.html
File metadata and controls
38 lines (35 loc) · 3.44 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
<!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">Local-Search Strategy for Active Localization of Multiple Invasive Fish</h2>
<h3>Joshua Vander Hook · Pratap Tokekar · Elliot Branson · Przemyslaw Bajer · Peter Sorensen · Volkan Isler</h3>
<p><i>Experimental Robotics</i>
<i></i>
<i>2013</i>
</p><a href="pubs/vanderhook2013local.pdf">pdf</a> ·
<h4>Abstract</h4><p>In this paper, we study a problem encountered during our ongoing efforts to locate radio-tagged fish aggregations with robots. The problem lies at the intersection of search-based methods whose objective is to detect a target, and active target localization methods whose objective is to precisely localize a target given its initial estimate. Real-world sensing constraints such as limited and unknown range, large measurement time, and ambiguity in bearing measurements make it imperative to have an intermediate initialization phase to transition from search to localization. We present a local search strategy aimed at reliably initializing an estimate for a single target based on observations from field experiments. We then extend this strategy to initialize multiple targets, exploiting the proximity of nearby aggregated tagged fish to decrease the cost of initialization per target. We evaluate the performance of our algorithm through simulations and demonstrate its utility through a field experiment where the robot successfully detects, initializes and then localizes nearby targets.</p><blockquote>@inbook{ vanderhook2013local,<br /> title = "Local-Search Strategy for Active Localization of Multiple Invasive Fish",<br /> author = {Joshua {Vander Hook} and Pratap Tokekar and Elliot Branson and Przemyslaw Bajer and Peter Sorensen and Volkan Isler},<br /> booktitle = {Experimental Robotics},<br /> year = "2013",<br /> doi = "10.1007/978-3-319-00065-7_57",<br /> note = "The 13th International Symposium on Experimental Robotics",<br />}</blockquote></div></body>
</html>