Refine biomek

This commit is contained in:
Guangxin Zhang
2025-06-08 20:29:39 +08:00
parent 12c17ec26e
commit 3f4d247127
4 changed files with 36 additions and 3791 deletions

View File

@@ -9,7 +9,7 @@ from pylabrobot.resources import (
Container,
Coordinate,
)
import copy
from unilabos.ros.nodes.resource_tracker import DeviceNodeResourceTracker # type: ignore
from .liquid_handler_abstract import LiquidHandlerAbstract
@@ -570,7 +570,7 @@ class LiquidHandlerBiomek:
if __name__ == "__main__":
print("=== Biomek完整流程测试 ===")
print("包含: 仪器设置 + 完整实验步骤")