Files
RCBASIC4/doc/files/getjointmaxmotorforce.txt
2026-02-26 15:33:51 -06:00

10 lines
347 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#title GetJointMaxMotorForce [RCBasic Doc]
#header Function GetJointMaxMotorForce( joint_id)
Returns the maximum linear force that the motor can apply to achieve the target speed set by SetMotorSpeed. This allows you to control the power or strength of the motor along the joints axis.
Used with Prismatic Joint
#ref SetJointMaxMotorForce