Search found 1 match

by chrismailer
Sat Aug 29, 2020 8:51 am
Forum: PyBullet Support and Feedback
Topic: maxVelocity in setJointMotorControlArray
Replies: 1
Views: 7827

maxVelocity in setJointMotorControlArray

There doesn't seem to be a way to set the maxVelocity (or in this case maxVelocities ) for joints in setJointMotorControlArray like you can in setJointMotorControl2 . Is there a reason for this and maybe a workaround? In my benchmarks setJointMotorControlArray is about 15% faster than calling setJoi...