-
Notifications
You must be signed in to change notification settings - Fork 712
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(roi_pointcloud_fusion): add roi scale factor param #10333
fix(roi_pointcloud_fusion): add roi scale factor param #10333
Conversation
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Thank you for contributing to the Autoware project! 🚧 If your pull request is in progress, switch it to draft mode. Please ensure:
|
Documentation URL: https://autowarefoundation.github.io/autoware_universe/pr-10333/ |
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #10333 +/- ##
==========================================
- Coverage 25.92% 25.92% -0.01%
==========================================
Files 1383 1383
Lines 106873 106892 +19
Branches 40931 40939 +8
==========================================
Hits 27708 27708
- Misses 76459 76478 +19
Partials 2706 2706
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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
Description
roi_pointcloud_fusion
to adjust ROI when matching with pointcloud for fusion.Related links
Parent Issue:
How was this PR tested?
Notes for reviewers
None.
Interface changes
None.
Effects on system behavior
None.