error in installing package ros-kinetic-python-orocos [closed]

asked 2016-12-19 22:50:21 -0500

kartik gravatar image

updated 2016-12-20 04:56:57 -0500

gvdhoorn gravatar image

Plain dump of the error message:

 pi@kartik-nighania:~/ros_catkin_ws $ rosdep install --from-paths src --ignore-src --rosdistro kinetic -y

executing command [sudo -H apt-get install -y ros-kinetic-python-orocos-kdl]
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package ros-kinetic-python-orocos-kdl
ERROR: the following rosdeps failed to install
  apt: command [sudo -H apt-get install -y ros-kinetic-python-orocos-kdl] failed
edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2018-02-28 20:29:09.618407

Comments

This seems like a duplicate of your previous question. What OS are you running on? From your user name I would guess you are running this on a Raspberry Pi?

rbbg gravatar image rbbg  ( 2016-12-20 01:18:57 -0500 )edit

thanks for reply jessi pi3

kartik gravatar image kartik  ( 2016-12-20 01:38:17 -0500 )edit

did you sudo apt-get update? The package should be available on your Debian Jessie.

rbbg gravatar image rbbg  ( 2016-12-20 05:13:44 -0500 )edit