using namespace pcl and others are used extensively in header files which will eventually cause problems. Remove all usign namespace.
using namespace pcl and others are used extensively in header files which will eventually cause problems. Remove all usign namespace.