File tree Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Expand file tree Collapse file tree 2 files changed +20
-7
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,16 @@ xArm Python SDK
30
30
- #### [ UFACTORY ModbusTCP Manual] ( doc/UF_ModbusTCP_Manual.md )
31
31
32
32
## Update Summary
33
+ - > ### 1.13.30
34
+ - Supports obtaining unsaved track recording duration
35
+ - Fix the abnormal path of running blockly program in some cases
36
+ - Fix the return format of getting C23 and C38 errors
37
+ - Supports obtaining identification status
38
+
39
+ - > ### 1.13.19
40
+ - Friction identification supports xarm7_mirror model
41
+ - Fix the abnormal return value of blockly conversion robotiq related interface
42
+
33
43
- > ### 1.13.0
34
44
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
35
45
@@ -44,13 +54,6 @@ xArm Python SDK
44
54
- Add common motion api (Enabled after firmware version 1.11.100)
45
55
- The Cartesian motion-related interface adds the motion_type parameter to determine the planning method (Enabled after firmware version 1.11.100)
46
56
47
- - > ### 1.11.0
48
- - Support transparent transmission
49
- - 240: ` set_tgpio_modbus_timeout(..., is_transparent_transmission=True) `
50
- - 241: ` getset_tgpio_modbus_data(..., is_transparent_transmission=True) `
51
- - Modified the centroid unit of the ` ft_sensor_iden_load ` and ` ft_sensor_cali_load ` interfaces to millimeters (originally meters)
52
-
53
-
54
57
- > ### [ More] ( ReleaseNotes.md )
55
58
56
59
Original file line number Diff line number Diff line change 2
2
3
3
## Update Summary
4
4
5
+ - > ### 1.13.30
6
+ - Supports obtaining unsaved track recording duration
7
+ - Fix the abnormal path of running blockly program in some cases
8
+ - Fix the return format of getting C23 and C38 errors
9
+ - Supports obtaining identification status
10
+
11
+ - > ### 1.13.19
12
+ - Friction identification supports xarm7_mirror model
13
+ - Fix the abnormal return value of blockly conversion robotiq related interface
14
+
5
15
- > ### 1.13.0
6
16
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
7
17
You can’t perform that action at this time.
0 commit comments