Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
Universal Robots ROS driver supporting CB3 and e-Series
**Prepare**: I start the UR3 use ur_robot_driver nice and well in the terminal, and start the TP as fmauch told us in many previous answers. **Target**: I have a program...
# Summary An trajectory was sent but was not executed immediately reporting error `Sending data through socket failed. Unexpected error: No trajectory defined at current time. Please contact the package...
Hi, We are working with a UR5e robot and ROS noetic. We have a tool attached to the robot flange. we want to read the contact force applied on the...
Related to https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/198 [WIP] since have not tested.
Since we need temperature information on the motor level for parameters identification, I implemented publishers for publishing the joint temperature as retrieved by the driver. I am making a pull...
# Summary The dash board client receive timeout is reset to 1 s when the client connects and the receive timeout specified by the parameter is ignored. *Introduction to the...
Added feature to tell if robot is simulated or real This updates the ROS to be compatible with the changes made in the client library in [PR](https://github.com/UniversalRobots/Universal_Robots_Client_Library/pull/137)
Hi, i want to use ur-rtde and ur robot driver. Now, i'm using xenomai 3 and 5.4.102-xenomai-3.1 kernel. Is it possible using xenomai instead PREEMPT_RT for rtde?
# Summary *Introduction to the issue* # Versions - ROS Driver version: melodic - OS: Windows 11, running Ubuntu 18 through a virtual box I want to install ubuntu 18...
# Summary My first question is I know if it recommended to install Realtime Kernel. But can I skip it if I can successfully control the UR5e robot with this...