Skip to content
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

Discrepancy in UR5e Robot Motion Planning #6337

Open
niklasconbotics opened this issue Jul 21, 2023 · 1 comment
Open

Discrepancy in UR5e Robot Motion Planning #6337

niklasconbotics opened this issue Jul 21, 2023 · 1 comment

Comments

@niklasconbotics
Copy link

Hello,

I'm currently using the PyMP library for path planning with the UR5e robot. I've been basing this on the official ur5e.urdf file to compute the motion. However, I've noticed a discrepancy: despite confirming that the joint angles match those from the final state of the motion planning path, when I attach the GPS node, it shows an offset of around 2-4 cm.

Interestingly, my forward kinematics check with the urdf file indicated that the end effector is indeed at the exact position. This leads me to speculate that the urdf file and the internal .proto file, upon which the UR5e robot is built, might not align perfectly.

Could anyone suggest a way to convert the ur5e.proto file into a urdf format? This might help resolve the discrepancy I'm facing.

Thank you.

@mrudorfer
Copy link

Hi, this sounds like it might be related to an issue I had #6504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants