software sources - Error with installation of ROS - Ask Ubuntu


as install ros, comes error: ignoring file 'ros-latest-list' in directory '/etc/apt/sources.list.d/' has no filename extension. should file 'ros-latest-list'?

from man sources.list:

filenames [in /etc/apt/sources.list.d/] need have either extension .list or .sources depending on contained format.

so suggest renaming it:

sudo mv ros-latest-list ros-latest.list 

Comments

Popular posts from this blog

nvidia - NV18 [GeForce4 MX 4000] driver - Ask Ubuntu

drivers - No wi-fi network after install - Ask Ubuntu