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(goal_planner): reject candidate path whose start pose direction is not aligned with ego path #6935

Conversation

soblin
Copy link
Contributor

@soblin soblin commented May 8, 2024

Description

In the hasEnoughDistance, use the "long_tail_reference_path" for checking if ego passed the start pose of pull_over_path candidate

image

Related links

https://tier4.atlassian.net/browse/RT1-5675

https://evaluation.tier4.jp/evaluation/reports/14c05a40-8428-5835-8a08-bf923393f498?project_id=prd_jt

Tests performed

RT1-5675-2024-05-08_12.58.15.mp4

https://evaluation.tier4.jp/evaluation/reports/e842342f-d2dd-59e3-897a-1f66799b0248?project_id=prd_jt

Notes for reviewers

Interface changes

none

ROS Topic Changes

ROS Parameter Changes

Effects on system behavior

none

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.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label May 8, 2024
@soblin soblin force-pushed the feat/goal-planner/reject-candidate-behind-ego branch from 1fc0411 to 0307cae Compare May 8, 2024 04:13
@soblin soblin marked this pull request as ready for review May 8, 2024 04:24
@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label May 8, 2024
…is not aligned with ego path

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
…rection is not aligned with ego path"

This reverts commit 0307cae.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@soblin soblin force-pushed the feat/goal-planner/reject-candidate-behind-ego branch from 9ec902b to 9c4d0b1 Compare May 13, 2024 11:36
Copy link
Contributor

@kosuke55 kosuke55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@soblin soblin merged commit ea009b8 into autowarefoundation:main May 14, 2024
33 of 36 checks passed
@soblin soblin deleted the feat/goal-planner/reject-candidate-behind-ego branch May 14, 2024 13:31
soblin added a commit to tier4/autoware.universe that referenced this pull request May 14, 2024
…is not aligned with ego path (autowarefoundation#6935)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
soblin added a commit to tier4/autoware.universe that referenced this pull request May 14, 2024
…is not aligned with ego path (autowarefoundation#6935)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
shmpwk pushed a commit to tier4/autoware.universe that referenced this pull request May 14, 2024
…is not aligned with ego path (autowarefoundation#6935) (#1297)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
shmpwk pushed a commit to tier4/autoware.universe that referenced this pull request May 15, 2024
…is not aligned with ego path (autowarefoundation#6935) (#1296)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
vividf pushed a commit to vividf/autoware.universe that referenced this pull request May 16, 2024
…is not aligned with ego path (autowarefoundation#6935)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: vividf <yihsiang.fang@tier4.jp>
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) tag: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.

None yet

2 participants