Skip to content

Commit

Permalink
Fixed spelling error
Browse files Browse the repository at this point in the history
Signed-off-by: TaikiYamada4 <[email protected]>
  • Loading branch information
TaikiYamada4 committed Dec 10, 2024
1 parent f645004 commit c7b11fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mapping.intersection.intersection_area_segment_type

This validator check whether each `intersection_area` type polygon is made from points that belong to `road_border` type linestrings or the starting/ending edge of a lanelet.

This is acheived by the following procedure.
This is achieved by the following procedure.

1. Create a 2D bounding box that circumscribes the polygon.
2. Collect `road_border` type linestrings within or intersecting the 2D bounding box.
Expand Down

0 comments on commit c7b11fa

Please sign in to comment.