-
Notifications
You must be signed in to change notification settings - Fork 668
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(dynamic_avoidance_planner): inherit modified goal #6179
fix(dynamic_avoidance_planner): inherit modified goal #6179
Conversation
Signed-off-by: kosuke55 <[email protected]>
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6179 +/- ##
=======================================
Coverage 14.58% 14.58%
=======================================
Files 1871 1871
Lines 127546 127526 -20
Branches 37310 37305 -5
=======================================
Hits 18606 18606
+ Misses 88020 88002 -18
+ Partials 20920 20918 -2
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
…tion#6179) Signed-off-by: kosuke55 <[email protected]>
…tion#6179) Signed-off-by: kosuke55 <[email protected]>
…tion#6179) Signed-off-by: kosuke55 <[email protected]>
…tion#6179) Signed-off-by: kosuke55 <[email protected]> Signed-off-by: anhnv3991 <[email protected]>
…tion#6179) Signed-off-by: kosuke55 <[email protected]>
When can the dynamic_avoidance function be used? |
…tion#6179) Signed-off-by: kosuke55 <[email protected]>
Description
inherit modified goal
Tests performed
evaluator_description: fix/dynamic_avoindace_modified_goal
2024/01/26 https://evaluation.tier4.jp/evaluation/reports/33f24db9-516f-5310-afd9-2a1125c16467/?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.