identifyActorOfInterest
Syntax
Description
identifies the IDs of the ego and target actors in the specified scenario descriptor,
actorIDs
= identifyActorOfInterest(descriptor
)descriptor
.
specifies options using one or more name-value arguments. For example,
actorIDs
= identifyActorOfInterest(descriptor
,Name=Value
)ListMotionStatus="On"
returns lists of which actors are moving and
which are stationary in the scenario, identified by actor ID.
Note
This function requires the Automated Driving Toolbox™ Test Suite for Euro NCAP® Protocols support package. You can install Automated Driving Toolbox Test Suite for Euro NCAP Protocols from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2023b