getLanesInRoadRunnerHDMap
Syntax
Description
creates a rrMap
= getLanesInRoadRunnerHDMap(laneBoundaries
)roadrunnerHDMap
object, rrMap
, containing lane and lane boundary information from the
input lane boundaries laneBoundaries
.
specifies the minimum distance between two consecutive road segments
rrMap
= getLanesInRoadRunnerHDMap(laneBoundaries
,MinJunctionLength=minJunctionLength
)minJunctionLength
at which to create a junction between them.
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 R2024a