189
4. Robotic Arm Motion Mode and State Analysis
4.1 Analysis of Robotic Arm Movement Mode
4 motion modes of the control box: (Python SDK: set_mode ())
● Mode 0: Position control mode.
The control box enters by default after startup.
●
Joint Motion: to achieve the point-to-point motion of joint
space (unit:degree/radian), the speed between each
command is discontinuous.
Click to see code:
●
Linear Motion: to achieve linear motion between Cartesian
coordinates (unit: mm), the speed between each instruction
is discontinuous.
Click to see code:
set_position() set_position_aa()
●
Arc Linear Motion: to achieve linear motion between
Summary of Contents for 850
Page 1: ...1...
Page 72: ...72 4 The control box PC and network switch are connected by Ethernet ca ble...
Page 74: ...74 Step3 Open the Properties Step4 Open the IPV4...
Page 89: ...89 Cancel Cancel the selection Save Save the modified data Discard Discard the modified data...
Page 145: ...145 1 6 6 GPIO Control Box and End tool interface...
Page 149: ...149 1 6 7 End Effector...
Page 197: ...197 State 6 Stop Generally use studio will generate state 6 and state 6 is also a kind of stop...