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

Questions for position correction in integretor xpdb #360

Open
Hakuna25 opened this issue Nov 19, 2024 · 0 comments
Open

Questions for position correction in integretor xpdb #360

Hakuna25 opened this issue Nov 19, 2024 · 0 comments
Assignees

Comments

@Hakuna25
Copy link

Acoording to line 1742 in integretor_xpdb.py, rel_p = err * wp.normalize(world_com_c - world_com_p) indicates that the direction of rel_p is from child to parent as err is negative. Then rel_p is assigned to linear_c. Could there be a misdirection in the constraint to the child? Since the direction of linear_c should ideally point from parent to child to push the child away from the parent when they are too close.

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

2 participants