ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Weird. I have hydro as well, and when I call the setup.bash in my workspace it pre-pends it like you are looking to do. I also find it interesting that if I source /opt/ros/hydro/setup.bash
again, I am left with only /opt/ros/hydro/share:/opt/ros/hydro/stacks
and without my workspace path.
You can always add it manually:
export ROS_PACKAGE_PATH=/home/dlu/Robots/Catkin/hydro_nav/src:$ROS_PACKAGE_PATH