-
Notifications
You must be signed in to change notification settings - Fork 683
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
feat(behavior_path_planner): enable pull_over backward_parking by default #1653
feat(behavior_path_planner): enable pull_over backward_parking by default #1653
Conversation
9527203
to
1c96c98
Compare
Codecov Report
@@ Coverage Diff @@
## main #1653 +/- ##
=======================================
Coverage 10.66% 10.66%
=======================================
Files 1108 1108
Lines 78748 78748
Branches 18640 18640
=======================================
Hits 8397 8397
Misses 61438 61438
Partials 8913 8913
*This pull request uses carry forward flags. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
…ault Signed-off-by: kosuke55 <[email protected]>
1c96c98
to
d9ea0f3
Compare
update obstacle_stop_planner and make related issue. |
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.
LGTM
…ault (tier4#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (tier4#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (tier4#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (autowarefoundation#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (tier4#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
…ault (#1653) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: kosuke55 <[email protected]>
Description
enable pull_over backward_parking by default for checking in scenario tests.
Related links
tier4/autoware_launch#448
Tests performed
Notes for reviewers
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.