Difference between revisions of "MC-Basic:robot.ThetaOffset"
Line 1: | Line 1: | ||
− | {{Languages}} | + | {{Languages|MC-Basic:robot.ThetaOffset}} |
{{MC-Basic | {{MC-Basic | ||
|SHORT FORM= | |SHORT FORM= | ||
Line 8: | Line 8: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
− | + | From 4.18.1 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Line 25: | Line 25: | ||
|DEFAULT= | |DEFAULT= | ||
− | + | {0,0,0,0,0,0} | |
|SCOPE= | |SCOPE= | ||
Line 31: | Line 31: | ||
|LIMITATIONS= | |LIMITATIONS= | ||
− | + | ||
|EXAMPLE= | |EXAMPLE= |
Latest revision as of 10:41, 27 December 2017
Language: | English |
---|
Theta parameter for support user-defined zero joint position ( {0,0,0,0,0,0} ) independently of robot actual pose. See: PUMA_THETA_Parameters
Syntax
ThetaOffset = <robot joint point>
Availability
From 4.18.1
Type
Location
Range
According to the Robot Type
Units
User defined position units
Default
{0,0,0,0,0,0}
Scope
Configuration ,Task or Terminal
Examples
Puma.ThetaOffset = {0,-90,180,0,0,0}