ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can not install indigo on Ubuntu 16.04. I had a similar problem in which I had to downgrade to indigo from kinetic. However, I found out that indigo only runs on Ubuntu 14.04. So I got it from here.
http://releases.ubuntu.com/14.04/
I had Ubuntu 16.04 with dual boot with Windows 10. As there was no other way to downgrade Ubuntu 16.04 to 14.04, I had to erase ubuntu 16.04 and install a fresh Ubuntu 14.04. After that I installed Indigo> And everything was working well :)
So to answer your question, you have to install Ubuntu 14.04 to get indigo! Have fun :)
2 | No.2 Revision |
You can not install indigo on Ubuntu 16.04. I had a similar problem in which I had to downgrade to indigo from kinetic. However, I found out that indigo only runs on Ubuntu 14.04. ROS Indigo ONLY supports Saucy (13.10) and Trusty (14.04) for Debian packages. . So I got it from here.
http://releases.ubuntu.com/14.04/
I had Ubuntu 16.04 with dual boot with Windows 10. As there was no other way to downgrade Ubuntu 16.04 to 14.04, I had to erase ubuntu 16.04 and install a fresh Ubuntu 14.04. After that I installed Indigo> And everything was working well :)
So to answer your question, you have to install Ubuntu 14.04 to get indigo! Have fun :)