roadrunner.hdmap.SignalType
R2026bDescription
A roadrunner.hdmap.SignalType object enables you to define the
type and type information for a signal in a RoadRunner HD Map scene model. 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
Syntax
Description
creates an empty signal type.signalType = roadrunner.hdmap.SignalType
sets properties of the signal type using one or more name-value arguments. For example,
signalType = roadrunner.hdmap.SignalType(PropertyName=Value)ID="SignalType1" sets the ID of the signal type element to
"SignalType1".