ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Make sure you did
catkin_make
within your workspace, especially when you git-cloned some files into your workspace you have to catkin_make to add all the nodes into the CMake file.