-
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
refactor(avoidance): remove hard code params #3624
refactor(avoidance): remove hard code params #3624
Conversation
…ocess Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
03ba30a
to
1c25db3
Compare
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3624 +/- ##
==========================================
- Coverage 13.70% 13.62% -0.08%
==========================================
Files 1397 1399 +2
Lines 98252 100631 +2379
Branches 29254 30959 +1705
==========================================
+ Hits 13464 13712 +248
- Misses 70235 71983 +1748
- Partials 14553 14936 +383
*This pull request uses carry forward flags. Click here to find out more.
☔ View full report in Codecov by Sentry. |
...ehavior_path_planner/include/behavior_path_planner/utils/avoidance/avoidance_module_data.hpp
Outdated
Show resolved
Hide resolved
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
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
Description
Tests performed
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.