-
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(tier4_perception_launch): fix camera_lidar_radar_fusion_based_detection #3950
Conversation
Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp>
Confirmed in other modes.
|
|
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3950 +/- ##
==========================================
+ Coverage 14.41% 15.45% +1.03%
==========================================
Files 1456 1350 -106
Lines 102660 95894 -6766
Branches 29728 29631 -97
==========================================
+ Hits 14795 14817 +22
+ Misses 71705 64925 -6780
+ Partials 16160 16152 -8
*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
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
…ection (autowarefoundation#3950) * fix: launch arguments Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp> * chore: revert arg --------- Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp>
…ection (autowarefoundation#3950) * fix: launch arguments Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp> * chore: revert arg --------- Signed-off-by: Shinnosuke Hirakawa <shinnosuke.hirakawa@tier4.jp>
Description
Correcting a few errors of the topic remapping in the
camera_lidar_radar_fusion
mode.Tests performed
logging_simulator
and checked the information of the related nodes.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.