【问题标题】:Failed to fetch package when install ros-indigo-uvc-camera安装 ros-indigo-uvc-camera 时获取包失败
【发布时间】:2016-08-09 23:32:35
【问题描述】:

我在 Nvidia Tegra K1 中运行 ROS Indigo。安装ROS后,我想安装uvc摄像头,但遇到错误。

错误http://ports.ubuntu.com/ubuntu-ports/trusty/main libv4l2rds0 armhf 1.0.1-1 连接失败 [IP: 91.189.88.150 80] Err http://packages.ros.org/ros/ubuntu/可信赖/主要 ros-indigo-camera-calibration-parsers armhf 1.11.10-0trusty-20160629-210550-0700 连接失败 [IP: 64.50.233.100 80] E: 无法获取http://ports.ubuntu.com/ubuntu-ports/pool/main/v/v4l-utils/libv4l2rds0_1.0.1-1_armhf.deb 连接失败[IP: 91.189.88.150 80]

E: 获取失败 http://packages.ros.org/ros/ubuntu/pool/main/r/ros-indigo-camera-calibration-parsers/ros-indigo-camera-calibration-parsers_1.11.10-0trusty-20160629-210550-0700_armhf.deb 连接失败 [IP: 64.50.233.100 80]

E: 无法获取一些档案,可能运行 apt-get update 或尝试 --fix-missing?

我怀疑这是由于源列表,这是我的源列表。

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://ports.ubuntu.com/ubuntu-ports/ trusty main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty main restricted universe multiverse

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ports.ubuntu.com/ubuntu-ports/ trusty-updates main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-updates main restricted universe multiverse

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
# deb http://ports.ubuntu.com/ubuntu-ports/ trusty universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty universe
# deb http://ports.ubuntu.com/ubuntu-ports/ trusty-updates universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-updates universe

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://ports.ubuntu.com/ubuntu-ports/ trusty-backports main restricted
# deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-backports main restricted

deb http://ports.ubuntu.com/ubuntu-ports/ trusty-security main restricted universe multiverse
deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-security main restricted universe multiverse
# deb http://ports.ubuntu.com/ubuntu-ports/ trusty-security universe
# deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-security universe
# deb http://ports.ubuntu.com/ubuntu-ports/ trusty-security multiverse
# deb-src http://ports.ubuntu.com/ubuntu-ports/ trusty-security multiverse

【问题讨论】:

    标签: ubuntu ros apt


    【解决方案1】:

    由于这些链接对我来说工作正常,您能否确保您在该机器上具有正确的互联网连接/例如尝试其中一个链接:

    wgethttp://packages.ros.org/ros/ubuntu/pool/main/r/ros-indigo-camera-calibration-parsers/ros-indigo-camera-calibration-parsers_1.11.10-0trusty-20160629-210550-0700_armhf.deb

    如果它不起作用,则表明您的机器存在与网络相关的问题

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2014-12-25
      • 2017-10-27
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-08-21
      • 1970-01-01
      相关资源
      最近更新 更多