【问题标题】:Ros jade on Mac OS X El CapitanMac OS X El Capitan 上的罗斯玉
【发布时间】:2015-12-29 08:03:39
【问题描述】:

我正在尝试在 Mac OS X El Capita 上安装 ROS Jade。我正在遵循为 Homebrew 设置的说明。

我可以初始化 ROS 包,但是当我尝试使用命令安装 ROS 包时

rosdep install --from-paths src --ignore-src --rosdistro jade

我收到以下错误消息

executing command [brew install uuid]
==> Installing uuid from ros/deps
==> Downloading http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz

curl: (52) Empty reply from server
Error: Failed to download resource "uuid"
Download failed: http://gnome-build-stage-1.googlecode.com/files/uuid-1.6.2.tar.gz
ERROR: the following rosdeps failed to install
homebrew: command [brew install uuid] failed

如果有人遇到此错误,请告诉我在 mac 上安装 uuid 的方法 或在 mac os x 上安装 ROS 的任何其他方式。

提前致谢。

【问题讨论】:

标签: homebrew uuid osx-elcapitan ros


【解决方案1】:

我遇到了同样的问题,但是在运行命令之后

$ rosdep init

有些东西改变了。现在我堆积在 libogre-dev 包上,这是丢失的。我希望它会有所帮助。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2015-12-29
    • 1970-01-01
    • 1970-01-01
    • 2017-04-19
    • 2016-01-11
    • 1970-01-01
    • 2016-12-15
    • 2017-01-25
    相关资源
    最近更新 更多