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(out_of_lane): fix condition to keep using previous stop pose within some time buffer #10140

Merged

Conversation

maxime-clem
Copy link
Contributor

Description

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Feb 17, 2025
Copy link

github-actions bot commented Feb 17, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@maxime-clem maxime-clem marked this pull request as ready for review March 10, 2025 05:01
@maxime-clem maxime-clem added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 10, 2025
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.24%. Comparing base (5be1ee3) to head (f67c270).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10140      +/-   ##
==========================================
- Coverage   26.24%   26.24%   -0.01%     
==========================================
  Files        1378     1378              
  Lines      107415   107431      +16     
  Branches    41411    41411              
==========================================
+ Hits        28189    28190       +1     
- Misses      76412    76428      +16     
+ Partials     2814     2813       -1     
Flag Coverage Δ *Carryforward flag
differential 15.04% <100.00%> (?)
total 26.24% <ø> (+<0.01%) ⬆️ Carriedforward from 5be1ee3

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

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@maxime-clem maxime-clem merged commit df2ceec into autowarefoundation:main Mar 10, 2025
34 checks passed
@maxime-clem maxime-clem deleted the out_of_lane/fix_time_buffer branch March 10, 2025 06:05
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants