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

IK with Robotiq gripper 2f 85 attached on UR5e #24

Open
rrapi opened this issue May 17, 2022 · 0 comments
Open

IK with Robotiq gripper 2f 85 attached on UR5e #24

rrapi opened this issue May 17, 2022 · 0 comments

Comments

@rrapi
Copy link

rrapi commented May 17, 2022

Hello everyone,

I am a master science student and for my thesis I am working on a UR5e robot with a Robotiq 2f 85 gripper directly attached.
In this project I have to grasp some objects in different positions and orientations, so for this reason I am using MoveIt to get directly the Inverse Kinematics of a desired position and orientation depending on the object detected.
But the problem is that MoveIt considers as the reference frame of the endeffector the original one that ends in tool0, but as I am working with the gripper, I need that the referenze frame of the ee has to be of the robotiq gripper, so tranlates of ~19 cm wrt z-azis of previous one.
Without this setting the IK is always wrong as it changes completely the result.
Unfortunately ur5e_moveit_config package of has no gripper in the configuration, i tried to make one by me but did not worked.

Could you please help me to solve this problem?
Thank you very much in advance!

Best regards,
Franci

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

No branches or pull requests

1 participant