ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You will need to first source the setup files for the workspace where beginner_tutorials is located. I.e. something like source /path/to/your/workspace/devel/setup.bash
. Only then will ros be able to find your package.