roadrunner.hdmap.JunctionConfiguration
Description
A roadrunner.hdmap.JunctionConfiguration object enables you to
configure signal phases at a junction in a RoadRunner HD Map scene model. Multiple configurations enable a junction to have various
phase presets, such as all signals blinking red or a split phase setup. Simulators can
dynamically switch or select between these presets.
Creation
Syntax
Description
creates an empty lane junction.junctionConfiguration = roadrunner.hdmap.JunctionConfiguration
sets the properties of the junction using one or more name-value arguments. For example,
junctionConfiguration = roadrunner.hdmap.JunctionConfiguration(PropertyName=Value)ID="Junction1" sets the ID of the junction configuration element to
"Junction1".
Properties
Examples
Version History
Introduced in R2025a