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

Revision history [back]

If catkin_make was successful, then all you need to do is source your catkin_ws via
$ . ~/path/to/catkin_ws/devel/setup.bash.

See this answer for general instructions on how to build a ROS package from source.