Problems using PCL 1.7 with Groovy
I installed PCL 1.7 using te following commands:
git clone LINK REMOVED
(see pcl17 ROS Site, posting the link is not allowed...)
I compiled it using Catkin Isolated
catkin_make_isolated --install
But at this point I can't find the compiled package using rospack find pcl, pclros or pcl17, pcl17ros.
#include<pcl17/...>
doesn't work either.
Any ideas?
Asked by Seba on 2013-07-15 20:41:57 UTC
Comments