update 修改警报点位

This commit is contained in:
FrankCV2048
2024-12-22 22:11:38 +08:00
parent 6f2350187f
commit 79eed7fee4

View File

@ -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#命令时的位置精度