Files
RCBASIC4/doc/files/getjointlinearspeed.html
2024-12-14 15:28:03 -05:00

20 lines
425 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="style.css">
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>getJointLinearSpeed [RCBasic Doc] </title>
</head>
<body>
<p><h2>function getJointLinearSpeed( joint_id) </h2></p>
<p>
Returns the current joint linear speed, usually in meters per second.
</p>
<p>
Used with Wheel Joint
</p>
<p>
</body>
</html>