This is part of 2.1.0latest release.

MLxRobotPosition

0.1.0

Data type for a robot target position.

Data structure used in MLxAppDataTeachPoint.

Contains a TCP position [X,Y,Z,Rx,Ry,Rz] and its closure.

Version history

0.1.0

  deGroot

Changes

Changed:

Overview

nametypedefaultcomment
TCPPositionARRAY[0..7] OF REALAn array defining the [X, Y, Z, RX, RY, RZ] postion of the robot TCP.
ClosureMLxRobotClosureInformation pertaining to the closure of the robot.

Details

TCPPosition

ARRAY[0..7] OF REAL

An array defining a TCP position [X,Y,Z,Rx,Ry,Rz].

Defines robot posture for a TCP Position. If nothing is specified, robot will keep the current posture.

Pages built with Hugo - 04 Oct 2024 15:36 CEST