A Real-Time System for Scheduling and Managing UAV Delivery in Urban Areas

arXiv cs.RO / 3/24/2026

💬 OpinionIdeas & Deep AnalysisTools & Practical UsageModels & Research

Key Points

  • The paper proposes a real-time UAV delivery scheduling and management middleware using an “Airport–Unloading Station” model to connect high-level planning with low-level execution instructions.
  • It focuses on translating requirements from a scheduling layer into actionable commands so scheduling algorithms can operate effectively in real urban environments.
  • The system includes three collaborative scheduling schemes that coordinate UAVs, autonomous ground vehicles (AGVs), and ground staff to improve overall delivery efficiency.
  • Extensive experiments are used to validate the feasibility and practicality of the proposed management approach, targeting commercial deployment readiness for urban UAV delivery.

Abstract

As urban logistics demand continues to grow, UAV delivery has become a key solution to improve delivery efficiency, reduce traffic congestion, and lower logistics costs. However, to fully leverage the potential of UAV delivery networks, efficient swarm scheduling and management are crucial. In this paper, we propose a real-time scheduling and management system based on the ``Airport-Unloading Station" model, aiming to bridge the gap between high-level scheduling algorithms and low-level execution systems. This system, acting as middleware, accurately translates the requirements from the scheduling layer into specific execution instructions, ensuring that the scheduling algorithms perform effectively in real-world environments. Additionally, we implement three collaborative scheduling schemes involving autonomous ground vehicles (AGVs), unmanned aerial vehicles (UAVs), and ground staff to further optimize overall delivery efficiency. Through extensive experiments, this study demonstrates the rationality and feasibility of the proposed management system, providing practical solution for the commercial application of UAVs delivery in urban. Code: https://github.com/chengji253/UAVDeliverySystem