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

Collision check of parts that are partially inside #24

Open
wzl-muenker opened this issue Dec 23, 2020 · 0 comments
Open

Collision check of parts that are partially inside #24

wzl-muenker opened this issue Dec 23, 2020 · 0 comments

Comments

@wzl-muenker
Copy link

Hey, I'm trying to built an Assembly Sequence Planning tool. I'm trying to use python-fcl for assemblies of multiple parts, which are imported via pythonocc. For the situation shown below I get a collision returned, even though no surfaces are in contact.

I'm not sure, whether the shown meshes are exactly the same as the BVHModels. I struggled using trimesh to visualize the BVHModels, so I displayed the triangles directly within pythonocc.

Can anyone provide a code snippet to visualy check the BVHModels?
Are there any options / workarounds to check collision for parts that are positioned inside other parts with fcl ?

grafik

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