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

Use a more appropriate inverse kinematics solver #7

Open
dmiklic opened this issue Nov 16, 2015 · 0 comments
Open

Use a more appropriate inverse kinematics solver #7

dmiklic opened this issue Nov 16, 2015 · 0 comments

Comments

@dmiklic
Copy link
Contributor

dmiklic commented Nov 16, 2015

The current solver tries to match the goal tool configuration exactly, which results in unnatural robot motion. It would be more natural to use a solver that allows the specification of tolerance ranges and use wide tolerances for tool configuration DoF that we do not care about. Check out this solver:

https://bitbucket.org/traclabs/trac_ik.git

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

No branches or pull requests

2 participants