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

fix(behavior_path_planner): fix turn signal endless loop #5444

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

kosuke55
Copy link
Contributor

@kosuke55 kosuke55 commented Oct 30, 2023

Description

fix turn signal endless loop
#5440

Tests performed

https://evaluation.tier4.jp/evaluation/reports/c40eba8d-7d8e-5aa6-9c33-071b5b7841ac?project_id=prd_jt
1665/1667

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.

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 Oct 30, 2023
@kosuke55 kosuke55 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 30, 2023
Signed-off-by: kosuke55 <kosuke.tnp@gmail.com>
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (65f0a71) 14.76% compared to head (0ca67d3) 14.76%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5444      +/-   ##
==========================================
- Coverage   14.76%   14.76%   -0.01%     
==========================================
  Files        1663     1663              
  Lines      115772   115767       -5     
  Branches    35925    35923       -2     
==========================================
- Hits        17099    17096       -3     
  Misses      79310    79310              
+ Partials    19363    19361       -2     
Flag Coverage Δ *Carryforward flag
differential 12.17% <0.00%> (?)
total 14.76% <ø> (-0.01%) ⬇️ Carriedforward from 65f0a71

*This pull request uses carry forward flags. Click here to find out more.

Files Coverage Δ
.../behavior_path_planner/src/turn_signal_decider.cpp 40.59% <0.00%> (-0.36%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kosuke55
Copy link
Contributor Author

@danielsanchezaran could you please review?

@kyoichi-sugahara
Copy link
Contributor

@danielsanchezaran
First of all, thank you so much for the report!!!!! That's super helpful.
Could you review this PR and approve after your all comments are resolved?
And could you close the issue after merging this PR?
I will approve this PR because maintainer's approve is necessary and you are not the maintainer for now. But mergeing will be handled by @.kosuke55 san!

When close the issue, we really appreciate it if you upload the video that problem is solved.
(Just uploading the same video you shared internally

Copy link
Contributor

@kyoichi-sugahara kyoichi-sugahara left a comment

Choose a reason for hiding this comment

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

LGTM!
(don't merge before @.danielsanchezaran san's approval 🙇

@danielsanchezaran
Copy link
Contributor

@kosuke55 CC @kyoichi-sugahara
LGTM. Thanks for your quick response. With this fix the issue has been solved!

Copy link
Contributor

@danielsanchezaran danielsanchezaran left a comment

Choose a reason for hiding this comment

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

LGTM!

@danielsanchezaran danielsanchezaran merged commit 49af265 into main Oct 31, 2023
25 of 28 checks passed
@danielsanchezaran danielsanchezaran deleted the fix/turn_signal_loop branch October 31, 2023 01:48
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Nov 1, 2023
kosuke55 added a commit to tier4/autoware.universe that referenced this pull request Nov 9, 2023
kosuke55 added a commit to tier4/autoware.universe that referenced this pull request Nov 30, 2023
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.

3 participants