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

UR Kinematics failing at pick and place #402

Open
atyshka opened this issue Feb 12, 2019 · 0 comments
Open

UR Kinematics failing at pick and place #402

atyshka opened this issue Feb 12, 2019 · 0 comments

Comments

@atyshka
Copy link

atyshka commented Feb 12, 2019

I'm use MoveIt's pick and place pipeline for some tasks and I'm running into some issues with UR Kinematics. For a simple forward approach, grasp, and lift, KDL works perfectly (albeit with awkward solutions). However, for some reason UR Kinematics has a lot more trouble in limited scenarios. I have a use case where the robot is reaching down from a platform to grasp floor objects. KDL will pick objects low off the floor, but UR Kinematics always says IK Failed unless I'm higher up with more range of motion. Please see attached GIFs.
Here's KDL working with the limited range:
kdlkin
Whereas UR kinematics only works for objects a foot off the ground:
urkin
Is this a known issue with UR Kinematics? Can I tune the default parameters in kinematics.yaml for better results?

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