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

Equivalent of --rosdep-install in Fuerte

asked 2012-06-18 10:37:07 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hey there. Quick question. I'm running Ubuntu 10.10 with ROS Fuerte. Is there any download/install command which recognizes the nested dependencies in a repository/download source that can automatically download those as well? I sincerely don't desire to download all nested dependencies individually.

I tried using rosmake --rosdep-install but met failure.

edit retag flag offensive close merge delete

Comments

For example, if I want to install the stack "object_recognition", which has many dependencies, how exactly would I do that conveniently?

MikeJohnson gravatar image MikeJohnson  ( 2012-06-18 10:41:15 -0500 )edit

rosdep install your_package_name

cagatay gravatar image cagatay  ( 2012-06-18 11:42:16 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2012-06-18 16:02:34 -0500

tfoote gravatar image

Just call rosdep before you call rosmake with the same arguments. We removed the ability to automatically call through for cleaner dependency trees and clearer purpose.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-06-18 10:37:07 -0500

Seen: 623 times

Last updated: Jun 18 '12