AgilePilot: DRL-Based Drone Agent for Real-Time Motion Planning in Dynamic Environments by Leveraging Object Detection
Roohan Ahmed Khan, Valerii Serpiva, Demetros Aschalew, Aleksey, Fedoseev, and Dzmitry Tsetserukou

TL;DR
AgilePilot is a DRL-based drone navigation system that uses real-time object detection to adapt quickly in dynamic environments, outperforming classical methods in speed, accuracy, and success rate.
Contribution
This work introduces AgilePilot, a novel DRL-based motion planner integrated with real-time computer vision, bridging the Sim2Real gap for dynamic drone navigation.
Findings
Achieves a maximum speed of 3.0 m/s in real-world tests.
Outperforms classical algorithms like APF by 3 times in performance.
Attains a 90% success rate across 75 experiments.
Abstract
Autonomous drone navigation in dynamic environments remains a critical challenge, especially when dealing with unpredictable scenarios including fast-moving objects with rapidly changing goal positions. While traditional planners and classical optimisation methods have been extensively used to address this dynamic problem, they often face real-time, unpredictable changes that ultimately leads to sub-optimal performance in terms of adaptiveness and real-time decision making. In this work, we propose a novel motion planner, AgilePilot, based on Deep Reinforcement Learning (DRL) that is trained in dynamic conditions, coupled with real-time Computer Vision (CV) for object detections during flight. The training-to-deployment framework bridges the Sim2Real gap, leveraging sophisticated reward structures that promotes both safety and agility depending upon environment conditions. The system…
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
