[ros-users] rosdep and interdependent rosdeps

William Woodall wjwwood at gmail.com
Sat Aug 13 21:00:03 UTC 2011


I am trying to get ROS going under OS X with homebrew, and I have run into
an issue.  Several packages depend on python-numpy, which I would like to
install through pip (homebrew doesn't provide a formula for this reason),
but before I do that I need homebrew to install gfortran.  So, do I add a
new rosdep to each package that also depends on numpy, or should there a
mechanism for inter package management dependencies.  I know you can have
several packages per installer rosdep (e.g. python: macports: python26
python_select), but that is only enough if both dependencies are in the same
package management system.

For now I have just added another rosdep (gfortran) that uses homebrew to
install and made that a dependency of roslib, but this is just a work
around.

Something to think about,

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
William Woodall
Graduate Software Engineering
Auburn University
w at auburn.edu
wjwwood at gmail.com
williamjwoodall.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20110813/c336cfa4/attachment-0002.html>


More information about the ros-users mailing list