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(goal_planner): align vehicle center to be parallel to lane boundary #10118

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Feb 14, 2025

Description

in curved lanes, align the goal candidate pose so that the vehicle center becomes parallel to the pull over lane boundary on the parking side

image

Related links

Parent Issue:

  • Link

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Feb 14, 2025
Copy link

github-actions bot commented Feb 14, 2025

Thank you for contributing to the Autoware project!

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

Please ensure:

@soblin soblin added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Feb 14, 2025
@soblin soblin marked this pull request as ready for review February 14, 2025 07:09
@soblin soblin force-pushed the feat/goal-planne/align-goal-pose-center branch from a2dc8ba to 9512e27 Compare February 17, 2025 05:32
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 26.75%. Comparing base (1e2f71b) to head (9512e27).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ior_path_goal_planner_module/src/goal_searcher.cpp 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10118      +/-   ##
==========================================
- Coverage   26.77%   26.75%   -0.02%     
==========================================
  Files        1416     1419       +3     
  Lines      108454   108509      +55     
  Branches    41706    41707       +1     
==========================================
  Hits        29035    29035              
- Misses      76548    76603      +55     
  Partials     2871     2871              
Flag Coverage Δ *Carryforward flag
differential 0.54% <0.00%> (?)
total 26.77% <ø> (+<0.01%) ⬆️ Carriedforward from 1e2f71b

*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.

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: To Triage
Development

Successfully merging this pull request may close these issues.

2 participants