-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Remove deprecated items as scheduled in preparation of v1.12 (except concatenatePointCloud
)
#4341
Remove deprecated items as scheduled in preparation of v1.12 (except concatenatePointCloud
)
#4341
Conversation
Should we make this dependent on #4336? |
Yes, to test the deprecated macro first? |
6d90cd3
to
d753fd2
Compare
b1eb954
to
29c6f61
Compare
Reverted kinfu and concatenatePointCloud. Hopefully the old EuclideanClusterComparator is correctly removed now. |
Need to rebase this on master now, to avoid the getColor error in kinfu. Or merge master into this? |
Rebase now or merge now and rebase later: both are ok |
bb9f64b
to
558ea79
Compare
Needs to focus on other stuff.
558ea79
to
102e3bb
Compare
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.
26/27
Should we increase the PCL version here?
If we increase, we will get errors instead of warnings right? And there are still some deprecations about the concatenatePointCloud which are not handled. Which would cripple the CI? |
Got it. In that case, let's not 😄 |
concatenatePointCloud
)
concatenatePointCloud
)concatenatePointCloud
)
segmentation/include/pcl/segmentation/euclidean_cluster_comparator.h
Outdated
Show resolved
Hide resolved
segmentation/include/pcl/segmentation/euclidean_cluster_comparator.h
Outdated
Show resolved
Hide resolved
Today's a green day for @larshg |
87e6265
to
31dd8f4
Compare
I have squashed correction commits to their respective commits. Please merge either of you, @kunaltyagi or @mvieth. So we can get rid of a lot of warnings on windows at least 😄 |
31dd8f4
to
e3ac902
Compare
No description provided.