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(intersection): additional fix for LC and Avoidance on intersection #304

Merged
merged 3 commits into from
Mar 6, 2023

Conversation

soblin
Copy link

@soblin soblin commented Mar 6, 2023

Description

Additional fix PRs for #268 (autowarefoundation#2790) containing following PRs:

to handle path/route change on the intersection due to Lane Change or Avoidance.

Tests performed

Worked properly on PSim with avoidance and re-routing.

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.

@soblin soblin changed the title Feat/pr2874 feat(intersection): additional fix for LC and Avoidance on intersection Mar 6, 2023
Signed-off-by: Mamoru Sobue <[email protected]>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (beta/v0.7.2@825ea4a). Click here to learn what that means.
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@              Coverage Diff              @@
##             beta/v0.7.2    #304   +/-   ##
=============================================
  Coverage               ?   4.13%           
=============================================
  Files                  ?      80           
  Lines                  ?    6261           
  Branches               ?    3361           
=============================================
  Hits                   ?     259           
  Misses                 ?    5809           
  Partials               ?     193           
Flag Coverage Δ
differential 4.13% <0.00%> (?)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@soblin soblin merged commit 66f0c98 into beta/v0.7.2 Mar 6, 2023
@soblin soblin deleted the feat/pr2874 branch March 6, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants