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

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

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.

@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 tag: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.74%. Comparing base (0280e0b) to head (e4abaaa).
Report is 43 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9231      +/-   ##
==========================================
- Coverage   28.76%   28.74%   -0.02%     
==========================================
  Files        1314     1318       +4     
  Lines      101743   101789      +46     
  Branches    39592    39594       +2     
==========================================
  Hits        29263    29263              
- Misses      69474    69520      +46     
  Partials     3006     3006              
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 28.76% <ø> (ø) Carriedforward from 0280e0b

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

1 participant