ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Don't. You might be able to get it to work if you install from source, but you'll most likely run into issues. This is because ROS distros target a specific Ubuntu version (or sometimes 2 versions). If you use a different Ubuntu version, most dependencies will have different versions as well and this will most likely lead to annoying issues.

For Ubuntu 18.04, you're better off running ROS Melodic.

If you still want to use ROS Indigo, install & run it inside a Ubuntu 14.04 Docker container on your Ubuntu 18.04 machine.