This commit is contained in:
ywb
2026-06-04 16:15:16 +08:00
parent 525025a5f7
commit decfc44e89
6 changed files with 40 additions and 12 deletions
+2 -2
View File
@@ -7,8 +7,8 @@ import os
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
# ========== 网络配置(集中管理所有 IP 地址 — 修改此处即可全局生效)==========
AGV_HOST = "192.168.50.93"
ARM_HOST = "192.168.50.91"
AGV_HOST = "192.168.60.177"
ARM_HOST = "192.168.60.88"
# ========== AGV 参数 ==========
AGV_CONFIG = {