Intention-Aware Planner for Robust and Safe Aerial Tracking
Qiuyu Ren, Huan Yu, Jiajun Dai, Zhi Zheng, Jun Meng, Li Xu, Chao Xu, Fei Gao, Yanjun Cao
TL;DR
The paper tackles robust aerial tracking under aggressive target maneuvers by addressing the limitation of constant-velocity targets. It introduces an intention-aware planner that couples target intention prediction, intention-driven motion prediction via a hybrid A* with intention primitives, and intention-aware trajectory optimization using MINCO parameterization. Key contributions include a novel intention prediction framework combining a potential-based and state-observation approach, an intention-driven search for future target positions, and a trajectory optimizer that enforces intention-informed visibility and safety constraints. Experimental results in simulation and real-world flights demonstrate improved visibility, reduced occlusions, and safer tracks in cluttered environments, highlighting the practical impact for cinematography, surveillance, and pursuit tasks.
Abstract
Autonomous target tracking with quadrotors has wide applications in many scenarios, such as cinematographic follow-up shooting or suspect chasing. Target motion prediction is necessary when designing the tracking planner. However, the widely used constant velocity or constant rotation assumption can not fully capture the dynamics of the target. The tracker may fail when the target happens to move aggressively, such as sudden turn or deceleration. In this paper, we propose an intention-aware planner by additionally considering the intention of the target to enhance safety and robustness in aerial tracking applications. Firstly, a designated intention prediction method is proposed, which combines a user-defined potential assessment function and a state observation function. A reachable region is generated to specifically evaluate the turning intentions. Then we design an intention-driven hybrid A* method to predict the future possible positions for the target. Finally, an intention-aware optimization approach is designed to generate a spatial-temporal optimal trajectory, allowing the tracker to perceive unexpected situations from the target. Benchmark comparisons and real-world experiments are conducted to validate the performance of our method.
