Kinetic installation OSX 10.12 - rosdep install issues

asked 2017-08-03 08:19:02 -0500

powertjp1 gravatar image

Hello,

I am following the installation instructions here:

http://wiki.ros.org/kinetic/Installat...

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.

edit retag flag offensive close merge delete

Comments

This was my experience trying to install ROS on MacOS Sierra: http://answers.ros.org/question/26732...

pitosalas gravatar image pitosalas  ( 2017-08-03 08:49:23 -0500 )edit