ROMar 9, 2021

Risk-Averse RRT* Planning with Nonlinear Steering and Tracking Controllers for Nonlinear Robotic Systems Under Uncertainty

arXiv:2103.05572v220 citations
Originality Incremental advance
AI Analysis

This work addresses safe motion planning for robotic systems under uncertainty, which is incremental as it builds on RRT* with risk-averse modifications.

The paper tackled the problem of controlling stochastic nonlinear robotic systems under uncertainty by proposing a two-phase risk-averse architecture, resulting in safe planning with distributionally robust collision checks and effective tracking controllers demonstrated in cluttered environments.

We propose a two-phase risk-averse architecture for controlling stochastic nonlinear robotic systems. We present Risk-Averse Nonlinear Steering RRT* (RANS-RRT*) as an RRT* variant that incorporates nonlinear dynamics by solving a nonlinear program (NLP) and accounts for risk by approximating the state distribution and performing a distributionally robust (DR) collision check to promote safe planning. The generated plan is used as a reference for a low-level tracking controller. We demonstrate three controllers: finite horizon linear quadratic regulator (LQR) with linearized dynamics around the reference trajectory, LQR with robustness-promoting multiplicative noise terms, and a nonlinear model predictive control law (NMPC). We demonstrate the effectiveness of our algorithm using unicycle dynamics under heavy-tailed Laplace process noise in a cluttered environment.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes