Skip to content

Commit 2ac7d84

Browse files
committed
[feat] add set_gripper_g2_position
1 parent cfbbe12 commit 2ac7d84

File tree

8 files changed

+567
-16
lines changed

8 files changed

+567
-16
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ xArm Python SDK
4040
- #### [UFACTORY ModbusTCP Manual](doc/UF_ModbusTCP_Manual.md)
4141

4242
## Update Summary
43+
- > ### 1.16.0
44+
- Added an interface to control xArm Gripper G2
45+
- Optimize the interface for controlling BIO Gripper G2
46+
- Extend the get_joint_states interface
47+
4348
- > ### 1.15.0
4449
- Added the Six-axis Force Torque Sensor collision detection related interfaces
4550
- Added support for the new version of BIO Gripper control interface

ReleaseNotes.md

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

33
## Update Summary
44

5+
- > ### 1.16.0
6+
- Added an interface to control xArm Gripper G2
7+
- Optimize the interface for controlling BIO Gripper G2
8+
- Extend the get_joint_states interface
9+
510
- > ### 1.15.0
611
- Added the Six-axis Force Torque Sensor collision detection related interfaces
712
- Added support for the new version of BIO Gripper control interface

0 commit comments

Comments
 (0)