bullet3 icon indicating copy to clipboard operation
bullet3 copied to clipboard

cannot find addforce in pybullet

Open zhang-qiang-github opened this issue 1 year ago • 0 comments

The c++ has the addForce(const btVector3& force, int node) method, but I can only find applyExternalForce in pybullet.

How can I call addForce in pybullet?

zhang-qiang-github avatar Apr 12 '23 03:04 zhang-qiang-github