You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am new to pybullet and was wondering if there is a way to remove the default motor from joints? Specifically, I would like to have a frictionless joint so an object just swings back and forth. Is this possible? If so, how might one go about this? I notice this in the documentation:
but from what I understand, this is just setting the force of the motor to 0 instead of treating the joint to be frictionless. I appreciate any help on this!
The text was updated successfully, but these errors were encountered:
Hello, I am new to pybullet and was wondering if there is a way to remove the default motor from joints? Specifically, I would like to have a frictionless joint so an object just swings back and forth. Is this possible? If so, how might one go about this? I notice this in the documentation:
but from what I understand, this is just setting the force of the motor to 0 instead of treating the joint to be frictionless. I appreciate any help on this!
The text was updated successfully, but these errors were encountered: