-
Notifications
You must be signed in to change notification settings - Fork 722
refactor(behavior_path_planner): rework parameters #8064
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
base: main
Are you sure you want to change the base?
refactor(behavior_path_planner): rework parameters #8064
Conversation
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #8064 +/- ##
==========================================
- Coverage 24.10% 24.10% -0.01%
==========================================
Files 1399 1406 +7
Lines 102337 103068 +731
Branches 38870 38883 +13
==========================================
+ Hits 24668 24842 +174
- Misses 75141 75755 +614
+ Partials 2528 2471 -57
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: batuhanbeytekin <[email protected]>
6b73632
to
5c5b286
Compare
This pull request has been automatically marked as stale because it has not had recent activity. |
Description
Implement the ROS Node configuration layout described in https://github.com/orgs/autowarefoundation/discussions/3371
Tests performed
Package built and launch locally.
Effects on system behavior
More reliable and faster parameter configuration file creation.
Pre-review checklist for the PR author
The PR author must check the checkboxes below when creating the PR.
In-review checklist for the PR reviewers
The PR reviewers must check the checkboxes below before approval.
Post-review checklist for the PR author
The PR author must check the checkboxes below before merging.
After all checkboxes are checked, anyone who has write access can merge the PR.