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

Opening this issue to track progress. Follow up on ros-industrial/ur_modern_driver#244

wontfix
Solution proposed

# Summary In general, hardware devices publish their status using the [diagnostics](http://wiki.ros.org/diagnostics) system. At the moment, it seems that the ROS driver does not publish any of that information, and...

enhancement

# Summary The current implementation of the `hardware_interface` does not seem to register any [joint limit interfaces](https://github.com/ros-controls/ros_control/wiki/joint_limits_interface): https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/blob/289655e24ca640c8aa1a6acbfaf6f5fc593dbe2c/ur_robot_driver/src/ros/hardware_interface.cpp#L289-L325 It's unclear whether this is by design or an oversight. Earlier issue...

enhancement
wrid20

In URScript the linear endeffector speed can be controlled by using speedl(). But I couldn't find a rostopic to get this done. Is it planned to add a rostopic for...

PR pending
Solution proposed

The dashboard client disconnects when it encounters an error / does not receive an answer. I think that it should not disconnect, but reset the socket connection instead. For me,...

enhancement

# Summary Your issue may already be reported! Please search on the [issue track](../) before creating one. *Introduction to the issue* # Versions - ROS Driver version: 9b289f3 on Noetic...

PR pending

# Summary I am not able to synchronize hardware messages with other messages # Versions - All versions # Impact Not able to synchronize hardware messages with joint messages #...

enhancement

I am new in ROS and currently involved in a project with an UR3e. I need to access to the RTDE data. I have couple of questions I would be...

PR pending

# Summary Your issue may already be reported! Please search on the [issue track](../) before creating one. *Introduction to the issue* The issue occurs when attempting to connect the UR3...

bug

# Summary Hi, I want to connect UR3 hardware with ROS. But When I start ExternalControl file, teaching pendant screen is stopped. How can I solve this problem? ![ur3-teaching-pendant](https://user-images.githubusercontent.com/47661695/115394910-411bed80-a21e-11eb-949a-10a8c47dd62a.jpeg) #...

bug