varyActorProperties
Description
varyActorProperties(
adds property variations for the actor variations
,actorID
,Name=Value
)actorID
to the
variationProperties
object variations
by using one
or more name-value arguments. For example, Speed=10
specifies a variant
actor speed of 10 meters per second.
Note
This function requires the Automated Driving Toolbox™ Test Suite for Euro NCAP® Protocols support package. You can install the Automated Driving Toolbox Test Suite for Euro NCAP Protocols support package from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Name-Value Arguments
Tips
To apply actor property variations to your seed scenario, use the
generateVariants
function.