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

Investigate an automatic way to filter the enabled collidable points #283

Open
xela-95 opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@xela-95
Copy link
Member

xela-95 commented Nov 13, 2024

I'm opening this issue in order to leave this idea here for future reference.

In #274 we started to consider a subset of the collidable points available in the model during simulation to reduce the computational burden for kinematic/dynamic quantities (transforms, Jacobians, Jacobian derivatives, contact forces, etc.). This kind of filter is static, and a potential direction to investigate is how to apply algorithms that can automatically choose the most appropriate collidable points (like as it is done in the fcl library for collision detection).

There several different considerations to do before starting to address this issue, for some of them see the comments in #247, like #274 (comment) and #274 (comment).

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