Skip to content

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

2 participants