Updated docs and added constants to tracker
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>setJointMotorSpeed [RCBasic Doc] </title>
|
||||
<title>SetJointMotorSpeed [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>sub setJointMotorSpeed( joint_id, speed) </h2></p>
|
||||
<p><h2>Sub SetJointMotorSpeed( joint_id, speed) </h2></p>
|
||||
<p>
|
||||
Used on joints that support motors, such as revolute joints and prismatic joints, to control the speed at which the motor applies force to achieve movement.
|
||||
</p>
|
||||
@@ -29,6 +29,7 @@
|
||||
<a href="getjointmotorspeed.html">GetJointMotorSpeed</a>
|
||||
</p>
|
||||
<p>
|
||||
</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user