Difference between revisions of "MC-Basic:movingFrame.SLAVEORIENTATION"
m (Miborich moved page AXY:MC-Basic:movingFrame.SLAVEORIENTATION to Axystems:MC-Basic:movingFrame.SLAVEORIENTATION) |
m (Miborich moved page Axystems:MC-Basic:movingFrame.SLAVEORIENTATION to MC-Basic:movingFrame.SLAVEORIENTATION: Global renaming of Axystems: namespace into (Main):) |
(No difference)
|
Revision as of 08:52, 22 May 2014
Setts the orientation transformation of the moving frame orientation vector to the slave robot's working space.
Syntax
MF.SlaveOrientation = <YPR point type robot location point>
Availability
4.10.x and up
Type
Location of YPR (Yaw Pitch Roll) point type
Units
User defined position units
Default
NULL
Scope
Task or Terminal
Examples
MF.MasterSource = Puma.Setpoint MF.Base = #{25,0,100,0,45,0} MF.SlaveOrientation = #{0,0,90}