PCL 1-10.0 library in ROS noetic.
Hi, I am working on ros noetic and figured out that there is a problem am facing while using PCL library 1-10 but the code runs fine in PCL 1-8 for ros melodic. My question is if the PCL 1-10 version ok to use because the problem I am facing is in the euclidean_cluster_comparator.h file in a setExcludeLabels() function. basically, in PCL 1-10 there is also an experimental namespace so that is why I am asking? Thank you
ANy help would be great.