多边形域中自动驾驶车辆的精确避障方法

Exact Obstacle Avoidance for Autonomous Vehicles in Polygonal Domains

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2024
被引 3
ABS 3

中文导读

提出了三种显式碰撞约束公式,将避障规划问题转化为标准优化问题,适用于任意凸或非凸多边形车辆与障碍物,并在自动泊车场景中验证了有效性。

Abstract

This research investigates optimization-based schemes aimed at achieving effective collision avoidance in autonomous vehicles. The study introduces three explicit formulations of collision constraints that can be applied universally to both general vehicles and obstacles regardless of whether they are represented by convex or nonconvex polygons. These formulations are devised by reformulating implicit vertex-edge constraints, exclusively designed to prevent collisions between any vertex and any edge, as explicit constraints through analytically characterizing modified signed distance functions (MSDFs), equilibrium functions, and binary variables, respectively. The proposed schemes can formulate the optimization-based planning problem involving collision avoidance as a nonlinear program (NLP), a mathematical program with equilibrium constraints, and a mixed-integer NLP, which are readily addressed using off-the-shelf solvers. Furthermore, the research examines the sensitivity of the MSDFs, indicating that the formulation can exhibit numerical sensitivity to the sign. Finally, the efficacy of the proposed schemes is demonstrated in the context of an autonomous bus parallel parking in a confined bus stop with multiple corridors. The results illustrate that all the three schemes perform equally well in terms of identifying feasible solutions, while the scheme using MSDFs avoids adding dual variables to be optimized, exhibiting the added benefit of requiring lower computational resources compared to the state of the art.

自动驾驶避障规划优化控制计算几何