增加重量更新显示,hopper_controller 提供了料斗模块的数据接口

This commit is contained in:
2025-11-06 10:55:29 +08:00
parent 84382b0cc0
commit d2603cec4d
16 changed files with 278 additions and 94 deletions

2
.gitignore vendored
View File

@ -35,3 +35,5 @@ PyQt6_Fluent_Widgets.egg-info/
PySide2_Fluent_Widgets.egg-info/
/hardware/__pycache__
__pycache__
/core/__pycache__
/vision/__pycache__