ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I'm running into a similar issue and I have a hunch that it's because I have installed pcl from trunk, and it's being found by cmake. Which version of pcl do you have, i.e. what does {{{ $ grep PCL_COMMON_INCLUDE_DIR rospack find pcl_ros/build/CMakeCache.txt }}} output?

I'm running into a similar issue and I have a hunch that it's because I have installed pcl from trunk, and it's being found by cmake. Which version of pcl do you have, i.e. what does does

{{{ $ grep PCL_COMMON_INCLUDE_DIR rospack find pcl_ros/build/CMakeCache.txt }}} }}}

output?

I'm running into a similar issue and I have a hunch that it's because I have installed pcl from trunk, and it's being found by cmake. Which version of pcl do you have, i.e. what does

{{{

$ grep PCL_COMMON_INCLUDE_DIR rospack `rospack find pcl_ros/build/CMakeCache.txt
}}}

pcl_ros/build/CMakeCache.txt`

output?

I'm running into a similar issue and I have a hunch that it's because I have installed pcl from trunk, and it's being found by cmake. Which version of pcl do you have, i.e. what does

$ grep PCL_COMMON_INCLUDE_DIR `rospack find pcl_ros/build/CMakeCache.txt`
pcl_ros`/build/CMakeCache.txt

output?