catkin permission
Hello,
I installed ROS as a root, and now I am getting this error when I try to run catking_init_workspace:
Could neither symlink nor copy file "/opt/ros/hydro/share/catkin/cmake/toplevel.cmake" to "/home/user/worspace/src/CMakeLists.txt":
- [Errno 13] Permission denied
- [Errno 13] Permission denied: '/home/user/worspace/src/CMakeLists.txt'
How can I get rid of this issue?
Thanks