roadrunner.hdmap.Bulb
R2026bDescription
A roadrunner.hdmap.Bulb object defines a signal bulb in a
RoadRunner HD Map scene model. A Bulb object represents an individual light
element within a traffic signal head, such as a red, yellow, or green light. Use this object
to define the properties of signal bulbs, including their identity and descriptive
information. For an example of how to create a complete T-junction with roads, maneuver lanes,
and traffic signal phases that include bulb-level signal control, see Build Signalized Junction Using RoadRunner HD Map.
Creation
Description
creates an
empty signal bulb.bulb = roadrunner.hdmap.Bulb
sets one or more properties of the signal bulb using name-value arguments. For example,
bulb = roadrunner.hdmap.Bulb(PropertyName=Value)ID="Bulb1" specifies the ID of the bulb as
"Bulb1".
Properties
Examples
Limitations
RoadRunner does not import or build traffic signal bulb information defined in RoadRunner HD Map files when you load them into a RoadRunner scene.
Version History
Introduced in R2026b