ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Most probably you have to add the new package path.
export | grep ROS
export ROS_PACKAGE_PATH=/home/user/ros/ros-pkg:/Beginners_tutorials/path
hopefully this will fix the problem.