-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Add Ur16e support #477
Add Ur16e support #477
Conversation
As I'm not very familiar with those two points, I'd be fine with leaving them for a later PR. Edit: |
Ok.
Yes, that is the plan. |
This model is only correct in the kinematics structure. Meshes and dynamics parameters have to be corrected.
Rebased this PR |
Continued in #496. |
Would you want us to continue with this one? Full attribution of the commits is preserved in #496. |
Merging this without waiting for Travis as we already know this passes CI (from #496). |
Thanks @fmauch 👍 |
Hello, I am doing some research on UR16E now.May I ask where can I get the accurate inertial parameters of ur16e now ? and when can the official configuration of UR16_e_moveit_config be released. Thanks~ |
This PR aims at adding ur16e support to
univeral_robot
.This basically implements #460 and UniversalRobots/Universal_Robots_ROS_Driver#73.
It is built upon #371 and #414 so it will have parametrized xacro files and support for robot calibration.
The current status: