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

Error in Elfin 5 Moveit Configuration with Parellel Gripper #42

Open
ritviksingh94 opened this issue Nov 7, 2023 · 3 comments
Open

Comments

@ritviksingh94
Copy link

Hi Team,
We are looking to integrate a custom made parallel gripper with an elfin 5 robot using ROS move it config. We have added the gripper (see description below) into the urdf. The gripper flange and the two fingers of the gripper have been added as 3 separate links. The joint between the gripper flange and elfin link6 has been defined as fixed, whereas the joints between fingers and gripper flange have been defined as prismatic. All these links and gripper have been added into the elfin 5 urdf. As far the structure of the srdf goes, the gripper flange (which is the end link of the robot) is added as the child link and since parent links are added automatically all the links of the robot except the gripper fingers are added in the first group “elfin_arm”. The second group “elfin_end_group” consists of the gripper finger links and the prismatic joints associated with them. The third group defined is ‘elfin_arm_parellel_gripper” which has the two groups “elfin_arm” and “elfin_end_group”. On running simulation in Rviz whenever a goal is assigned, the following error appears and the robot fails to move to the goal.

ERROR: Unable to get end effector tips from jmg.

The same simulation runs smoothly when no gripper is integrated. Can someone help us with the general structure of urdf and srdf showing how grippers are typically integrated with elfin 5 moveit configuration? Or any leads as to why this error appears would also be greatly appreciated.
[](Elfin 5 Gripper Integration Error)

@Neverforgetlove
Copy link
Contributor

I can't determine what happened from this picture,but we have recently integrated some grippers and currently preparing to update them. I can send you some packages to reference.

@ritviksingh94
Copy link
Author

I can't determine what happened from this picture,but we have recently integrated some grippers and currently preparing to update them. I can send you some packages to reference.

Thank you, that would be really helpful. Could you share it whenever you get a chance? @Neverforgetlove

@Neverforgetlove
Copy link
Contributor

Yeah, I already know your email and I will send it to you later

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

2 participants