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

error when using catkin_make_isolated

asked 2016-06-15 12:55:21 -0500

ZYS gravatar image

I use command catkin_make_isolated in the terminal, error is shown below:

    CMake Error at cmake_install.cmake:111 (FILE):
      file INSTALL cannot set permissions on
      "/home/gupta/catkin_ws_2/install_isolated/lib/libuwsim.so"
make: *** [install] Error 1
<== Failed to process package 'uwsim': 
  Command '/home/gupta/catkin_ws_2/install_isolated/env.sh make install' returned non-zero exit status 2
Reproduce this error by running:
==> cd /home/gupta/catkin_ws_2/build_isolated/uwsim && /home/gupta/catkin_ws_2/install_isolated/env.sh make install
Command failed, exiting.
edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2016-06-15 14:14:27 -0500

130s gravatar image

Does the user your using have a write access at /home/gupta/catkin_ws_2/ and subsequent folders?

edit flag offensive delete link more

Comments

PLZ, tell me how to give the user access to the folder!!! Thanks

rayane gravatar image rayane  ( 2021-03-09 04:07:19 -0500 )edit

@rayane Please ask somewhere else because 1) That's not related to ROS at all 2) There can be a number of different ways to do so depending on your particular situation.

130s gravatar image 130s  ( 2021-03-12 07:40:44 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-06-15 12:55:21 -0500

Seen: 359 times

Last updated: Jun 15 '16