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

Add technical reference for the position IK solver #66

Open
MatthewPeterKelly opened this issue May 3, 2018 · 1 comment
Open

Add technical reference for the position IK solver #66

MatthewPeterKelly opened this issue May 3, 2018 · 1 comment

Comments

@MatthewPeterKelly
Copy link
Contributor

The position IK solver works by using gradient descent combined with a barrier function. It would be great if we had some sort of technical reference to go over this math in detail.

@rethink-forrest
Copy link

Two quick notes:

  1. The code pull-request for this is Decaying barrier function to handle joint limits #33
  2. It seems like I based the decaying logarithmic barrier function partial from these notes:
    http://s-mat-pcs.oulu.fi/~keba/Optimointi/OP_penalty_engl.pdf

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