You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collision between obj1 and obj2:
------------------------------
Collision?: False
Number of contacts: 0
Collision between obj1 and obj2:
------------------------------
Collision?: True
Number of contacts: 1
Continuous collision between obj1 and obj2:
------------------------------
Collision?: False
Time of collision: 1.0
I would expect that if collision is True for any of the fcl.collide calls, that fcl.continuousCollide would detect a collision. This doesn't seem to be true.
The text was updated successfully, but these errors were encountered:
Output:
I would expect that if collision is True for any of the
fcl.collide
calls, thatfcl.continuousCollide
would detect a collision. This doesn't seem to be true.The text was updated successfully, but these errors were encountered: