Skip to content

Commit 1802967

Browse files
Remove Tabs
1 parent ec01afd commit 1802967

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

osi_lane.proto

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ message Lane
5454

5555
// The lane's center line (as a list of segments).
5656
//
57-
// The center line describes the middle of the lane.
58-
//
57+
// The center line describes the middle of the lane.
58+
//
5959
// \image html highway_exit.png "Center lines as yellow dotted lines."
6060
//
6161
// \attention The points describing the center line might be set at
@@ -66,10 +66,10 @@ message Lane
6666
//
6767
// \image html line_approximation_error.png "Approximation error as green line."
6868
//
69-
// \note The center line is the line that a typical vehicle follows more or
70-
// less (depending on the situation, a little more to the left or right of the
71-
// center line). Thus, if the road narrows (e.g. at a construction site) this
72-
// line is supposed to describe the trajectory that the vehicle should follow.
69+
// \note The center line is the line that a typical vehicle follows more or
70+
// less (depending on the situation, a little more to the left or right of the
71+
// center line). Thus, if the road narrows (e.g. at a construction site) this
72+
// line is supposed to describe the trajectory that the vehicle should follow.
7373
// Depending on the size of the vehicle, the vehicle may not be able to
7474
// orient itself directly on the center line due to its dimensions, but
7575
// may have to deviate from it in order to avoid e.g. a collision.

0 commit comments

Comments
 (0)