09.12.2012 Views

Basic Characteristics RAPID

Basic Characteristics RAPID

Basic Characteristics RAPID

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

pose Coordinate transformations<br />

Description<br />

Components<br />

Example<br />

Structure<br />

Pose is used to change from one coordinate system to another.<br />

Data of the type pose describes how a coordinate system is displaced and rotated<br />

around another coordinate system. The data can, for example, describe how the tool<br />

coordinate system is located and oriented in relation to the wrist coordinate system.<br />

trans (translation) Data type: pos<br />

The displacement in position (x, y and z) of the coordinate system.<br />

rot (rotation) Data type: orient<br />

The rotation of the coordinate system.<br />

VAR pose frame1;<br />

.<br />

frame1.trans := [50, 0, 40];<br />

frame1.rot := [1, 0, 0, 0];<br />

The frame1 coordinate transformation is assigned a value that corresponds to a<br />

displacement in position, where X=50 mm, Y=0 mm, Z=40 mm; there is, however,<br />

no rotation.<br />

<br />

<br />

<br />

Related information<br />

Described in:<br />

What is a Quaternion? Data Types - orient<br />

<strong>RAPID</strong> Reference Manual 7-pose-1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!