We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce81947 commit 0387c93Copy full SHA for 0387c93
osi_roadmarking.proto
@@ -96,6 +96,13 @@ message RoadMarking
96
//
97
optional ColorDescription color_description = 5;
98
99
+ // Opaque reference of an associated 3D model of the road marking.
100
+ //
101
+ // \note It is implementation-specific how model_references are resolved to
102
+ // 3d models.
103
104
+ optional string model_reference = 6;
105
+
106
107
// \brief \c Classification data for a road surface marking.
108
0 commit comments