getLanesInRoadRunnerHDMap
Syntax
Description
Add-On Required: This feature requires the Scenario Builder for Automated Driving Toolbox add-on.
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.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024a

