ros on Mac(Lion)
I have error at "Mac OS X Installation using Homebrew Instructions (10.6 or later)"
When I put "rosinstall ~/ros "http://packages.ros.org/cgi-bin/gen_rosinstall.py?rosdistro=electric&variant=desktop-full&overlay=no"
I have error
ootstrapping ROS build
Detected roscomm bootstrapping it too.
/Users/yukke150/ros/ros/tools/rosmake/src/rosmake/engine.py:40: UserWarning: roslib.rospack is deprecated, please use rospkg
import roslib.rospack
/Users/yukke150/ros/ros/tools/rosmake/src/rosmake/engine.py:41: UserWarning: roslib.rosenv is deprecated, please use rospkg or rosgraph.rosenv
import roslib.rosenv
Traceback (most recent call last):
File "/Users/yukke150/ros/ros/bin/rosmake", line 64, in
File "build/bdist.macosx-10.7-intel/egg/rosinstall/rosinstallcli.py", line 217, in rosinstallmain File "build/bdist.macosx-10.7-intel/egg/rosinstall/rosinstallcmd.py", line 96, in cmdgeneraterosfiles File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 504, in checkcall raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'source /Users/yukke150/ros/setup.sh && rosmake ros roscomm --rosdep-install' returned non-zero exit status 1
Do you know how to solve this problem?
Asked by Ari on 2012-05-22 16:02:22 UTC
Comments
Why don't you install Fuerte ... I am tempted to say it has better support depending on what you need.
Asked by Kevin on 2012-05-22 16:38:18 UTC