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

Revision history [back]

It's required because the tutorial uses it in the CMakeLists.txt:

find_package(catkin REQUIRED COMPONENTS actionlib_msgs)

So the tutorial probably also should mention this needs to be in the package.xml