UFactory XARM User Manual page 197

Hide thumbs Also See for XARM:
Table of Contents

Advertisement

is_radian
speed
mvacc
mvtime
relative
wait
Note: If it is xArm5, roll and pitch must be set to roll = ± 180 ° and pitch = 0 °.
2.2.2.2. Arc Linear Motion
Characteristics of Arc Linear Motion:
Arc linear motion (Lineb), inserting arc transitions between two straight
lines, is a way to plan the continuous movement of the robotic arm. The
following figure is a simple example of continuous motion using a
circular arc linear motion planning robotic arm.
Note: When the xArm firmware version≥1.6.0, if you need to plan Lineb
motion, you need to adjust the TCP speed below 200mm/s for
debugging, otherwise there will be a high security risk.
Blockly:
if it is arc linear motion(blended), radius> 0;
if is_radian = True, the unit of roll / pitch / yaw is rad;
if is_radian = False, the unit of roll / pitch / yaw is °;
TCP motion speed (mm / s, rad / s);
TCP motion acceleration (mm / s
0, reserved;
if relative = True, it is relative motion; if relative = True, it is not
relative motion;
if wait = True, wait for the current commands to finish before
sending the next commands;
if wait = False, send the next commands directly;
197
, rad / s
);
2
2

Advertisement

Table of Contents
loading

Table of Contents