update 更新框架和控制细节

This commit is contained in:
Dream
2024-08-29 18:41:51 +08:00
parent 304a7044d4
commit 0ac8f8e86f
9 changed files with 1015 additions and 550 deletions

View File

@ -7,9 +7,6 @@ class Error_Code(Enum):
class VisionError_Code(Enum):
CAMERA_SUCCESS = 200
class TraceError_Code(Enum):
Trace_SUCCESS = 300