ROS
ROS copied to clipboard
E: Malformed entry 1 in list file /etc/apt/sources.list.d/ros-latest.list (Component)
运行完sudo apt-get update,出现下面问题

在执行系统更新命令时遇到俩错误:
E: Malformed entry 1 in list file /etc/apt/sources.list.d/ros-latest.list (Component)
E: The list of sources could not be read.
此时执行:
sudo rm /etc/apt/sources.list.d/ros-latest.list
即可解决。