Skip to content

Commit

Permalink
Fixed spelling issues
Browse files Browse the repository at this point in the history
Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
  • Loading branch information
TaikiYamada4 committed Jan 10, 2025
1 parent 1f5d6fa commit a47705d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions map/autoware_lanelet2_map_validator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,9 @@ The "Validators" column will be blank if it hasn't be implemented.
| vm-01-03 | Linestring sharing | |
| vm-01-04 | Sharing of the centerline of lanes for opposing traffic | |
| vm-01-05 | Lane geometry | |
| vm-01-06 | Line position (1) | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-01-07 | Line position (2) | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-01-08 | Line position (3) | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-01-06 | Line position (1) | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-01-07 | Line position (2) | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-01-08 | Line position (3) | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-01-09 | Speed limits | |
| vm-01-10 | Centerline | |
| vm-01-11 | Centerline connection (1) | |
Expand All @@ -326,7 +326,7 @@ The "Validators" column will be blank if it hasn't be implemented.
| vm-01-17 | Side strip | |
| vm-01-18 | Side strip Linestring sharing | |
| vm-01-19 | Walkway | |
| vm-02-01 | Stop line alignment | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-02-01 | Stop line alignment | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-02-02 | Stop sign | [mapping.stop_line.missing_regulatory_elements](./docs/stop_line/missing_regulatory_elements_for_stop_lines.md) |
| vm-03-01 | Intersection criteria | [mapping.intersection.intersection_area_dangling_reference](./docs/intersection/intersection_area_dangling_reference.md) |
| vm-03-02 | Lanelet's turn direction and virtual | |
Expand Down Expand Up @@ -355,7 +355,7 @@ The "Validators" column will be blank if it hasn't be implemented.
| vm-06-03 | No stopping signs | |
| vm-06-04 | No stopping sections | |
| vm-06-05 | Detection area | |
| vm-07-01 | Vector Map creation range | (Not validatable because real-world correspondence cannot be determined programmatically?) |
| vm-07-02 | Range of detecting pedestrians who enter the road | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-07-03 | Guardrails, guard pipes, fences | (Not validatable because real-world correspondence cannot be determined programmatically.) |
| vm-07-04 | Ellipsoidal height | (Not validatable because real-world correspondence cannot be determined programmatically?) |
| vm-07-01 | Vector Map creation range | (Not possible to validate because real-world correspondence cannot be determined programmatically?) |
| vm-07-02 | Range of detecting pedestrians who enter the road | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-07-03 | Guardrails, guard pipes, fences | (Not possible to validate because real-world correspondence cannot be determined programmatically.) |
| vm-07-04 | Ellipsoidal height | (Not possible to validate because real-world correspondence cannot be determined programmatically?) |

0 comments on commit a47705d

Please sign in to comment.