-
Notifications
You must be signed in to change notification settings - Fork 650
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(detected_object_validation): use common utils #1410
refactor(detected_object_validation): use common utils #1410
Conversation
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Codecov Report
@@ Coverage Diff @@
## main #1410 +/- ##
========================================
- Coverage 9.75% 9.73% -0.02%
========================================
Files 1115 1115
Lines 77372 77516 +144
Branches 17664 17664
========================================
Hits 7545 7545
- Misses 62649 62793 +144
Partials 7178 7178
*This pull request uses carry forward flags. Click here to find out more.
Continue to review full report at Codecov.
|
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
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…ation#1410) Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
…efoundation#7959) (autowarefoundation#1410) * feat: add duplicate nodes to ignore * remove talker * newline * commments * pre-commit and sign * rviz->rviz2 --------- Signed-off-by: Dmitrii Koldaev <dmitrii.koldaev@tier4.jp> Co-authored-by: Dmitrii Koldaev <39071246+dkoldaev@users.noreply.github.com> Co-authored-by: Dmitrii Koldaev <dmitrii.koldaev@tier4.jp>
Signed-off-by: Takayuki Murooka takayuki5168@gmail.com
Description
use perception_utils and tier4_autoware_utils
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.