忽略:“http://ppa.launchpad.net/deb-rob/ros-trusty/ubuntu xenial Release” 没有 Release 文件

当使用sudo apt-get update 后出现具体问题如下:

 忽略:“http://ppa.launchpad.net/deb-rob/ros-trusty/ubuntu xenial Release” 没有 Release 文件

 解决方法:

$ 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