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

Fixing Missing End Effector Link for UR-X URDF models #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

suddrey-qut
Copy link
Contributor

Many of the manipulator robot models do not have clearly defined end-effector links. This causes a crash when calling robot.fkine(robot.q).

I have updated the UR-X models to resolve this by specifying explicitly the gripper links, and have added a unit test to cover this issue.

Please note that the unit test is still failing due to the other models not having end effector links specified, but I am not sufficiently versed in these models to determine how to fix them.

@petercorke
Copy link
Owner

Grippers and end effectors are still WIP, some thoughts on the Wiki https://github.com/petercorke/robotics-toolbox-python/wiki/Grippers

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

Successfully merging this pull request may close these issues.

None yet

2 participants