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

Error in --rosdep-install

asked 2013-08-05 18:08:10 -0500

Cham gravatar image

updated 2014-01-28 17:17:33 -0500

ngrennan gravatar image

Hello everyone, When I try this code "rosmake --rosdep-install rgbdslam" it gives the following error.

rosmake: error: no such option: --rosdep-install

I installed rosdep using this command ."sudo apt-get install python-rosdep"

Then I found that '--rosdep-install' option is available in ROS Electric and earlier. I'm using Ubuntu 12.04 and ROS groovy. How can I solve this?Can somebody please help?

Thanks in advance

edit retag flag offensive close merge delete

Comments

What instructions are you following?

tfoote gravatar image tfoote  ( 2013-08-05 21:18:04 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-08-05 21:18:23 -0500

tfoote gravatar image

You can call rosdep directly. The change is simply that rosmake no longer will call rosdep for you.

edit flag offensive delete link more

Comments

Thank you. I got it :)

Cham gravatar image Cham  ( 2013-08-05 22:47:33 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-08-05 18:08:10 -0500

Seen: 268 times

Last updated: Aug 05 '13