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

chore(intersection): parameterize stuck vehicle detection turn_direction #5277

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Oct 12, 2023

Description

Set parameters for stuck vehicle detection turn_direction

launcher PR: autowarefoundation/autoware_launch#630

Tests performed

related scenarios passed

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.

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.

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Oct 12, 2023
@soblin soblin added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

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

Comparison is base (84995ec) 14.83% compared to head (9ce607a) 14.83%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5277      +/-   ##
==========================================
- Coverage   14.83%   14.83%   -0.01%     
==========================================
  Files        1649     1649              
  Lines      114166   114177      +11     
  Branches    35323    35332       +9     
==========================================
  Hits        16940    16940              
- Misses      78103    78108       +5     
- Partials    19123    19129       +6     
Flag Coverage Δ *Carryforward flag
differential 6.18% <0.00%> (?)
total 14.83% <ø> (+<0.01%) ⬆️ Carriedforward from 84995ec

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

Files Coverage Δ
...ity_intersection_module/src/scene_intersection.hpp 0.00% <ø> (ø)
...avior_velocity_intersection_module/src/manager.cpp 15.35% <0.00%> (-0.38%) ⬇️
...ity_intersection_module/src/scene_intersection.cpp 0.00% <0.00%> (ø)

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

@soblin soblin merged commit f872838 into autowarefoundation:main Oct 12, 2023
33 of 36 checks passed
@soblin soblin deleted the fix/improve-pr5268 branch October 12, 2023 05:31
takayuki5168 pushed a commit to tier4/autoware.universe that referenced this pull request Oct 12, 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) 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.

2 participants