Scenario Variation
Scenario variation is the process of generating multiple variants from a seed scenario that is either manually created or generated from recorded sensor data. You can vary scene parameters, actor parameters, and simulator parameters of a seed scenario and provide your constraints to generate new scenarios. Use these scenario variations for safety assessment of different automated driving applications such as autonomous emergency braking (AEB), lane keep assist (LKA), and adaptive cruise control (ACC).
To generate scenario variations, download the Scenario Variant Generator for Automated Driving Toolbox™ support package from the Add-On Explorer. For more information on downloading add-ons, see Get and Manage Add-Ons.
Functions
getScenarioDescriptor | Extract properties from input scenario to generate scenario variants (Since R2022b) |
identifyActorOfInterest | Identify ego and target actors in seed scenario descriptor (Since R2023b) |
getCollisionData | Get collision information of colliding actors (Since R2023a) |
variationProperties | Store actor and collision property variations (Since R2023a) |
generateVariants | Generate variant scenario descriptors from seed scenario descriptor using specified variations (Since R2023a) |
getScenario | Get scenario object from scenario descriptor object (Since R2022b) |
Topics
- Overview of Scenario Variant Generation
Learn the basics of generating scenario variations from a seed scenario.
- Generate Scenario Variants by Modifying Actor Dimensions
Generate scenario variants from seed scenario by modifying actor dimensions.