Main Content
roadrunner.hdmap.RelativeAssetPath
Defines relative path for lane marking asset in RoadRunner HD Map using MATLAB
Since R2022b
Description
A roadrunner.hdmap.RelativeAssetPath
object enables you to define
the road lane marking object in a RoadRunner HD Map scene model. The RelativeAssetPath
refers to the
assets in the asset library by using the directory path relative to the project
directory.
Creation
Syntax
Description
creates an empty relative asset path.assetPath
= roadrunner.hdmap.RelativeAssetPath()
sets the properties of the relative asset path using name-value pairs.assetPath
= roadrunner.hdmap.RelativeAssetPath(Name=Value
)
Properties
Examples
Version History
Introduced in R2022b