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

If CMake can't find the catkin function you might not have called find_package(catkin REQUIRED) before. Please post your CMakeLists.txt.