-
Notifications
You must be signed in to change notification settings - Fork 645
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
fix(autoware_behavior_path_planner): shift path according to traffic flow in bidirectional lanes #8672
base: main
Are you sure you want to change the base?
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
d890466
to
60c1b1e
Compare
2024-09-03.15-55-15.mp4 |
49babe6
to
d509594
Compare
9951cc6
to
f370eef
Compare
bac0637
to
1bd80c1
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #8672 +/- ##
==========================================
- Coverage 26.16% 26.15% -0.01%
==========================================
Files 1298 1305 +7
Lines 96978 97055 +77
Branches 39174 39196 +22
==========================================
+ Hits 25371 25382 +11
- Misses 68978 69043 +65
- Partials 2629 2630 +1
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
66e65db
to
c06c0ba
Compare
addc642
to
2e5d420
Compare
2e5d420
to
04495f5
Compare
Signed-off-by: beyza <[email protected]>
04495f5
to
d8e8425
Compare
Description
Fixes: #7923
Scenarios should be passed:
Related links
Must merge: autowarefoundation/autoware_launch#1149
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.