Files
AutoControlSystem-git/CU/Catch.py
2024-11-25 22:35:45 +08:00

10 lines
167 B
Python

class catch_jaw:
def __init__(self, x, y, width, height, angle, color):
pass
def run(self):
pass
def take_bag(self):
return True