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 think you have some modifications to make to your cMakeLists.txt, like in the find_package or include_directories; or to your package.xml. You should find some help in the followings tutorials : http://wiki.ros.org/catkin/Tutorials/CreatingPackage http://wiki.ros.org/actionlib_tutorials/Tutorials/SimpleActionServer%28ExecuteCallbackMethod%29