File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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.
You can’t perform that action at this time.
0 commit comments