From 79eed7fee48c316334b00f18e2afb5c9bfb1a584 Mon Sep 17 00:00:00 2001 From: FrankCV2048 <1395405735@qq.com> Date: Sun, 22 Dec 2024 22:11:38 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BF=AE=E6=94=B9=E8=AD=A6=E6=8A=A5?= =?UTF-8?q?=E7=82=B9=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Constant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Constant.py b/Constant.py index 2ca0489..cd658d1 100644 --- a/Constant.py +++ b/Constant.py @@ -1,7 +1,7 @@ import os Debug = True -IO_EmergencyPoint = 3 +IO_EmergencyPoint = 2 bag_height = 10 # 一袋的高度 position_accuracy_action = 0.1 #动作时的位置精度6 这个精度要高 必须到位置才做动作 position_accuracy_command = 6#命令时的位置精度