roadrunner.hdmap.SignalReference
Define information for signal element in RoadRunner HD Map using MATLAB
Since R2025a
Description
A roadrunner.hdmap.SignalReference
object enables you to define
the information for a signal element in a RoadRunner HD Map scene model.
Creation
Syntax
Description
creates an empty lane speed limit reference.signalref
= roadrunner.hdmap.SignalReference
sets properties of the signal reference using one or more name-value arguments. For
example, signalref
= roadrunner.hdmap.SignalReference(PropertyName=Value
)SignalID=ref
sets the SignalID
property
of the signal reference to the specified roadrunner.hdmap.Reference
object ref
.
Properties
Examples
Version History
Introduced in R2025a