From d90583484973e2ea12e8073da6dfdf534f018985 Mon Sep 17 00:00:00 2001 From: a16797 <167970334@qq.com> Date: Thu, 21 Nov 2024 22:45:13 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=AD=94=E7=B2=BEbug?= =?UTF-8?q?=20(#257)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/resource/base/pipeline/wilderness.json | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/assets/resource/base/pipeline/wilderness.json b/assets/resource/base/pipeline/wilderness.json index b7ceb014..14b917ff 100644 --- a/assets/resource/base/pipeline/wilderness.json +++ b/assets/resource/base/pipeline/wilderness.json @@ -46,6 +46,12 @@ 218, 236 ], + "target_offset": [ + 0, + -30, + 0, + 0 + ], "action": "Click", "post_wait_freezes": 1, "next": [ @@ -70,6 +76,12 @@ 221, 232 ], + "target_offset": [ + 0, + -30, + 0, + 0 + ], "action": "Click", "post_wait_freezes": 1, "next": [ @@ -192,6 +204,7 @@ "post_wait_freezes": 100, "next": [ "CollectProduct", + "AutoAssignCritters", "EnterProduct" ], "interrupt": [ @@ -211,8 +224,7 @@ ], "action": "Click", "next": [ - "CollectProductNext", - "AutoSelectProducts" + "CollectProductNext" ] }, "CollectProductNext": { @@ -224,7 +236,10 @@ 406, 220 ], - "action": "Click" + "action": "Click", + "next": [ + "AutoSelectProducts" + ] }, "AutoSelectProducts": { "recognition": "OCR",