ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

sudo:rosdep: command not found

asked 2016-01-29 19:45:46 -0500

MIchael9792 gravatar image

updated 2016-01-30 08:24:07 -0500

gvdhoorn gravatar image

Hi, everyone!

I'm installing ROS indigo on Ubuntu 14.04 LTS and following the instructions on this website: http://wiki.ros.org/indigo/Installati...

After step 1.4, I run $ sudo rosdep init, it says "sudo: rosdep: command not found". I think I've downloaded python-rosdep pack. Here's what I did:

~$ locate rosdep
/var/cache/apt/archives/python-rosdep_0.11.4-1_all.deb

~$ cd /var/cache/apt/archives
/var/cache/apt/archives$ sudo rosdep init
sudo:rosdep: command not found

Did I miss any step? Or did I do something wrong?

Thanks! Any help will be appreciated.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2016-01-29 20:17:23 -0500

130s gravatar image

How you installed rosdep is the question. Did you follow http://wiki.ros.org/rosdep#Installing... that says using apt-get?

~$ locate rosdep
/var/cache/apt/archives/python-rosdep_0.11.4-1_all.deb

That just means you somehow downloaded an installer and doesn't necessarily mean it's installed.

edit flag offensive delete link more

Comments

Thank you! I truly didn't install rosdep, just downloaded it. Great thanks!

MIchael9792 gravatar image MIchael9792  ( 2016-01-29 20:46:24 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-01-29 19:45:46 -0500

Seen: 6,910 times

Last updated: Jan 30 '16