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 0387c93 commit 78b5229Copy full SHA for 78b5229
osi_roadmarking.proto
@@ -101,6 +101,11 @@ message RoadMarking
101
// \note It is implementation-specific how model_references are resolved to
102
// 3d models.
103
//
104
+ // \note Road markings' base objects are positioned differently from other
105
+ // OSI objects: their local z-axis corresponds to how the marking is placed
106
+ // on the xy-plane of the lane, rather than pointing upwards as it does for
107
+ // other objects.
108
+ //
109
optional string model_reference = 6;
110
111
0 commit comments