Skip to content

Commit fa91a43

Browse files
committedJul 10, 2024
[docs] update docs
1 parent 995d61e commit fa91a43

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed
 

‎ReadMe.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
- Protect the arm before unlocking the motor.
1212

1313
## Update Summary
14+
- > ### 1.14.2
15+
- Fix the 503 interface protocol identification error issue
16+
- Added sync parameters to some gpio interfaces to support immediate execution (requires firmware 2.4.101 or above)
17+
- Added XArmAPIWrapper to C# calls to support simultaneous control of multiple robotic arms
18+
- Added new interface to support obtaining some error information
1419
- > ### 1.13.0
1520
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
1621

‎ReleaseNotes.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Update Summary
44

5+
- > ### 1.14.2
6+
- Fix the 503 interface protocol identification error issue
7+
- Added sync parameters to some gpio interfaces to support immediate execution (requires firmware 2.4.101 or above)
8+
- Added XArmAPIWrapper to C# calls to support simultaneous control of multiple robotic arms
9+
- Added new interface to support obtaining some error information
10+
511
- > ### 1.13.0
612
- Compatible with the standard Modbus TCP protocol, providing part of the standard Modbus TCP protocol interface
713

0 commit comments

Comments
 (0)