Have tried following your instructions, but in docker and god this error when installing ROS through the catkin file:
`-- Install configuration: "Release"
CMake Error at cmake_install.cmake:38 (file):
file problem creating directory: /opt/ros/indigo
Makefile:66: recipe for target 'install' failed
make: *** [install] Error 1
<== Failed to process package 'catkin':
Command '['make', 'install']' returned non-zero exit status 2
Reproduce this error by running:
==> cd /home/compiler/ros_comm/build_isolated/catkin && make install
Command failed, exiting.
compiler@24d92cc7270f:~/ros_comm$ `
Have tried following your instructions, but in docker and god this error when installing ROS through the catkin file:
`-- Install configuration: "Release"
CMake Error at cmake_install.cmake:38 (file):
file problem creating directory: /opt/ros/indigo
Makefile:66: recipe for target 'install' failed
make: *** [install] Error 1
<== Failed to process package 'catkin':
Command '['make', 'install']' returned non-zero exit status 2
Reproduce this error by running:
==> cd /home/compiler/ros_comm/build_isolated/catkin && make install
Command failed, exiting.
compiler@24d92cc7270f:~/ros_comm$ `