-
Notifications
You must be signed in to change notification settings - Fork 153
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
Destaggering of the point cloud #66
Conversation
src/os_cloud_nodelet.cpp |
.github/workflows/docker-image.yml |
Hi @66lukas66, The PRs #182, #187 and #188 implements the functionality set in this PR (with slight differences: destaggering is performed during copy of the PCL point cloud rather than in a separate step), as such I am closing the PR. |
Related Issues & PRs
Issus #61 and #60 Destaggering of a Point cloud
Summary of Changes
Adding the function destagger in ous.ros with a option to destagger or not.
Validation
using of the new function checkofDestagger who check if a point cloud is destaggered