mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-27 09:03:05 +00:00
bump ver
modify slot type
This commit is contained in:
@@ -381,7 +381,7 @@ class HostNode(BaseROS2DeviceNode):
|
||||
liquid_input_slot: list[int],
|
||||
liquid_type: list[str],
|
||||
liquid_volume: list[int],
|
||||
slot_on_deck: int,
|
||||
slot_on_deck: str,
|
||||
):
|
||||
init_new_res = initialize_resource(
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user