Page 1 of 1

Applying external forces to multiple objects simaltaneously.

Posted: Thu Jan 20, 2022 4:13 pm
by yashimar
Hello,

Is there a good way to apply external forces to multi objects simultaneously?
If 'applyExternalForce' not but 'setJointMotorControl2', It is supported 'setJointMotorControl2Array' which can calculate control forces simaltaneously.
I want to use such calculation method, like 'applyExternalForceArray'.

I'm a beginner in pybullet, so I welcome any advice.
Thank you.