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

universal_robot on Noetic: packages not found

asked 2020-06-18 07:30:17 -0500

TheAngusBurger gravatar image

updated 2020-06-18 08:18:46 -0500

gvdhoorn gravatar image

Hi there!

I'm trying to connect ROS to a Universal Robots UR5, following this tutorial here: http://wiki.ros.org/universal_robot/T...

To achieve this, I need the universal_robots package installed, which is part of the ROS_industrial stack.

To install ROS_industrial, I am following these installation instructions: http://wiki.ros.org/Industrial/Install

It states I should be able to install ROS_industrial using the command: sudo apt-get install ros-noetic-industrial-core, however this results in the message

E: Unable to locate package ros-noetic-industrial-core

I'm brand new to ROS, so any help is appreciated! I am using Ubuntu 20.04 (64 bit) with ROS Noetic.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-06-18 08:17:42 -0500

gvdhoorn gravatar image

I'm trying to connect ROS to a Universal Robots UR5, following this tutorial here: http://wiki.ros.org/universal_robot/T...

Please don't follow that tutorial.

We're in the process of marking those all deprecated, as they document the process for setting up the old drivers.

For any use of Universal Robots with CB3 and newer controllers (including the e-Series), use this driver instead: UniversalRobots/Universal_Robots_ROS_Driver.

This is the only supported driver for Universal Robots robots, CB3 and e-Series. And the official driver.

To achieve this, I need the universal_robots package installed, which is part of the ROS_industrial stack.

To install ROS_industrial, I am following these installation instructions: http://wiki.ros.org/Industrial/Install

It states I should be able to install ROS_industrial using the command: "sudo apt-get install ros-noetic-industrial-core", however this results in the message "E: Unable to locate package ros-noetic-industrial-core".

I'm brand new to ROS, so any help is appreciated! I am using Ubuntu 20.04 (64 bit) with ROS Noetic.

That package hasn't been released yet for Noetic, so that command cannot be used yet.

I'll update the instructions.

As I wrote above: please find the new, supported and official driver at UniversalRobots/Universal_Robots_ROS_Driver.

edit flag offensive delete link more

Comments

"That package hasn't been released yet for Noetic, so that command cannot be used yet."

What ROS distribution do you recommend to work with the CB3 UR5 robot?

lrk gravatar image lrk  ( 2020-07-24 03:23:11 -0500 )edit

I believe you've misunderstood my comment: the packages in industrial_core have not been released into Noetic. But those are not needed for UR packages.

gvdhoorn gravatar image gvdhoorn  ( 2020-07-28 02:58:29 -0500 )edit

Question Tools

Stats

Asked: 2020-06-18 07:30:17 -0500

Seen: 3,483 times

Last updated: Jun 18 '20