181
2. xArm Motion Analysis
In this section, we mainly use Python / Blockly examples to explain a few
typical motions in the list below.
Motion
Joint
Motion
Linear
Motion
Arc linear
motion
Circular
Motion
xArm5
Motion
About Python-SDK:
For all interfaces with is_radian, the default value of is_radian is the
value at the time of instantiation.
That is, the value of
“ is_radian” set when xArmAPI () is created.
Here are three examples to illustrate:
1. arm = xArmAPI('192.168.1.226',)
2. arm = xArmAPI('192.168.1.226', is_radian=False)
3. arm = xArmAPI('192.168.1.226', is_radian=True)
When the xArmAPI() interface is created in method 1, the default value of is_radian is False, the unit
is °;
When the xArmAPI()
interface is created in method 2, is_radian = False, the unit is °;
When the xArmAPI() interface is created in method 3, is_radian = True, the unit is rad ;
About Blockly:
Содержание xArm
Страница 1: ...1...
Страница 29: ...29 Working space of xArm7 unit mm Note The following working range diagrams are only for safety assessment...
Страница 78: ...78 Step3 Open the Properties Step4 Open the IPV4...
Страница 81: ...81 1 2 4 Return to the Search Interface PC Click Tool Search to return to the search interface...
Страница 116: ...116 1 4 9 3 Advanced Tools...
Страница 119: ...119 Friction Identification...
Страница 136: ...136 7 Restart the control box enter your modified IP in the xArm Studio search box and connect the robotic arm...