-
Notifications
You must be signed in to change notification settings - Fork 682
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
docs(behaivor_path_planner): fixed default value for document in goal_planner #3766
Conversation
@asa-naki The conventional commit this time is "docs". |
This is why github-actions semantic-pull-request is failed. |
Could you make pass DCO following the "Details" link? |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3766 +/- ##
==========================================
+ Coverage 14.51% 15.53% +1.01%
==========================================
Files 1439 1333 -106
Lines 101306 94700 -6606
Branches 30061 30059 -2
==========================================
Hits 14708 14708
+ Misses 70509 63903 -6606
Partials 16089 16089
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
It doesn't seem like this PR is the cause of spell-check-differential / spell-check-differential (pull_request) failed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you ! You can merge this whenever after the requird CI is passed.
Description
I have corrected the default value in the goal_planner documentation for behaivor_planner
I checked for different values based on the yaml.file below
https://github.com/autowarefoundation/autoware_launch/tree/main/autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/goal_planner
Tests performed
Not applicable.
Effects on system behavior
Not applicable.
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.