Kinetic installation OSX 10.12 - rosdep install issues
Hello,
I am following the installation instructions here:
I have got to the line:
$ rosdep install --from-paths src --ignore-src --rosdistro kinetic -y
and am now receiving the following error:
ERROR: the following packages/stacks could not have their rosdep keys resolved
to system dependencies:
robot_model: Missing resource robot_model
I cannot continue after this point, as rosdep does not finish installing dependencies and the next section fails.
Any help would be much appreciated, Thank you.
Asked by powertjp1 on 2017-08-03 08:19:02 UTC
Comments
This was my experience trying to install ROS on MacOS Sierra: http://answers.ros.org/question/267326/installing-ros-on-mac-sierra-a-report/
Asked by pitosalas on 2017-08-03 08:49:23 UTC