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

How to install ROS universal robots in Ubuntu 20.04.2 LTS

asked 2021-03-16 15:12:20 -0500

Newuser gravatar image

Hi,

I am trying to install ROS universal robots using this command - "sudo apt-get install ros-kinetic-universal-robots". But it shows an error saying: Unable to locate package ros-kinetic-universal-robots. How can I install it then?

My Ubuntu version is: Ubuntu 20.04.2 LTS.

Your help will be much appreciated. Thank you.

edit retag flag offensive close merge delete

Comments

Isn't this a duplicate of your own #q372351?

gvdhoorn gravatar image gvdhoorn  ( 2021-03-17 06:03:16 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-03-17 03:58:44 -0500

fexner gravatar image

First of all, you are trying to install a package from ROS kinetic, which is released for Ubuntu 16.04.

On Ubuntu 20.04 the official ROS release would be noetic. However, the universal_robots package is not released for ROS noetic, yet.

There have been (I think successful) attempts to build it from source using the melodic-devel-staging branch of the package. See this issue for details.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2021-03-16 15:12:20 -0500

Seen: 967 times

Last updated: Mar 17 '21