Global-State-Free Obstacle Avoidance for Quadrotor Control in Air-Ground Cooperation
Baozhe Zhang, Xinwei Chen, Qingcheng Chen, Chao Xu, Fei Gao, Yanjun Cao
TL;DR
This work tackles obstacle avoidance for UAVs operating in the UGV's non-inertial frame by introducing CoNi-OA, a modulation-based local planner that relies on a single LiDAR frame and eliminates the need for global state estimation or obstacle prediction. It builds a 3D extension of a fast, sample-based modulation of a dynamical system, computing a modulation matrix ${\boldsymbol{\mathcal{M}}}$ from LiDAR data and using it to generate collision-free reference trajectories that CoNi-MPC can track in real time. Key contributions include the first non-inertial-frame obstacle avoidance for UAV-UGV cooperation, single-frame reactive modulation with $O(nh)$ trajectory generation, and a general framework applicable to static and dynamic environments. The approach demonstrates real-time performance (sub-millisecond loop times for planning and sub-5 ms trajectory generation) and robust obstacle avoidance in both simulations and real-world tests, enabling safe, dynamic air-ground cooperation in featureless or unknown settings.
Abstract
CoNi-MPC provides an efficient framework for UAV control in air-ground cooperative tasks by relying exclusively on relative states, eliminating the need for global state estimation. However, its lack of environmental information poses significant challenges for obstacle avoidance. To address this issue, we propose a novel obstacle avoidance algorithm, Cooperative Non-inertial frame-based Obstacle Avoidance (CoNi-OA), designed explicitly for UAV-UGV cooperative scenarios without reliance on global state estimation or obstacle prediction. CoNi-OA uniquely utilizes a single frame of raw LiDAR data from the UAV to generate a modulation matrix, which directly adjusts the quadrotor's velocity to achieve obstacle avoidance. This modulation-based method enables real-time generation of collision-free trajectories within the UGV's non-inertial frame, significantly reducing computational demands (less than 5 ms per iteration) while maintaining safety in dynamic and unpredictable environments. The key contributions of this work include: (1) a modulation-based obstacle avoidance algorithm specifically tailored for UAV-UGV cooperation in non-inertial frames without global states; (2) rapid, real-time trajectory generation based solely on single-frame LiDAR data, removing the need for obstacle modeling or prediction; and (3) adaptability to both static and dynamic environments, thus extending applicability to featureless or unknown scenarios.
