Updated docs and added constants to tracker
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
#title setJointMaxMotorForce [RCBasic Doc]
|
||||
#header sub setJointMaxMotorForce( joint_id, force)
|
||||
#title SetJointMaxMotorForce [RCBasic Doc]
|
||||
#header Sub SetJointMaxMotorForce( joint_id, force)
|
||||
|
||||
Limits 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 Joints
|
||||
|
||||
#ref GetJointMaxMotorForce
|
||||
|
||||
|
||||
Reference in New Issue
Block a user