High-speed autonomous navigation of unknown environments using learned probabilities of collision

We present a motion planning algorithm for dynamic vehicles navigating through unknown environments. We focus on the scenario in which a fast-moving car attempts to navigate from a start location to a set of goal coordinates in minimum time with no prior information about the environment, building a...

全面介绍

书目详细资料
Main Authors: Richter, Charles Andrew, Ware, John W., Roy, Nicholas
其他作者: Massachusetts Institute of Technology. Computer Science and Artificial Intelligence Laboratory
格式: 文件
出版: Institute of Electrical and Electronics Engineers (IEEE) 2018
在线阅读:http://hdl.handle.net/1721.1/116008
https://orcid.org/0000-0003-3765-2021
https://orcid.org/0000-0002-5867-4900
https://orcid.org/0000-0002-8293-0492
实物特征
总结:We present a motion planning algorithm for dynamic vehicles navigating through unknown environments. We focus on the scenario in which a fast-moving car attempts to navigate from a start location to a set of goal coordinates in minimum time with no prior information about the environment, building a map in real time from onboard sensor data. Whereas existing planners for exploration confine themselves to a conservative set of constraints to guarantee safety around unknown regions of the environment, we instead learn a hazard function from data, which maps the vehicle's dynamic state and current environment knowledge to a probability of collision. We perform receding horizon planning in which the objective function is evaluated in expectation over those learned probabilities of collision. Our algorithm demonstrates sensible emergent behaviors, like swinging wide around blind corners, slowing down near the map frontier, and accelerating in regions of high visibility. Our algorithm is capable of navigating from start to goal much more quickly than the conservative baseline planner without sacrificing safety. We demonstrate our algorithm on a 1:8-scale high-performance RC car equipped with a planar laser range-finder and inertial measurement unit, reaching speeds of 4m/s in unknown, indoor spaces. A video of experimental results is available at: http: //groups.csail.mit.edu/rrg/nav-learned-prob-collision.