Positions, velocities, and orientations of actors in driving scenario
returns the current poses (positions, velocities, and orientations) for all actors
in the driving scenario, poses
= actorPoses(scenario
)scenario
. Actors include
Actor
and Vehicle
objects, which you can
create using the actor
and vehicle
functions, respectively.
Actor poses are in scenario coordinates.