-
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
refactor(behavior_path_planner): use perception utils for interpolation #3255
refactor(behavior_path_planner): use perception utils for interpolation #3255
Conversation
Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: yutaka <purewater0901@gmail.com>
Signed-off-by: yutaka <purewater0901@gmail.com>
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3255 +/- ##
==========================================
- Coverage 13.21% 12.39% -0.83%
==========================================
Files 1263 1363 +100
Lines 89337 95139 +5802
Branches 27079 26993 -86
==========================================
- Hits 11809 11793 -16
- Misses 65104 70989 +5885
+ Partials 12424 12357 -67
*This pull request uses carry forward flags. Click here to find out more.
... and 105 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: yutaka <purewater0901@gmail.com>
Description
Using perception utils for functions in utilities of the behavior path planner
Related links
Tests performed
Tier4 Scenario Test 1198/1199
Internal Link
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.