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

A script to check out all the source codes required to compile some specific packages like rosdep?

asked 2014-07-22 22:13:12 -0500

Ryohei Ueda gravatar image

Is there any tool to check out all the source codes required to compile some specific packages like rosdep?

rosdep install the packages via apt, however I'd like to compile them from source codes.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-07-23 00:51:02 -0500

Wolf gravatar image

updated 2014-07-23 00:54:43 -0500

tfoote gravatar image

Using rosinstall ( http://wiki.ros.org/rosinstall ) you can checkout a list of packages from different version control servers/systems (git, svn, hg etc...)....

And to select packages to install use the rosintall_generator

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-07-22 22:13:12 -0500

Seen: 128 times

Last updated: Jul 23 '14