Optimization-free Smooth Control Barrier Function for Polygonal Collision Avoidance
Shizhen Wu, Yongchun Fang, Ning Sun, Biao Lu, Xiao Liang, Yiming Zhao
TL;DR
This work tackles polygonal collision avoidance by introducing an optimization-free, smooth CBF framework. It constructs a nonconservative lower bound h_a(x) to the SDF using a Boolean structure, then smooths it with a log-sum-exp approximation to obtain a differentiable hat h_a that serves as a CBF; a distributed safety filter is derived as a closed-form QP to guarantee safety for two planar agents. The authors prove that h_a shares the same boundary zero-set as the true SDF, establish conditions under which hat h_a is a valid CBF, and demonstrate the method on two nonlinear 2D systems (underactuated nonholonomic vehicles and an underactuated crane), showing substantial computational efficiency compared with optimization-embedded alternatives. The results indicate strong potential for fast, scalable polygonal PCA in 2D with possible extensions to 3D, higher-order dynamics, and constrained inputs, albeit current work is limited to planar scenarios.
Abstract
Polygonal collision avoidance (PCA) is short for the problem of collision avoidance between two polygons (i.e., polytopes in planar) that own their dynamic equations. This problem suffers the inherent difficulty in dealing with non-smooth boundaries and recently optimization-defined metrics, such as signed distance field (SDF) and its variants, have been proposed as control barrier functions (CBFs) to tackle PCA problems. In contrast, we propose an optimization-free smooth CBF method in this paper, which is computationally efficient and proved to be nonconservative. It is achieved by three main steps: a lower bound of SDF is expressed as a nested Boolean logic composition first, then its smooth approximation is established by applying the latest log-sum-exp method, after which a specified CBF-based safety filter is proposed to address this class of problems. To illustrate its wide applications, the optimization-free smooth CBF method is extended to solve distributed collision avoidance of two underactuated nonholonomic vehicles and drive an underactuated container crane to avoid a moving obstacle respectively, for which numerical simulations are also performed.
