how could I install ROS on ubuntu 18?
I tried to install ROS on ubuntu 18 but i faced a problem in the cmd ( sudo apt-get install ros-kinetic-desktop-full )! so how could I install it on ubuntu 18 ?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I tried to install ROS on ubuntu 18 but i faced a problem in the cmd ( sudo apt-get install ros-kinetic-desktop-full )! so how could I install it on ubuntu 18 ?
As listed at the top of the Kinetic install instructions, ROS Kinetic only supports Ubuntu Wily (15.10) and Xenial (16.04). If you need to run ROS Kinetic on 18.04, you will need to build Kinetic from source (which is not likely to work without some effort). Alternatively you could switch to a version of ROS that is supported by 18.04, such as Melodic.
You could also investigate running Kinetic on 18.04 in a Docker container if you are comfortable with containers.
The distribution schedule and links to pages describing compatibility between Ubuntu versions is listed on the Distributions page.
Asked: 2018-07-11 08:27:55 -0600
Seen: 35,768 times
Last updated: Jul 11 '18