-
Notifications
You must be signed in to change notification settings - Fork 677
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
revert: "feat(pointcloud_preprocessor): use point_cloud_msg_wrapper" #2317
revert: "feat(pointcloud_preprocessor): use point_cloud_msg_wrapper" #2317
Conversation
Codecov ReportBase: 10.47% // Head: 10.44% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2317 +/- ##
==========================================
- Coverage 10.47% 10.44% -0.03%
==========================================
Files 1252 1252
Lines 91075 91321 +246
Branches 20919 20919
==========================================
- Hits 9538 9537 -1
- Misses 71546 71792 +246
- Partials 9991 9992 +1
*This pull request uses carry forward flags. Click here to find out more.
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 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
What is the reason for reverting this change? |
I see it's for #2306 |
I think it's ok, it's better to add point_cloud_msg_wrapper feature once we finalize the point types architecture in here and allow different point types too. |
…utowarefoundation#2317) Revert "feat(pointcloud_preprocessor): use point_cloud_msg_wrapper (autowarefoundation#1276)" This reverts commit ef7dcda. Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
…utowarefoundation#2317) Revert "feat(pointcloud_preprocessor): use point_cloud_msg_wrapper (autowarefoundation#1276)" This reverts commit ef7dcda. Signed-off-by: kminoda <koji.minoda@tier4.jp>
…utowarefoundation#2317) Revert "feat(pointcloud_preprocessor): use point_cloud_msg_wrapper (autowarefoundation#1276)" This reverts commit ef7dcda. Signed-off-by: yoshiri <yoshiyoshidetteiu@gmail.com>
Reverts #1276