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 find the solution by myself, if anyone get this like me,just use $ sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --make -j2 -l2 --install-space /opt/ros/indigo add -j2 -l2, then you will fix it.

I find the solution by myself, if anyone get this like me,just use

$ sudo ./src/catkin/bin/catkin_make_isolated sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --make -j2 -l2 --install-space /opt/ros/indigo /opt/ros/indigo

just add -j2 -l2, then you will fix it.

I find the solution by myself, if anyone get this like me,just use

$ sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --make -j2 -l2 --install-space /opt/ros/indigo

just add --make -j2 -l2, then you will fix it.