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

Overly Strict Collision Check #102

Open
hesic73 opened this issue Dec 18, 2024 · 1 comment
Open

Overly Strict Collision Check #102

hesic73 opened this issue Dec 18, 2024 · 1 comment

Comments

@hesic73
Copy link

hesic73 commented Dec 18, 2024

In mplib 0.1.1, there seems to be a minor issue: the planning process assumes collisions are strictly disallowed by default. If a collision is detected, the planning is considered a failure. However, for certain parts of my robot (e.g., a dexterous hand) where collisions are intentionally allowed, the planner incorrectly treats them as failures.

@Lexseal
Copy link
Collaborator

Lexseal commented Jan 24, 2025

Hi! If you try newer versions of the library, we have a matrix in which you can set allowed collision.

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