contactBreakingThreshold random behaviour

Official Python bindings with a focus on reinforcement learning and robotics.
Post Reply
eng.mostafa_2005
Posts: 5
Joined: Tue Jan 19, 2021 5:10 pm

contactBreakingThreshold random behaviour

Post by eng.mostafa_2005 »

Hi, We are trying to force Bullet/PyBullet to consider adding contact constraints (we already changed the solver to create LCP) between objects with large distance between them. I changed this parameter (contactBreakingThreshold) and also this (ContactProcessingthreshold) but when we do this some of the objects start to move randomly. Especially when we change the contactBreakingThreshold option.
Does any one have any idea how to fix this or even debug it ?
Post Reply