Skip to content

Commit 12317f5

Browse files
committed
[docs] update docs
1 parent eba0850 commit 12317f5

File tree

2 files changed

+20
-7
lines changed

2 files changed

+20
-7
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ xArm Python SDK
3030
- #### [UFACTORY ModbusTCP Manual](doc/UF_ModbusTCP_Manual.md)
3131

3232
## 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+
3343
- > ### 1.13.0
3444
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
3545

@@ -44,13 +54,6 @@ xArm Python SDK
4454
- Add common motion api (Enabled after firmware version 1.11.100)
4555
- The Cartesian motion-related interface adds the motion_type parameter to determine the planning method (Enabled after firmware version 1.11.100)
4656

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-
5457
- >### [More](ReleaseNotes.md)
5558
5659

ReleaseNotes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## Update Summary
44

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+
515
- > ### 1.13.0
616
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
717

0 commit comments

Comments
 (0)