-
Notifications
You must be signed in to change notification settings - Fork 134
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
Visual offset in wrist_2 and wrist_3 for UR3 #257
Comments
Thank you for reporting this. This is definitively wrong. |
@urfeex May I ask how you generate the xacro files from the CAD model? Do you have internal scripts for cad to urdf generation? Just curious because the plugins or tools that are most common online for solidworks, fusion360 or onshape all seem to have certain issues that I always have to work around. |
This is mainly a manual process, as we don't release new models that often ;-) In fact, this particular mesh was added back in 2015 and never changed since then (apart from the ambience). So, I assume that this error has been hanging around for quite a while now. |
I see. Thank you. How can we go about fixing this? |
@ShahhhVihaan I have just created #258. Could you give that a test? |
I pass on initial_positions for a UR3 arm to
ur.ros2_control.xacro
and I noticed that when thewrist_3
intial position is 0wrist_2
andwrist_3
seem to be aligned and for other initial positionswrist_3
looks offset fromwrist_2's
axis. I do not change the urdf from the ur_description package.Is this an issue with the urdf and if yes, how do we fix it?
The text was updated successfully, but these errors were encountered: