Physical and radar characteristics of actors in driving scenario
returns the physical and radar characteristics, profiles
= actorProfiles(scenario
)profiles
, for
all actors in a driving scenario, scenario
. Actors include
Actor
and Vehicle
objects, which you can
create using the actor
and vehicle
functions,
respectively.
You can use actor profiles as inputs to radar, vision, and lidar sensors, such as
radarDetectionGenerator
, visionDetectionGenerator
and lidarPointCloudGenerator
objects.