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

useBVHModel,check model from stp file, why collide function always return true? #582

Open
huiyue opened this issue Aug 1, 2022 · 1 comment

Comments

@huiyue
Copy link

huiyue commented Aug 1, 2022

I use BVHModel create two geometry, and use addsubmodel to load stp file data. Then,use this two geometry to create CollisionObject.
but when I change the obj's translation, collide(...) function always have the same result with result.is_Collision() is true.
by the way , use distance(...) function can get various min_dintance when it bigger than zero.

@myagen
Copy link

myagen commented Apr 13, 2023

please use OBBRSS

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