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

Joints: Add a feature to weight the priority of solving a joint #13

Open
gkjohnson opened this issue Oct 14, 2020 · 1 comment
Open
Labels
enhancement New feature or request
Milestone

Comments

@gkjohnson
Copy link
Owner

gkjohnson commented Oct 14, 2020

Will need to multiply the jacobian delta error by the a weight.

Single weight per joint? Or different weight per Joint DoF?

Can this be accomplished by multiplying the jacobian entries by a weight and then dividing it out again after the solve when applying the angle?

@gkjohnson gkjohnson added example enhancement New feature or request and removed example labels Oct 14, 2020
@gkjohnson gkjohnson modified the milestones: v0.0.2, v0.0.3 Oct 15, 2020
@gkjohnson gkjohnson modified the milestones: v0.0.3, v0.0.4, v0.0.5, v0.0.x Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant