Skip to content

Commit 96b0c8a

Browse files
authored
Update map/autoware_lanelet2_map_validator/docs/intersection/intersection_area_dangling_reference.md
1 parent e415a43 commit 96b0c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

map/autoware_lanelet2_map_validator/docs/intersection/intersection_area_dangling_reference.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mapping.intersection.intersection_area_dangling_reference
66

77
## Feature
88

9-
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.
9+
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.
1010

1111
This is achieved by the following procedure.
1212

0 commit comments

Comments
 (0)