Safe and Robust Motion Planning for Dynamic Robotics via Control Barrier Functions
Aniketh Manjunath, Quan Nguyen

TL;DR
This paper introduces a novel RRT-based motion planning method that integrates Control Barrier Functions and kinodynamic constraints to generate safe, obstacle-free paths considering model uncertainties, with demonstrated effectiveness on a micro robot.
Contribution
The paper presents a new RRT-based motion planner that enforces CBF and kinodynamic constraints, incorporating robustness to uncertainties, and providing control signals for obstacle avoidance.
Findings
Outperforms traditional RRT planners in safety and efficiency.
Guarantees obstacle-free paths under model uncertainties.
Validated on Hamster V7 robot with dynamic obstacle navigation.
Abstract
Control Barrier Functions (CBF) are widely used to enforce the safety-critical constraints on nonlinear systems. Recently, these functions are being incorporated into a path planning framework to design safety-critical path planners. However, these methods fall short of providing a realistic path considering both the algorithm's run-time complexity and enforcement of the safety-critical constraints. This paper proposes a novel motion planning approach using the well-known Rapidly Exploring Random Trees (RRT) algorithm that enforces both CBF and the robot Kinodynamic constraints to generate a safety-critical path. The proposed algorithm also outputs the corresponding control signals that resulted in the obstacle-free path. The approach also allows considering model uncertainties by incorporating the robust CBF constraints into the proposed framework. Thus, the resulting path is free of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotic Locomotion and Control · Distributed Control Multi-Agent Systems
