W: 仓库 “http://ppa.launchpad.net/deb-rob/ros-trusty/ubuntu xenial Release” 没有 Release 文件。

  • sudo apt-get update 后出现具体问题如下:
    在这里插入图片描述
  • 解决方法:
cd /etc/apt/sources.list.d
sudo mv deb-rob-ubuntu-ros-trusty-xenial.list deb-rob-ubuntu-ros-trusty-xenial.list.bak
sudo apt-get update
发布了89 篇原创文章 · 获赞 36 · 访问量 4万+

猜你喜欢

转载自blog.csdn.net/qq_40234695/article/details/98184590