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(autoware_behavior_path_sampling_planner_module): fix invalid parameter file #9231

Merged

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Nov 1, 2024

Description

I'm trying to see if I can make tier4_planning_launch able to launch without calling it from autoware_launch as a standalone launch file.

Through the process, I found out that the sample parameter file provided in the autoware_behavior_path_sampling_planner_module package was broken.
This copies the file from autoware_launch file so that people can use it as a default parameter setup.

Related links

Parent Issue:

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

…meter file

Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

Thank you for contributing to the Autoware project!

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

Please ensure:

@mitsudome-r mitsudome-r added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.39%. Comparing base (802f906) to head (31b2fc5).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9231      +/-   ##
==========================================
- Coverage   29.81%   28.39%   -1.43%     
==========================================
  Files        1338     1324      -14     
  Lines      103301   102996     -305     
  Branches    40233    39881     -352     
==========================================
- Hits        30797    29243    -1554     
- Misses      69518    70750    +1232     
- Partials     2986     3003      +17     
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 28.76% <ø> (-1.06%) ⬇️ Carriedforward from e4abaaa

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


🚨 Try these New Features:

@youtalk youtalk self-assigned this Nov 19, 2024
Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

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

I've check the sampling_planner.param.yaml in awf/autoware_launch. They are exactly the same.

@youtalk
Copy link
Member

youtalk commented Nov 19, 2024

@danielsanchezaran @maxime-clem Please review this. It has no side effect.

@youtalk youtalk merged commit 5fcd196 into autowarefoundation:main Nov 19, 2024
31 of 32 checks passed
zulfaqar-azmi-t4 pushed a commit to tier4/autoware.universe that referenced this pull request Nov 21, 2024
…meter file (autowarefoundation#9231)

Signed-off-by: mitsudome-r <ryohsuke.mitsudome@tier4.jp>
Co-authored-by: Yutaka Kondo <yutaka.kondo@youtalk.jp>
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