Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
Universal Robots ROS driver supporting CB3 and e-Series
Addresses #447. I look at this as cheap insurance because there's no downside to making these variables atomic AFAIK.
# Summary Once the issues with the Melodic release are resolved could we get a Noetic release of this too?
Seems like it would make sense to properly deploy this package to Melodic. Is there any maintainer motivated enough to do this?
tool_communication: check path for 'tool_device_name' is free/available/owned by user if it exists
As reported in #107, if the path configured for `tool_device_name` already exists, there is a chance `socat` will be unable to use it. This could be due to permissions on...
# Summary I found an old post below discussing how people wanted to switch the method of controlling a robot between ROS driver and teach pendant. Here is the post:...
# Summary I am currently working on a VMVM setup. With one VM running ursim and another the ROS driver. My connection quality is quite bad, so I was able...
# Summary Hi, Dear all, I found a problem,the UR10e can connect the PC,I can see the gesture of ur10e under rviz, but when I use moveit to move it,...
I've been asked to post here, here's the original [question:](https://answers.ros.org/question/356557/joint_limitsyaml-file-and-saftey-configuration-on-ur5-control-panel-am/) I am using ROS Kinetic, moveit, and a ur5 with a polyscope version of 3.1.0.0.76181. I have changed the safefty...
## Problem Following up on #191 and #195 there seems to exist a conflict between using this driver and having an EtherNet/IP fieldbus enabled. In the driver's output this will...
The RoboStack maintainers helped to fix compile errors when building the UR drivers using a conda environment. conda is, in my humble opinion, very useful and the suggested changes might...