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

Unable to locate package ros-kinetic-universal-robots

asked 2021-02-20 16:56:04 -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.

My Ubuntu version is: Ubuntu 20.04.2 LTS

Your help will be much appreciated. Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-02-21 06:05:34 -0500

gvdhoorn gravatar image

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.

My Ubuntu version is: Ubuntu 20.04.2 LTS

The emphasis is mine here.

ROS Kinetic is not supported on Ubuntu Bionic (20.04), only on Ubuntu Xenial (16.04).

The error message is expected and correct: you cannot install ROS Kinetic packages using apt on Ubuntu Bionic.

edit flag offensive delete link more

Comments

Thank you for your reply.

Do you know how can I install universal robot then?

Newuser gravatar image Newuser  ( 2021-02-21 12:44:16 -0500 )edit

You should be able to build it from source in a Catkin workspace.

gvdhoorn gravatar image gvdhoorn  ( 2021-02-21 13:37:51 -0500 )edit

@Newuser please see this.

skpro19 gravatar image skpro19  ( 2021-02-21 17:07:21 -0500 )edit
1

I believe #q320046 is more exhaustive.

gvdhoorn gravatar image gvdhoorn  ( 2021-02-22 02:56:34 -0500 )edit

@gvdhoorn that was very insightful. Thanks for sharing :-)

skpro19 gravatar image skpro19  ( 2021-02-23 16:25:59 -0500 )edit

Thank you very much

Newuser gravatar image Newuser  ( 2021-02-24 22:09:58 -0500 )edit

Question Tools

Stats

Asked: 2021-02-20 16:56:04 -0500

Seen: 1,055 times

Last updated: Feb 21 '21