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

Revision history [back]

Check your manifest.xml file in robot_red package whether it contains the dependancy on actionlib

<package>
....
   <depend package="actionlib" />
...
</package>