mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 13:01:12 +00:00
完成在main中启动设备可视化
完成在main中启动设备可视化,并输出物料ID:mesh的对应关系resource_model 添加物料模型管理类,遍历物料与resource_model,完成TF数据收集
This commit is contained in:
committed by
Junhan Chang
parent
b7a16cdfc8
commit
2baa232b86
@@ -20,8 +20,8 @@ gripper.mock:
|
||||
position: position
|
||||
effort: torque
|
||||
model:
|
||||
tpye: device
|
||||
mesh: slide_w140
|
||||
type: device
|
||||
mesh: opentrons_liquid_handler
|
||||
|
||||
gripper.misumi_rz:
|
||||
description: Misumi RZ gripper
|
||||
|
||||
@@ -53,8 +53,8 @@ nest_96_wellplate_100ul_pcr_full_skirt:
|
||||
type: pylabrobot
|
||||
model:
|
||||
type: resource
|
||||
mesh: /home/z43/git_pj/uni-lab-assets/device_models/tecan_nested_tip_rack/meshes/plate.stl
|
||||
children_mesh: /home/z43/git_pj/uni-lab-assets/device_models/generic_labware_tube_10_75/meshes/0_base.stl
|
||||
mesh: tecan_nested_tip_rack/meshes/plate.stl
|
||||
children_mesh: generic_labware_tube_10_75/meshes/0_base.stl
|
||||
|
||||
appliedbiosystemsmicroamp_384_wellplate_40ul:
|
||||
description: Applied Biosystems microamp 384 wellplate 40ul
|
||||
|
||||
Reference in New Issue
Block a user