ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Maybe it's just a missing catkin_make
and source devel/setup.bash
, although given the ROS_PACKAGE_PATH it should work.
You could try something like rospack profile --length=200
to see what it searches.