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

There are a couple of calls missing from the dashboard server, especially since Versions 3.12/5.6 - [ ] PolyscopeVersion - [ ] setUserRole - [ ] set operational mode (eSeries...

enhancement
good first issue

There have been multiple issues (e.g. #233, #307) related to ABI incompatibilities. Especially as we provide controller plugins for the scaled controllers, this might be an issue coming up more...

documentation
good first issue
ToDo

The robot's primary interface actually reports errors in executed script code via a `ROBOT_MESSAGE` of type `ROBOT_MESSAGE_TYPE_RUNTIME_EXCEPTION`. We can catch those and at least print a warning. This way false...

enhancement

When an e-Series robot runs in local mode, script code sent through the primary interface is ignored. However, the user doesn't get notified of this. Unfortunately, we cannot read whether...

enhancement

Hardware_interface doesn't appear to include functionality to read/publish the "actual_TCP_speed" field from rtde. This data is useful when using the robot as both an actuator and a sensor during precise...

PR pending

### Affected ROS Driver version(s) latest ### Used ROS distribution. Noetic ### Which combination of platform is the ROS driver running on. Linux ### How is the UR ROS Driver...

Suggested implementation of a free drive mode capability. ref: https://github.com/UniversalRobots/Universal_Robots_ROS_Driver/issues/525

wontfix

### Affected ROS Driver version(s) 20.04 ### Used ROS distribution. Noetic ### Which combination of platform is the ROS driver running on. Linux in a virtual machine ### How is...

Solution proposed

### Feature summary Currently, we have one test testing trajectory forwarding. This sends a trajectory for execution that is using the driver's default forwarding method which is spline interpolation. This...

enhancement

### Affected ROS Driver version(s) master ### Used ROS distribution. Noetic ### Which combination of platform is the ROS driver running on. Linux ### How is the UR ROS Driver...