EasyManuals Logo

UFactory xArm 5 User Manual

UFactory xArm 5
182 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #140 background imageLoading...
Page #140 background image
140
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:
All units for angles use degrees (°).

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the UFactory xArm 5 and is the answer not in the manual?

UFactory xArm 5 Specifications

General IconGeneral
BrandUFactory
ModelxArm 5
CategoryRobotics
LanguageEnglish

Related product manuals