Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
Universal Robots ROS driver supporting CB3 and e-Series
The controller_stopper package is useful standalone, also if no UR arms are involved. shadow-robot, possibly among others use the package with their own ros_control-powered hardware and we actually [forked this...
## Summary *Introduction to the issue* I've used this driver successfully in the past with ROS Kinetic and another URCap called Robotiq Copilot, but I encountered a problem when switching...
Just a quick question. Is it possible to set up this driver to run **with a real robot** on Windows 10 (ROS in Windows natively or ROS in Windows through...
Is it possible to use this driver at the same time as the [ur_rtde](https://gitlab.com/sdurobotics/ur_rtde) library?
This aims at solving #66 As questions about setting up the network configuration often popup and the approach to debug them is always the same, I've wrapped some of those...
Idea is to introduce a small utility that would be able to check whether configuration and setup of the robot controller and driver is as it should be, and prints...
# Summary Parameters such as servoj_gain and servoj_lookahead_time can be set during initialization. However, is there a way to set it dynamically per trajectory execution? Also, is there a way...
# Summary *Introduction to the issue* Dear all, I added a gripper with 2DOF to my ur5e arm. I modified the URDF of the ur5e (ur_macro.xacro) and its transmission file...
This gets built by the buildfarm automatically, which should provide a a better entrypoint for users. The generated documentation will be hosted on docs.ros.org ## ToDos: - [ ] Check...
# Summary I have made a ROS program that allows me to send the position of an ArUco marker to the robot, so that it can be placed just above...