Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title getJointMaxMotorForce [RCBasic Doc]
|
||||
#header function getJointMaxMotorForce( joint_id)
|
||||
#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 joint’s axis.
|
||||
|
||||
Used with Prismatic Joint
|
||||
|
||||
#ref SetJointMaxMotorForce
|
||||
|
||||
|
||||
Reference in New Issue
Block a user