15 lines
221 B
Plaintext
15 lines
221 B
Plaintext
#title GetJointMotorSpeed [RCBasic Doc]
|
|
#header Function GetJointMotorSpeed( joint_id)
|
|
|
|
Returns the motor speed
|
|
|
|
Used with
|
|
#list ul
|
|
#li Prismatic Joint
|
|
#li Revolute Joint
|
|
#li Wheel Joint
|
|
#/list
|
|
|
|
#ref SetJointMotorSpeed
|
|
|