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

I did source the bash file before running catkin_make_isolated

I did source the bash file before running catkin_make_isolatedcatkin_make_isolated.

Update: I realized when I use sudo previous source command does not have any effect. Therefore I switched to root. Issued the source command and then used catkin_make_isolated --install --install-space /opt/ros/hydro . But now I am getting following error: Could not find source space : None

I get the same error when I install it as a non root user without using sudo by changing the path to a local path in home folder.

I did source the bash file before running catkin_make_isolated.

Update: I realized when I use sudo sudo, previous source command does not have any effect. Therefore I switched to root. Issued the source command and then used catkin_make_isolated --install --install-space /opt/ros/hydro . But now I am getting following error: Could not find source space : None

I get the same error when I install it as a non root user without using sudo by changing the path to a local path in home folder.