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