Skip to content

Commit 3eadeda

Browse files
Update osi_logicallane.proto: fix wrong mention of "road" instead of "reference line"
Co-authored-by: clemenshabedank <clemens.habedank@partner.bmw.de>
1 parent f3b6cac commit 3eadeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osi_logicallane.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ message ReferenceLine
5050
// - The S distance between two points may be larger than the 2D euclidean
5151
// distance, but should be not much larger. It is allowed to be larger if
5252
// the underlying reference line (e.g. in an OpenDRIVE map) is a curve,
53-
// and thus the sampled road has a smaller length than the original
53+
// and thus the sampled reference line has a smaller length than the original
5454
// curve.
5555
//
5656
// Together, these rules allow directly putting OpenDRIVE S coordinates

0 commit comments

Comments
 (0)