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

Distance objective has an effect even when far from radius #4

Open
SidneyBovet opened this issue Oct 31, 2021 · 0 comments
Open

Distance objective has an effect even when far from radius #4

SidneyBovet opened this issue Oct 31, 2021 · 0 comments

Comments

@SidneyBovet
Copy link

Given the setup below, where I have two IK chains of a number of segments each, I am trying to get the two chains to avoid each other. I (programmatically) set up distance objectives for some of the joints in the chains but, as you can see, even when farther away than the objective's radius, they try to avoid one another:

image

I know a distance objective is no collision detection system, but is there a way for it not to have an effect on the IK computation unless the segments are about to touch?

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