Skip to content

Commit 9a02801

Browse files
pmaiStefan Cyliax
andcommitted
Remove comments on height attribute for lane boundaries
Co-authored-by: Stefan Cyliax <stefan.cyliax@asam.net> Signed-off-by: Pierre R. Mai <pmai@pmsf.de>
1 parent 9217548 commit 9a02801

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

osi_lane.proto

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -830,10 +830,7 @@ message LaneBoundary
830830
// between two adjacent lanes at different heights as a single, shared
831831
// boundary.
832832
// Boundaries between adjacent lanes at different heights should be
833-
// modeled as two separate lane boundaries. The height attribute of the
834-
// lower boundary points will be the difference in height between
835-
// the upper and the lower boundary at the point's position.
836-
// The height attribute of the upper boundary points will be zero.
833+
// modeled as two separate lane boundaries.
837834
//
838835
// See \c LaneBoundary .
839836
//

0 commit comments

Comments
 (0)