roadrunner.hdmap.AlignedReference
R2026bDescription
The roadrunner.hdmap.AlignedReference object enables you to
specify information for linking objects in RoadRunner HD Maps. This information is used to specify lane navigation. You can link a
lane with lane boundaries and other lane. To specify the alignment between linked objects, you
must follow these rules:
Alignment must always be relative to the orientation of the object of interest.
When the directions of two objects match, the alignment is forward. Otherwise, the alignment is backward.
Creation
Syntax
Description
creates an empty aligned reference. alref = roadrunner.hdmap.AlignedReference()
sets the properties of the aligned reference using name-value pairs.alref = roadrunner.hdmap.AlignedReference(Name=Value)
Properties
Examples
Version History
Introduced in R2022b
See Also
roadrunnerHDMap (RoadRunner) | roadrunner.hdmap.Lane (RoadRunner) | roadrunner.hdmap.Reference (RoadRunner)