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

Continuous-time estimation for dynamic obstacle tracking

Summary


Arash K. Ushani, Nicholas Carlevaris-Bianco, Alexander G. Cunningham, Enric Galceran and Ryan M. Eustice, Continuous-time estimation for dynamic obstacle tracking. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems, pages 1137-1143, Hamburg, Germany, September 2015.

Abstract

This paper reports on a system for dynamic obstacle tracking for autonomous vehicles. In this work, we seek to simultaneously estimate both the trajectory of the obstacle and the obstacle's shape. These two tasks are inherently coupled---given only noisy partial views, one cannot accurately estimate the trajectory of an obstacle if its shape is unknown, nor can one estimate its shape without knowing its trajectory. To address this challenge, we note that simultaneous localization and mapping (SLAM), where a robot must build a map of the environment while localizing itself within the map, presents similar challenges. By treating the obstacle's shape as a "map" in the obstacle's moving reference frame, we can formulate the obstacle tracking and shape estimation similarly to SLAM. Additionally, we use a continuous time estimation framework to incorporate sensor data that is collected at a fast rate (e.g., light detection and ranging (LIDAR)). Using these methods, we are able to obtain smooth trajectories and crisp point clouds for tracked obstacles. We test our proposed tracker on real-world data collected by our autonomous vehicle platform and demonstrate that it produces improved results when compared to a standard centroid-based extended Kalman filter (EKF) tracker.

Bibtex entry

@INPROCEEDINGS { aushani-2015a,
    AUTHOR = { Arash K. Ushani and Nicholas Carlevaris-Bianco and Alexander G. Cunningham and Enric Galceran and Ryan M. Eustice },
    TITLE = { Continuous-time estimation for dynamic obstacle tracking },
    BOOKTITLE = { Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems },
    YEAR = { 2015 },
    MONTH = { September },
    ADDRESS = { Hamburg, Germany },
    PAGES = { 1137--1143 },
}