Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Installation of UR5 driver package on ROS noetic

Open miladasgari178 opened this issue 2 years ago • 1 comments

Hello I am trying to install ROS package on noetic for Universal robot according to "https://github.com/UniversalRobots/Universal_Robots_ROS_Driver", I am going through instruction, but when I am trying to use "rosdep install --from-paths src --ignore-src -y", it seems that could not find some files to install and when I am going through the error, it want to install some file of this repository "http://packages.ros.org/ros/ubuntu/pool/main/r/ros-noetic-ur-client-library/", but it seems the name of these files have changed what can I do?

miladasgari178 avatar Sep 25 '23 15:09 miladasgari178

According to status_page/ros_noetic_default.html?q=ur_client, ur_client_library is released into and available for Noetic on amd64 (ie: Ubuntu Focal (22.04) running on x86_64)).

I'd suggest to check two things:

  1. you've recently ran sudo apt update (and it succeeds without errors and/or warnings), and
  2. you are running the 64bit version of Ubuntu Focal

Additionally:

it seems that could not find some files to install

when reporting problems or asking for help, always be as precise as possible.

Do not paraphrase errors or warnings. Copy-paste them in their entirety here into a comment.

gavanderhoorn avatar Sep 25 '23 15:09 gavanderhoorn

Closing this due to inactivity and proposed solution. Please feel free to comment / reopen if the issue still persists.

fmauch avatar Jul 03 '24 09:07 fmauch