主要内容

Euro NCAP Test Suite

Generate test specifications, seed scenarios, and scenario variants for automated driving standards like Euro NCAP and evaluate test metrics

The Automated Driving Toolbox™ Test Suite for Euro NCAP® Protocols support package enables you to automatically generate specifications for various Euro NCAP® tests, which include safety assessments of automated driving applications such as Safety Assist Tests and Vulnerable Road User (VRU) Protection Tests. You can create a seed scenario for a Euro NCAP test, and vary parameters such as, scene parameters, actor parameters, and simulator parameters to generate variants of it. Use these scenario variations for safety assessment of different automated driving applications, such as autonomous emergency braking (AEB) car-to-car and AEB car-to-pedestrian scenarios. For more information, see Get Started with Euro NCAP Test Suite.

To automatically generate seed scenarios for the Euro NCAP test protocols, and to generate their scenario variants, download and install the Automated Driving Toolbox Test Suite for Euro NCAP Protocols support package from the Automated Driving Toolbox Test Suite for Euro NCAP Protocols Add-On. For more information on downloading add-ons, see Get and Manage Add-Ons.

Functions

expand all

ncapSpecObtain Euro NCAP test specifications (Since R2024a)
ncapScenarioGenerate scenario descriptors for Euro NCAP test (Since R2024a)
table2scenarioGenerate scene and scenario from tabular data (Since R2024a)
identifyActorOfInterestIdentify ego and target actors in seed scenario descriptor (Since R2023b)
generateWaypointsGenerate waypoints to perform lane change and lane drift (Since R2024a)
getScenarioDescriptorExtract properties from input scenario to generate scenario variants (Since R2022b)
getCollisionDataGet collision information of colliding actors (Since R2023a)
plotPlot scenario descriptor (Since R2026a)
seekSeek and plot scenario frame in scenario descriptor (Since R2026a)
playPlay scenario simulation from scenario descriptor (Since R2026a)
variationPropertiesStore scenario property variations (Since R2023a)
varyActorPropertiesAdd variations to actor properties (Since R2023a)
varyCollisionPropertiesAdd variations to collision properties (Since R2023a)
varyScenePropertiesAdd variations to scene properties (Since R2024b)
varyTestPropertiesAdd variations to Euro NCAP test bench properties (Since R2024b)
generateVariantsGenerate variant scenario descriptors from seed scenario descriptor using specified variations (Since R2023a)
getScenarioGet scenario object from scenario descriptor object (Since R2022b)
euroAssessmentStore Euro NCAP assessment protocol specifications (Since R2025a)
assessmentTableCreate empty assessment table for Euro NCAP test scenario (Since R2025a)
ncapScoreObtain score for Euro NCAP test (Since R2025a)
ncapReport Generate report from Euro NCAP test scenario assessment results (Since R2026a)
exportReport Export report of Euro NCAP test scenario assessment results (Since R2026a)

Topics

Getting Started

Seed and Variant Scenario Generation

Driving Simulation Test Bench

Featured Examples