Skip to content

Commit 9900c1e

Browse files
Remove incorrect rules
Signed-off-by: Thomas Sedlmayer <[email protected]>
1 parent f96f6fb commit 9900c1e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

osi_lane.proto

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -748,13 +748,6 @@ message LaneBoundary
748748
// \attention For \c BoundaryPoint the same rule for the approximation
749749
// error applies as for \c Lane::Classification::centerline.
750750
//
751-
// \rules
752-
// first_element width is_equal_to 0.13
753-
// first_element height is_equal_to 0.14
754-
// last_element width is_equal_to 0.13
755-
// last_element height is_equal_to 0.13
756-
// \endrules
757-
//
758751
repeated BoundaryPoint boundary_line = 2;
759752

760753
// The classification of the lane boundary.

0 commit comments

Comments
 (0)