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

Revision history [back]

click to hide/show revision 1
initial version

Are you using these instructions: http://www.ros.org/wiki/electric/Installation/OSX/Homebrew

If you are using those it seems you did not set the ROS_OS_OVERRIDE environment variable:

export ROS_OS_OVERRIDE=osxbrew:lion

This tells rosdep to use Homebrew rather than Macports.