Universal_Robots_ROS_Driver icon indicating copy to clipboard operation
Universal_Robots_ROS_Driver copied to clipboard

Universal Robots ROS driver supporting CB3 and e-Series

Results 186 Universal_Robots_ROS_Driver issues
Sort by recently updated
recently updated
newest added

I would like to build upon the urcap functionality of this driver and add some specialized features to my fork of the urcap. Further, I would expect this urcap to...

documentation
PR pending

# Summary We developed a ROS program to control the robot using Move it. Everything runned smoothly until recently, when the teach pendant started to loose the responsiviness, few minutes...

question

# Versions - ROS Driver version: ubuntu 20 - Affected Robot Software Version(s): URSoftware 3.8.0.61663 - Affected Robot Hardware Version(s): UR10 - Robot Serial Number: - UR+ product(s) installed: -...

# Summary Your issue may already be reported! Please search on the [issue track](../) before creating one. *I cannot connect to UR5e through the `roslaunch ur_calibration calibration_correction.launch robot_ip:=127.0.0.101 target_filename:="${HOME}/UR5/my_robot_calibration.yaml"` command,...

# Summary Your issue may already be reported! Please search on the [issue track](../) before creating one. *Introduction to the issue* While trying to implement the kernel with the PREEMPT_RT...

I would like the driver to support waiting for the UR computer to boot up. The driver will try to connect, but exit if unable to do so within a...

Hello, I'm trying to add a linear slider onto which my UR5e arm is attached in my lab. I am using this package with the UR5e robot arm in Ubuntu...

Solution proposed

# Versions - ROS Driver version: **ROS Melodic** - Universal Robot ROS driver - Tried on a laptop which does not have an NVIDIA graphics card #summary Hello, I am...

# **we want to use ' /ur_hardware_interface/set_io'Service of ur_robot_driver to control the onrobot RG2. TWO node had been created: Node one!** ```python _#!/usr/bin/env python import rospy from ur_msgs.srv import *...