Skip to content

Commit 82d71eb

Browse files
committed
Remove t_road_lanes_laneSection_center_lane from the Lane::ExternalReference Example, as the center lane is not driving lane
Signed-off-by: Georg Seifert <georg.seifert@carissma.eu>
1 parent 8ac142e commit 82d71eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

osi_lane.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ message Lane
6363
// * identifier[0] = id of t_road
6464
// * identifier[1] = s of t_road_lanes_laneSection
6565
// * identifier[2] = id of t_road_lanes_laneSection_left_lane,
66-
// t_road_lanes_laneSection_right_lane or
67-
// t_road_lanes_laneSection_center_lane
66+
// t_road_lanes_laneSection_right_lane
6867
//
6968
// \note For non-ASAM Standards, it is implementation-specific how
7069
// source_reference is resolved.

0 commit comments

Comments
 (0)