Main Content
roadrunner.hdmap.Junction
Description
A roadrunner.hdmap.Junction
object enables you to define the
structure for representing junctions in a RoadRunner HD Map scene model. Junctions represent a logical grouping of a set of lanes,
typically involving a crossing (or convergence or divergence) between multiple roadways. Use
this object to define the geometry and connectivity of lanes at a crossing between multiple
roadways.
Creation
Description
creates an empty lane junction.aJunction
= roadrunner.hdmap.Junction()
sets the properties of the junction using name-value pairs.aJunction
= roadrunner.hdmap.Junction(Name=Value
)
Properties
Examples
Version History
Introduced in R2022b