mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-04-28 04:20:00 +00:00
修改角度读取方式
This commit is contained in:
@@ -90,7 +90,7 @@ def main(
|
||||
device_id="resource_mesh_manager",
|
||||
device_uuid=str(uuid.uuid4()),
|
||||
)
|
||||
joint_republisher = JointRepublisher("joint_republisher", host_node.resource_tracker)
|
||||
joint_republisher = JointRepublisher("joint_republisher","", host_node.resource_tracker)
|
||||
# lh_joint_pub = LiquidHandlerJointPublisher(
|
||||
# resources_config=resources_list, resource_tracker=host_node.resource_tracker
|
||||
# )
|
||||
|
||||
Reference in New Issue
Block a user