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

A learning approach for real-time temporal scene flow estimation from LIDAR data

Summary


Arash K. Ushani, and Ryan W. Wolcott, Jeffrey M. Walls and Ryan M. Eustice, A learning approach for real-time temporal scene flow estimation from LIDAR data. In Proceedings of the IEEE International Conference on Robotics and Automation, pages 5666-5673, Singapore, May 2017.

Abstract

Many autonomous systems require the ability to perceive and understand motion in a dynamic environment. We present a novel algorithm that estimates this motion from raw LIDAR data in real-time without the need for segmentation or model-based tracking. The sensor data is first used to construct an occupancy grid. The foreground is then extracted via a learned background filter. Using the filtered occupancy grid, raw scene flow between successive scans is computed. Finally, we incorporate these measurements in a filtering framework to estimate temporal scene flow. We evaluate our method on the KITTI dataset.

Bibtex entry

@INPROCEEDINGS { aushani-2017a,
    AUTHOR = { Arash K. Ushani and and Ryan W. Wolcott and Jeffrey M. Walls and Ryan M. Eustice },
    TITLE = { A learning approach for real-time temporal scene flow estimation from {LIDAR} data },
    BOOKTITLE = { Proceedings of the IEEE International Conference on Robotics and Automation },
    YEAR = { 2017 },
    MONTH = { May },
    ADDRESS = { Singapore },
    PAGES = { 5666--5673 },
}