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

Differences between Generic- and LCP-ConstraintSolver with haptic #5158

Open
hugtalbot opened this issue Dec 11, 2024 · 0 comments
Open

Differences between Generic- and LCP-ConstraintSolver with haptic #5158

hugtalbot opened this issue Dec 11, 2024 · 0 comments
Labels
issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded

Comments

@hugtalbot
Copy link
Contributor

As highlighted in #5000, the force feedback is not updated at high rate.

This may be caused by the fact that the function solveTime() which might never enter the haptic Gauss-Seidel iterative process. Check the dynamic cast on the Event which may results in a direct return.

Thanks again @John-MF for reporting this

@hugtalbot hugtalbot added the issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug (major) Critical bug affecting everyone: not working, performances or accuracy degraded
Projects
None yet
Development

No branches or pull requests

1 participant