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

Revision history [back]

I had the same problem. You need to add the right namespace "pcl_ros" to the find_package section...


find_package(catkin REQUIRED COMPONENTS COMPONENTS dynamic_reconfigure pcl_conversions roscpp tf rospy geometry_msgs interactive_markers pcl_ros )