CARLA-Air: Fly Drones Inside a CARLA World -- A Unified Infrastructure for Air-Ground Embodied Intelligence
arXiv cs.RO / 3/31/2026
📰 NewsDeveloper Stack & InfrastructureSignals & Early TrendsModels & Research
Key Points
- The paper introduces CARLA-Air, an open-source simulation infrastructure that unifies realistic urban driving (CARLA) and physics-accurate multirotor flight (AirSim) inside a single Unreal Engine process.
- CARLA-Air preserves native Python APIs from both CARLA and AirSim as well as ROS 2 interfaces, aiming for zero-modification code reuse across air-ground robotics stacks.
- It synchronizes both vehicles and sensors within a shared physics tick and rendering pipeline, enabling photorealistic environments plus aerodynamically consistent UAV dynamics and rule-compliant traffic with socially aware pedestrians.
- The system supports capturing up to 18 sensor modalities per tick across platforms, and targets air-ground embodied intelligence workflows such as cooperation, embodied navigation/vision-language action, multi-modal perception, dataset construction, and reinforcement-learning policy training.
- CARLA-Air is released with prebuilt binaries and full source, along with an extensible asset pipeline to integrate custom robot platforms into the unified world.



