-
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
fix(blockage_diag): output blockage angle range bug fix #6445
fix(blockage_diag): output blockage angle range bug fix #6445
Conversation
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
This reverts commit fc43094.
sensing/pointcloud_preprocessor/src/blockage_diag/blockage_diag_nodelet.cpp
Outdated
Show resolved
Hide resolved
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
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #6445 +/- ##
==========================================
- Coverage 14.99% 14.96% -0.03%
==========================================
Files 1839 1844 +5
Lines 127213 127452 +239
Branches 38132 38132
==========================================
Hits 19071 19071
- Misses 86808 87047 +239
Partials 21334 21334
*This pull request uses carry forward flags. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…dation#6445) * fix: blockage_range_angle bug Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactor Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * Revert "chore: refactor" This reverts commit fc43094. --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
…dation#6445) (#1151) * fix: blockage_range_angle bug * chore: refactor * Revert "chore: refactor" This reverts commit fc43094. --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
…dation#6445) * fix: blockage_range_angle bug Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactor Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * Revert "chore: refactor" This reverts commit fc43094. --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
* fix: blockage_range_angle bug Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactor Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * Revert "chore: refactor" This reverts commit fc43094. --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…dation#6445) * fix: blockage_range_angle bug Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * chore: refactor Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp> * Revert "chore: refactor" This reverts commit fc43094. --------- Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
Description
Related Link
TIER IV INTERNAL LINK
Tests performed
blockage_angle_range_deg
Not applicable.
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.