24 lines
496 B
HTML
24 lines
496 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>
|
|
</p>
|
|
|
|
</body>
|
|
</html> |