173
arm.set_tcp_jerk(2000)
arm.set_position(x=205.0, y=100.0, z=110.4, roll=180.0, pitch=0.5, yaw=0.0, speed=100, radius=-
1.0, wait=True)
arm.set_position(x=205.0, y=120.0, z=110.4, roll=180.0, pitch=0.5, yaw=0.0, speed=100, radius=-
1.0, wait=True)
arm.set_position(x=205.0, y=140.0, z=110.4, roll=180.0, pitch=0.5, yaw=0.0, speed=100, radius=-
1.0, wait=True)
arm.reset()
The interface set_position() is described in Table 2.2:
Table 2.2 set_position description
set_position
Description
Sets the Cartesian coordinate value of the linear motion
Parameter
x
coordinate x, (unit: mm)
y
coordinate y, (unit: mm)
z
coordinate z, (unit: mm)
roll
attitude roll(default unit is °):
Unit: if is_radian = True, the unit is rad; if is_radian = False, the unit
is °;
pitch
attitude pitch (default unit is °):
Unit: if is_radian = True, the unit is rad; if is_radian = False, the
unit is °;
yaw
attitude yaw (default unit is °):
Unit: if is_radian = True, the unit is rad; if is_radian = False, the
unit is °);
radius
radius: if it is a linear motion, radius <0 / radius = None;
if it is arc linear motion(blended), radius> 0;
is_radian
if is_radian = True, the unit of roll / pitch / yaw is rad;
Содержание 850
Страница 1: ...1...
Страница 72: ...72 4 The control box PC and network switch are connected by Ethernet ca ble...
Страница 74: ...74 Step3 Open the Properties Step4 Open the IPV4...
Страница 89: ...89 Cancel Cancel the selection Save Save the modified data Discard Discard the modified data...
Страница 145: ...145 1 6 6 GPIO Control Box and End tool interface...
Страница 149: ...149 1 6 7 End Effector...
Страница 197: ...197 State 6 Stop Generally use studio will generate state 6 and state 6 is also a kind of stop...