Skip to content

Commit 78b5229

Browse files
committed
Add note to clarify differences in z-axis direction
Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 0387c93 commit 78b5229

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

osi_roadmarking.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ message RoadMarking
101101
// \note It is implementation-specific how model_references are resolved to
102102
// 3d models.
103103
//
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+
//
104109
optional string model_reference = 6;
105110

106111
//

0 commit comments

Comments
 (0)