Skip to content

Commit

Permalink
Update map/autoware_lanelet2_map_validator/docs/intersection/intersec…
Browse files Browse the repository at this point in the history
…tion_area_dangling_reference.md
  • Loading branch information
soblin authored Dec 25, 2024
1 parent e415a43 commit 96b0c8a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ mapping.intersection.intersection_area_dangling_reference

## Feature

This validator check whether each intersection lanelet(namely the lanelet with `turn_direction` property) has existing reference to `intersection_area` polygon. The countercase occurs when an existing intersection_area is deleted but its referrers are not updated.
This validator checks whether each intersection lanelet(namely the lanelet with `turn_direction` property) has reference to existing `intersection_area` polygon. Such invalid case occurs when an intersection_area is deleted but its referrers are not updated.

This is achieved by the following procedure.

Expand Down

0 comments on commit 96b0c8a

Please sign in to comment.