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

refactor(goal_planner): initialize parameter with free function #8712

Conversation

soblin
Copy link
Contributor

@soblin soblin commented Sep 2, 2024

Description

initialize parameters using static function for portability

Related links

Parent Issue:

  • Link

How was this PR tested?

goal_planner works

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

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 Sep 2, 2024
Copy link

github-actions bot commented Sep 2, 2024

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 Sep 2, 2024
@soblin soblin enabled auto-merge (squash) September 2, 2024 11:26
@soblin soblin merged commit 1604474 into autowarefoundation:main Sep 2, 2024
34 of 35 checks passed
@soblin soblin deleted the refactor/goal_planner/init-parameter-free-func branch September 2, 2024 11:38
Copy link

codecov bot commented Sep 2, 2024

Codecov Report

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

Project coverage is 24.11%. Comparing base (482d0ff) to head (bfea743).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
..._behavior_path_goal_planner_module/src/manager.cpp 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8712      +/-   ##
==========================================
- Coverage   24.12%   24.11%   -0.02%     
==========================================
  Files        1400     1404       +4     
  Lines      102281   102341      +60     
  Branches    38766    38768       +2     
==========================================
  Hits        24675    24675              
- Misses      75035    75095      +60     
  Partials     2571     2571              
Flag Coverage Δ *Carryforward flag
differential 0.00% <0.00%> (?)
total 24.12% <ø> (+<0.01%) ⬆️ Carriedforward from 482d0ff

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

emuemuJP pushed a commit to arayabrain/autoware.universe.origin that referenced this pull request Sep 2, 2024
…warefoundation#8712)

Signed-off-by: Mamoru Sobue <mamoru.sobue@tier4.jp>
Signed-off-by: emuemuJP <k.matsumoto.0807@gmail.com>
ktro2828 pushed a commit to ktro2828/autoware.universe that referenced this pull request Sep 18, 2024
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.

2 participants