☢️ update 初步更新投料框架

This commit is contained in:
FrankCV2048
2024-11-25 22:35:45 +08:00
parent a9b903bf7b
commit 29d004221f
8 changed files with 465 additions and 37 deletions

10
CU/Catch.py Normal file
View File

@ -0,0 +1,10 @@
class catch_jaw:
def __init__(self, x, y, width, height, angle, color):
pass
def run(self):
pass
def take_bag(self):
return True