bullet3 icon indicating copy to clipboard operation
bullet3 copied to clipboard

How to constrain a Sphere CollisionShape to 2 dimensions?

Open erib3 opened this issue 1 year ago • 0 comments

If I apply external force on 2 axis, after running the simulation for a while I get movement on a 3rd axis. I am not sure where this energy is coming from.

I have looked into constraining the object to 2 dimensions but it's not clear how to do this in pybullet. What is the simplest way to express that an object can only move on the X and Y axis?

erib3 avatar Aug 10 '22 15:08 erib3