Search papers, labs, and topics across Lattice.
CARLA-Air is introduced as a unified open-source infrastructure that integrates high-fidelity urban driving simulation (CARLA) with physics-accurate multirotor flight (AirSim) within a single Unreal Engine process. This addresses the limitations of domain-segregated simulators and bridge-based co-simulation by providing a spatially and temporally consistent environment for air-ground agent interaction. The platform supports various embodied intelligence workloads and sensor modalities while preserving existing APIs, enabling seamless code reuse and continued development of the AirSim flight stack.
Finally, a single, open-source platform lets you train and test coordinated air and ground robots in photorealistic urban environments with synchronized physics and sensors.
The convergence of low-altitude economies, embodied intelligence, and air-ground cooperative systems creates growing demand for simulation infrastructure capable of jointly modeling aerial and ground agents within a single physically coherent environment. Existing open-source platforms remain domain-segregated: driving simulators lack aerial dynamics, while multirotor simulators lack realistic ground scenes. Bridge-based co-simulation introduces synchronization overhead and cannot guarantee strict spatial-temporal consistency. We present CARLA-Air, an open-source infrastructure that unifies high-fidelity urban driving and physics-accurate multirotor flight within a single Unreal Engine process. The platform preserves both CARLA and AirSim native Python APIs and ROS 2 interfaces, enabling zero-modification code reuse. Within a shared physics tick and rendering pipeline, CARLA-Air delivers photorealistic environments with rule-compliant traffic, socially-aware pedestrians, and aerodynamically consistent UAV dynamics, synchronously capturing up to 18 sensor modalities across all platforms at each tick. The platform supports representative air-ground embodied intelligence workloads spanning cooperation, embodied navigation and vision-language action, multi-modal perception and dataset construction, and reinforcement-learning-based policy training. An extensible asset pipeline allows integration of custom robot platforms into the shared world. By inheriting AirSim's aerial capabilities -- whose upstream development has been archived -- CARLA-Air ensures this widely adopted flight stack continues to evolve within a modern infrastructure. Released with prebuilt binaries and full source: https://github.com/louiszengCN/CarlaAir