ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
![]() | 1 | initial version |
Managing ROS_PACKAGE_PATH manually is not recommended. It just leads to a messed up environment to easily. Instead, you should follow the install page and the tutorials and use rosws
to set up an overlay. Have a look at this page and this tutorial.