ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
If you've just catkin_make
d your workspace with your second package:
source /path/to/catkin_ws/devel/setup.bash
again (you'll have to do this after every package addition / removal)rospack profile
to force an update of the package cache that roscd
uses