MultiDrive: A Co-Simulation Framework Bridging 2D and 3D Driving Simulation for AV Software Validation
By: Marc Kaufeld , Korbinian Moller , Alessio Gambi and more
Potential Business Impact:
Tests self-driving cars better in different computer worlds.
Scenario-based testing using simulations is a cornerstone of Autonomous Vehicles (AVs) software validation. So far, developers needed to choose between low-fidelity 2D simulators to explore the scenario space efficiently, and high-fidelity 3D simulators to study relevant scenarios in more detail, thus reducing testing costs while mitigating the sim-to-real gap. This paper presents a novel framework that leverages multi-agent co-simulation and procedural scenario generation to support scenario-based testing across low- and high-fidelity simulators for the development of motion planning algorithms. Our framework limits the effort required to transition scenarios between simulators and automates experiment execution, trajectory analysis, and visualization. Experiments with a reference motion planner show that our framework uncovers discrepancies between the planner's intended and actual behavior, thus exposing weaknesses in planning assumptions under more realistic conditions. Our framework is available at: https://github.com/TUM-AVS/MultiDrive
Similar Papers
Simulator Ensembles for Trustworthy Autonomous Driving Testing
Software Engineering
Finds car driving system bugs in many simulators.
Integrated Simulation Framework for Adversarial Attacks on Autonomous Vehicles
Cryptography and Security
Tests self-driving cars against tricky computer tricks.
Toward a Full-Stack Co-Simulation Platform for Testing of Automated Driving Systems
Robotics
Tests self-driving cars faster using real-world data.