File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -240,9 +240,9 @@ message LogicalLaneBoundary
240240//
241241// A logical lane is part of a road. Compared to a physical lane (OSI type
242242// \c Lane), its existence doesn't hinge on the existence of road markings. So
243- // e.g. a narrow urban road with two driving directions but no road markings
244- // in-between would be presented as two \link LogicalLane LogicalLanes\endlink,
245- // but only one Lane. So one Lane can consist of multiple \link LogicalLane
243+ // e.g. a road with two driving directions but no road markings in-between
244+ // would be presented as two \link LogicalLane LogicalLanes\endlink, but only
245+ // one Lane. So one Lane can consist of multiple \link LogicalLane
246246// LogicalLanes\endlink. E.g. on intersections, each driving path is one
247247// LogicalLane, but the whole area is one \c Lane of type \link
248248// osi3::Lane::Classification::TYPE_INTERSECTION \c TYPE_INTERSECTION \endlink.
You can’t perform that action at this time.
0 commit comments