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

Revision history [back]

click to hide/show revision 1
initial version

Yes, this is a bug in rosinstall, where ROS_WORKSPACE needs to be set after it has been unset by the catkin setup.sh. https://github.com/vcstools/rosinstall/issues/57 You can as a workaround also export ROS_WORKSPACE again at the bottom of the setup.sh in your rosbuild workspace.