10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
#title GetJointMotorForce [RCBasic Doc]
|
|
#header Function GetJointMotorForce( joint_id, inv_dt)
|
|
|
|
Return the current motor force given the inverse time step, usually in N.
|
|
|
|
Used with Prismatic Joint
|
|
|
|
#ref SetJointMotorForce
|
|
|