-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ROS support for UR16e #73
Comments
Just to add my +1 to this request as well. It is driving a decision to purchase a UR16e vs a competitor product at the moment. What would need to be done to get this up and running? |
On the |
Thanks gavanderhoorn. Does that lean more towards a timescale of years, or months? Sorry to put you on the spot but it will help enormously with the buying decision. Thanks again. |
I would say days. But it requires someone to do the work. There is nothing very difficult about this. It's just grunt work. There is an open issue tracking this btw: ros-industrial/universal_robot#460. |
I started working on that on a train trip during the Christmas holidays and quickly realized this would be getting a mess quite quickly for multiple reasons:
For the reasons above I decided to start working on top of ros-industrial/universal_robot#371 the current status is on https://github.com/fmauch/universal_robot/tree/ur16e |
Hi Felix In terms of applications, there are two main things we would like to achieve with the arm.
Will both of these be available once the work is complete or require some coding our end? |
As you can see in testing ros-industrial/universal_robot#477, moveit support for UR16 is currently not yet implemented.
Currently, no native support for UR's force_sensing exists. You could make use of https://github.com/fzi-forschungszentrum-informatik/cartesian_controllers to achieve similar behavior using ROS.
None of these are on our current schedule. Any work on this end is welcome, especially regarding MoveIt! support. |
Added basic ur16e support in #270, therefore closing this. |
There is still no support for the UR16e
There are two posts on the forum requesting this:
https://forum.universal-robots.com/t/ur16e-ros-driver-support/5395
https://forum.universal-robots.com/t/looking-to-buy-ur16e-what-is-current-18th-dec-2019-ros-support/5890
It seems that relatively little work is needed to support this. (Some configuration files with dimensions and such)
Can this be prioritized higher please?
The text was updated successfully, but these errors were encountered: