python部分官方化对齐接口

This commit is contained in:
cyy_mac
2026-07-29 21:50:15 +08:00
parent 81f14e14ca
commit dbfcb95566
15 changed files with 678 additions and 14 deletions

View File

@@ -28,7 +28,9 @@ Homepage = "https://github.com/your-username/go1_pro_sdk"
Documentation = "https://github.com/your-username/go1_pro_sdk/blob/main/docs/"
[tool.setuptools]
py-modules = ["robot_interface"]
packages = ["go1_pro_sdk",
"go1_pro_sdk.compat",
"go1_pro_sdk.codec",
"go1_pro_sdk.connection",
"go1_pro_sdk.highlevel",