15 lines
231 B
Plaintext
15 lines
231 B
Plaintext
#title EnableJointMotor [RCBasic Doc]
|
|
#header Sub EnableJointMotor( joint_id, flag)
|
|
|
|
Enables or disables the joint motor
|
|
|
|
Used with
|
|
#list ul
|
|
#li Prismatic Joint
|
|
#li Revolute Joint
|
|
#li Wheel Joint
|
|
#/list
|
|
|
|
#ref JointMotorIsEnabled
|
|
|