mapTrackIDsToNumbers
Description
[
maps the actor track IDs of the input actor track data object mappedTrackData
,map
] = mapTrackIDsToNumbers(trackData
)trackData
to unique numbers, and returns a new actor track data object,
mappedTrackData
. Additionally, the function returns a dictionary,
map
, that indicates the mapping of actor track IDs to unique
numbers.
Note
This function requires the Scenario Builder for Automated Driving Toolbox™ support package. You can install the Scenario Builder for Automated Driving Toolbox support package from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
add
| remove
| read
| plot
| play
| filter
| mergeTrackIDs
| importFromObjectTrack
| GPSData
| Trajectory
| CameraData
| LidarData
| recordedSensorData