Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#title setJointMaxTorque [RCBasic Doc]
|
||||
#header sub setJointMaxTorque( joint_id, torque)
|
||||
#title SetJointMaxTorque [RCBasic Doc]
|
||||
#header Sub SetJointMaxTorque( joint_id, torque)
|
||||
|
||||
Sets an upper limit on the amount of torque (rotational force) the joint can apply, controlling how much rotational resistance or power the joint provides.
|
||||
|
||||
@@ -10,3 +10,4 @@ Used with
|
||||
#/list
|
||||
|
||||
#ref GetJointMaxTorque
|
||||
|
||||
|
||||
Reference in New Issue
Block a user