Maximum Likelihood Path Planning for Fast Aerial Maneuvers and Collision Avoidance - Robotics Institute Carnegie Mellon University

Maximum Likelihood Path Planning for Fast Aerial Maneuvers and Collision Avoidance

Conference Paper, Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems, pp. 2805 - 2812, November, 2019

Abstract

We propose a planning method to enable fast autonomous flight in cluttered environments. Typically, autonomous navigation through a complex environment requires a continuous search on a graph generated by a k-connected grid or a probabilistic scheme. As the vehicle travels, updating the graph with data from onboard sensors is expensive as is the search on the graph especially if the paths must be kinodynamically feasible. We propose to avoid the online search to reduce the computational complexity. Our method models the environment differently in two separate regions. Obstacles are considered to be deterministically known within the sensor range and probabilistically known beyond the sensor range. Instead of searching for the path with the lowest cost (typically the shortest path), the method maximizes the likelihood to reach the goal in determining the immediate next step for navigation. With such a problem formulation, the online method realized by a trajectory library can determine a path within 0.2-0.3ms using a single CPU thread on a modem embedded computer. In experiments, it enables a lightweight UAV to fly at 10m/s in a cluttered forest environment.

BibTeX

@conference{Zhang-2019-118461,
author = {Ji Zhang and Chen Hu and Rushat Gupta Chadha and Sanjiv Singh},
title = {Maximum Likelihood Path Planning for Fast Aerial Maneuvers and Collision Avoidance},
booktitle = {Proceedings of (IROS) IEEE/RSJ International Conference on Intelligent Robots and Systems},
year = {2019},
month = {November},
pages = {2805 - 2812},
}