roadrunner.hdmap.LaneBoundary
Description
A roadrunner.hdmap.LaneBoundary
object enables you to define the
border of a lane in a RoadRunner HD Map scene model. One or more lanes can optionally contain a reference to lane
boundaries on either sides of the lane. Lane boundaries optionally contain definitions for
parametric attributes. These attributes define the lane markings over a span. Multiple lane
markings can be spanned over a lane boundary as a parametric range between [0,1] of the
boundary's length.
Creation
Syntax
Description
creates an empty lane boundary.aLaneBoundary
= roadrunner.hdmap.LaneBoundary()
sets the properties of the lane boundary using name-value pairs.aLaneBoundary
= roadrunner.hdmap.LaneBoundary(Name=Value
)
Properties
Examples
Version History
Introduced in R2022b