Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(route_hanler): handle waypoints in lanelet2 map #7222

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Jun 2, 2024

Description

The behavior path planner generates the path by using the waypoints defined in a lanelet2 map.
I will write a document about this in two weeks.

Example of one waypoints on the left side
image

Example of two waypoints on the left side and then right side
image

Tests performed

psim on a lanelet2 map with waypoints.
scenario test
https://evaluation.tier4.jp/evaluation/reports/5cdf2eb1-6642-50f7-beef-fe668b723e77?project_id=prd_jt

Effects on system behavior

Nothing

Interface changes

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.

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.

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

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jun 2, 2024
@takayuki5168 takayuki5168 force-pushed the feat/handle-waypoints branch from 5c181db to 9d94968 Compare June 2, 2024 17:51
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 force-pushed the feat/handle-waypoints branch from 1c2b489 to e2dcf3b Compare June 9, 2024 18:25
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jun 9, 2024
@takayuki5168 takayuki5168 marked this pull request as ready for review June 9, 2024 18:29
@takayuki5168 takayuki5168 merged commit 8743bc0 into autowarefoundation:main Jun 10, 2024
35 of 38 checks passed
@takayuki5168 takayuki5168 deleted the feat/handle-waypoints branch June 10, 2024 01:59
KhalilSelyan pushed a commit that referenced this pull request Jul 22, 2024
* feat(route_hanler): handle waypoints in lanelet2 map

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants