Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

feat(lanelet2_extension): add regulatory element details checker #237

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

sgk-000
Copy link

@sgk-000 sgk-000 commented Feb 6, 2024

Description

Added regulatory element details checker to autoware_lanelet2_validation package.
This PR is an extension of #235. Please start the review of this PR only after #235 has been merged. Probably, this branch will be rebased.

Related links

Not applicable.

Tests performed

Please run

ros2 run lanelet2_extension autoware_lanelet2_validation --map_file <path/to/map.osm> --validator mapping.regulatory_elements_details

Notes for reviewers

Interface changes

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

  • The PR follows the pull request guidelines.
  • The PR has been properly tested.
  • The PR has been reviewed by the code owners.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.
  • The PR is ready for merge.

After all checkboxes are checked, anyone who has write access can merge the PR.

sgk-000 and others added 30 commits February 2, 2024 14:09
Signed-off-by: Shigeki Kobayashi <[email protected]>
…checker and regulatory element details checker

Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
…tor is utm or transverse mercator

Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
…ht regulatory element does not have type of stop line

Signed-off-by: Shigeki Kobayashi <[email protected]>
Signed-off-by: Shigeki Kobayashi <[email protected]>
… have stop line or crosswalk

Signed-off-by: Shigeki Kobayashi <[email protected]>
…ine and this is not a pedestrian traffic light

Signed-off-by: Shigeki Kobayashi <[email protected]>
Copy link

stale bot commented Apr 9, 2024

This pull request has been automatically marked as stale because it has not had recent activity.

@stale stale bot added the status:stale Inactive or outdated issues. (auto-assigned) label Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:stale Inactive or outdated issues. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant