주요 콘텐츠

Driving Scenario Simulation

Author scenes and scenarios, generate synthetic sensor data, and test algorithms in cuboid and Unreal Engine® simulation environments

Simulation using realistic driving scenarios and sensor models is a crucial part of testing automated driving algorithms. Automated Driving Toolbox™ enables you to create driving scenarios with synthetic sensor data. The toolbox provides these simulation environments to test automated driving algorithms. These environments have their uses, and one environment is not a replacement for the other.

  • In the cuboid simulation environment, vehicles and other actors in the scenario are represented as simple box shapes, or for lidar applications, as polygon meshes. Use this environment to rapidly author scenarios, generate detections using low-fidelity radar and camera sensors, and test controllers and tracking and sensor fusion algorithms in both MATLAB® and Simulink®. To get started authoring a scenario, use the Driving Scenario Designer app.

    You can also import road networks from the ASAM OpenDRIVE® file format, edit the imported road networks, and build scenarios. Then, you can export driving scenarios to the ASAM OpenDRIVE and ASAM OpenSCENARIO® formats.

  • In the Unreal Engine simulation environment, scenarios are rendered using the Unreal Engine from Epic Games®. Use this environment to visualize scenarios using more realistic graphics; to generate high-fidelity radar, camera, and lidar sensor data; and to test perception-in-the-loop systems. This environment is available in Simulink and runs on Windows® only. To learn more, see Unreal Engine Simulation for Automated Driving.

  • Automated Driving Toolbox provides tools to programmatically manage scenes and scenarios and simulate scenarios in RoadRunner scenario simulation environment with actors modeled in MATLAB and Simulink. To learn more, see RoadRunner Scenario Simulation.

  • Automated Driving Toolbox also provides these additional support packages for ADAS scenario applications:

    • Scenario Builder for Automated Driving Toolbox — Generate scenes and scenarios using recorded real-world sensor data from cameras, lidars, and processed track-list data. To learn more, see Scenarios from Real-World Sensor Data.

    • Automated Driving Toolbox Test Suite for Euro NCAP® Protocols — Generate test specifications, seed scenarios, and scenario variants for automated driving standards like Euro NCAP and evaluate test metrics. To learn more, see Euro NCAP Test Suite.

    • Automated Driving Toolbox Interface for Eclipse™ SUMO™ Traffic Simulator — Configure cosimulation between Simulink and Eclipse™ SUMO™ traffic simulator, spawn actors, read and write information in SUMO scenario. To learn more, see SUMO Traffic Simulation with RoadRunner Scenario

Categories

Featured Examples