23 lines
489 B
HTML
23 lines
489 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="style.css">
|
|
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
|
<title>setJointAngularOffset [RCBasic Doc] </title>
|
|
</head>
|
|
|
|
<body>
|
|
<p><h2>sub setJointAngularOffset( joint_id, angleOffset) </h2></p>
|
|
<p>
|
|
Set the target angular offset
|
|
</p>
|
|
<p>
|
|
Used with Motor Joint
|
|
</p>
|
|
<br><p>Related:
|
|
<a href="getjointangularoffset.html">GetJointAngularOffset</a>
|
|
</p>
|
|
<p>
|
|
|
|
</body>
|
|
</html> |