MC-Basic:robot.ThetaOffset

From SoftMC-Wiki
Revision as of 10:41, 27 December 2017 by Miborich (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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}

See Also