AirSimAG: A High-Fidelity Simulation Platform for Air-Ground Collaborative Robotics

arXiv cs.RO / 3/25/2026

📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsTools & Practical UsageModels & Research

Key Points

  • The paper introduces AirsimAG, a high-fidelity simulation platform specifically designed for interactive air-ground collaborative robotics involving UAVs and UGVs.
  • AirsimAG is built on a heavily customized AirSim framework and provides synchronized multi-agent simulation plus support for heterogeneous sensing and control interfaces.
  • The authors define representative UAV-UGV tasks—mapping, planning, tracking, formation, and exploration—and use them to evaluate the platform’s ability to support coordination and cross-modal data consistency.
  • The project is made publicly available on GitHub, enabling other researchers and developers to replicate and build upon the simulation environment.

Abstract

As spatial intelligence continues to evolve, heterogeneous multi-agent systems-particularly the collaboration between Unmanned Aerial Vehicles (UAVs) and Unmanned Ground Vehicles (UGVs), have demonstrated strong potential in complex applications such as search and rescue, urban surveillance, and environmental monitoring. However, existing simulation platforms are primarily designed for single-agent dynamics and lack dedicated frameworks for interactive air-ground collaborative simulation. In this paper, we present AirsimAG, a high-fidelity air-ground collaborative simulation platform built upon an extensively customized AirSim framework. The platform enables synchronized multi-agent simulation and supports heterogeneous sensing and control interfaces for UAV-UGV systems. To demonstrate its capabilities, we design a set of representative air-ground collaborative tasks, including mapping, planning, tracking, formation, and exploration. We further provide quantitative analyses based on these tasks to illustrate the platform effectiveness in supporting multi-agent coordination and cross-modal data consistency. The AirsimAG simulation platform is publicly available at https://github.com/BIULab-BUAA/AirSimAG.