ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Usually $ rospack profile helps. As I understand it crawls through the directories in ROS_PACKAGE_PATH and updates the list of available packages.

P.S. How did you initialize the catkin workspace? The path looks truncated, i.e. it should be /home/exuvo/code/catkin_ws/src with src at the end, at least on my system it is like this. Just in case here is the tutorial.