-
Notifications
You must be signed in to change notification settings - Fork 674
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(start/goal_planner): do not call freespace planner callback when not necessary #6125
Conversation
…not necessary Signed-off-by: kosuke55 <[email protected]>
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
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6125 +/- ##
==========================================
- Coverage 14.61% 14.56% -0.06%
==========================================
Files 1859 1860 +1
Lines 127242 127699 +457
Branches 37275 37275
==========================================
Hits 18598 18598
- Misses 87727 88184 +457
Partials 20917 20917
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…not necessary (autowarefoundation#6125) Signed-off-by: kosuke55 <[email protected]>
…not necessary (autowarefoundation#6125) Signed-off-by: kosuke55 <[email protected]>
…not necessary (autowarefoundation#6125) Signed-off-by: kosuke55 <[email protected]>
…not necessary (autowarefoundation#6125) Signed-off-by: kosuke55 <[email protected]>
Description
do not call freespace planner callback when not necessary
Tests performed
evaluator_description: fix/guard_freespace_planner
2024/01/19 https://evaluation.tier4.jp/evaluation/reports/f1f05d54-86e8-5b44-aa4b-631a16a39e81/?project_id=prd_jt
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.