Sailing Through Point Clouds: Safe Navigation Using Point Cloud Based Control Barrier Functions
Bolun Dai, Rooholla Khorrambakht, Prashanth Krishnamurthy, Farshad Khorrami
TL;DR
The paper tackles safe local navigation for velocity-controlled robots in unstructured environments using raw point-cloud data. It introduces Vessel, a point-cloud CBF based on scaling a body-frame ellipsoid with $s_j^2 = \bm{p}_j^\top \bm{P} \bm{p}_j$ and $h = \min_j h_j$ (where $h_j = \alpha_j - \beta$, $\alpha_j = s_j^2$), and Mariner, a GPU-accelerated safe preview controller to mitigate spurious equilibria. The key contributions are (i) a general, post-processing-free CBF formulation that remains continuously differentiable, (ii) a novel preview-control mechanism that tests many fixed-path needles as higher-order ellipsoids, and (iii) extensive simulation and real-world validation on Unitree B1/Go2, demonstrating robust local planning and integration with global planners like $RRT^*$. The work enables real-time, safe navigation in dynamic obstacle environments with reduced reliance on pre-built maps, by jointly leveraging point-cloud CBFs and GPU-accelerated preview control within a global-local planning framework.
Abstract
The capability to navigate safely in an unstructured environment is crucial when deploying robotic systems in real-world scenarios. Recently, control barrier function (CBF) based approaches have been highly effective in synthesizing safety-critical controllers. In this work, we propose a novel CBF-based local planner comprised of two components: Vessel and Mariner. The Vessel is a novel scaling factor based CBF formulation that synthesizes CBFs using only point cloud data. The Mariner is a CBF-based preview control framework that is used to mitigate getting stuck in spurious equilibria during navigation. To demonstrate the efficacy of our proposed approach, we first compare the proposed point cloud based CBF formulation with other point cloud based CBF formulations. Then, we demonstrate the performance of our proposed approach and its integration with global planners using experimental studies on the Unitree B1 and Unitree Go2 quadruped robots in various environments.
