PeRL STUDIES AUTONOMOUS NAVIGATION & MAPPING FOR MOBILE ROBOTS IN A PRIORI UNKNOWN ENVIRONMENTS.

At a Glance

Synopsis

Browse Publications by Ryan Eustice and the rest of the PeRL Team.

Browse by year

2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002, 2000

Theses

Communication Constrained Trajectory Alignment For Multi-Agent Inspection via Linear Programming

Summary


Joshua G. Mangelson, Ram Vasudevan and Ryan M. Eustice, Communication Constrained Trajectory Alignment For Multi-Agent Inspection via Linear Programming. In Proceedings of the IEEE/MTS OCEANS Conference and Exhibition, pages 1-8, Charleston, SC, USA, October 2018.

Abstract

This paper reports on a system for estimating the alignment between robotic trajectories under constrained communications. Multi-agent collaborative inspection and navigation tasks depend on the ability to determine an alignment between robotic trajectories or maps. The properties of the underwater environment make determining such an alignment difficult because of extreme limitations on communication and the lack of absolute position measurements such as GPS. In this paper, we propose a method that takes advantage of convex relaxation techniques to determine an alignment between robotic trajectories based on sparse observations of a low-dimensional underlying feature space. We use a linear approximation of the l2-norm to approximately enforce that the estimated transformation is an element of SO(2). Because the relaxed optimization problem is linear, we can take advantage of existing convex optimization libraries, which do not require an initial estimate of relative pose. In addition, because the proposed method does not need to perform data association, we can align trajectories using low-dimensional feature vectors and can thus decrease the amount of data that must be transferred between agents by several orders of magnitude when compared to image feature descriptors such as SIFT and SURF. We evaluate the proposed method on simulated datasets and apply it to real-world data collected during autonomous ship hull inspection field trials.

Bibtex entry

@INPROCEEDINGS { jmangelson-2018b,
    AUTHOR = { Joshua G. Mangelson and Ram Vasudevan and Ryan M. Eustice },
    TITLE = { Communication Constrained Trajectory Alignment For Multi-Agent Inspection via Linear Programming },
    BOOKTITLE = { Proceedings of the IEEE/MTS OCEANS Conference and Exhibition },
    YEAR = { 2018 },
    MONTH = { October },
    ADDRESS = { Charleston, SC, USA },
    PAGES = { 1--8 },
}