Skip to content

Commit 0c23456

Browse files
HendrikAmelunxenpmai
authored andcommitted
Removed poles (should be handled as TYPE_STRUCTURE)
Limit to types with distance = 0, i.e. continuous objects. Signed-off-by: Hendrik Amelunxen <hamelunxen@dspace.de>
1 parent a65470e commit 0c23456

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

osi_lane.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,10 +1046,6 @@ message LaneBoundary
10461046
// A railing (e.g. divider between road and sidewalk).
10471047
//
10481048
TYPE_RAILING = 16;
1049-
1050-
// A line of poles limiting a lane.
1051-
//
1052-
TYPE_POLES = 17;
10531049
}
10541050

10551051
// The semantic color of the lane boundary in case of a lane markings.

0 commit comments

Comments
 (0)