Error Installing ROS indigo on ubuntu 15.10
Hi,
I am trying to install ROS indigo on Ubuntu 15.10. I am following the tutorials given here:
http://wiki.ros.org/indigo/Installation/Ubuntu
When I enter the command
sudo apt-get install ros-indigo-desktop-full
I get the error
"Unabe to locate package ros-indigo-desktop-full"
I thought there was something wrong with sources.list file but when I opened it in gedit, the restricted, universe , and multiverse lines are already uncommented. I managed to follow all the steps from 1.1 to 1.4 up until i had to enter
sudo apt-get install ros-indigo-desktop-full
Which gives me the error mentioned above. Please advise!