mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-07 15:35:10 +00:00
更新注册表
This commit is contained in:
@@ -1,27 +1,16 @@
|
||||
plate_96_high:
|
||||
description: 96孔板
|
||||
class:
|
||||
module: unilabos.devices.resource_container.container:PlateContainer
|
||||
type: python
|
||||
model:
|
||||
type: resource
|
||||
mesh: plate_96_high/meshes/plate_96_high.stl
|
||||
mesh_tf:
|
||||
- 0
|
||||
- 0.086
|
||||
- 0
|
||||
- 1.5708
|
||||
- 0
|
||||
- 1.5708
|
||||
|
||||
|
||||
hplc_plate:
|
||||
description: HPLC板
|
||||
class:
|
||||
category:
|
||||
- resource_container
|
||||
class:
|
||||
module: unilabos.devices.resource_container.container:PlateContainer
|
||||
type: python
|
||||
config_info: []
|
||||
description: HPLC板
|
||||
file_path: C:/Users/10230/PycharmProjects/Uni-Lab-OS/unilabos/registry/resources/common/resource_container.yaml
|
||||
handles: []
|
||||
icon: ''
|
||||
init_param_schema: {}
|
||||
model:
|
||||
type: resource
|
||||
mesh: hplc_plate/meshes/hplc_plate.stl
|
||||
mesh_tf:
|
||||
- 0
|
||||
@@ -30,15 +19,54 @@ hplc_plate:
|
||||
- 0
|
||||
- 0
|
||||
- 3.1416
|
||||
|
||||
|
||||
tiprack_96_high:
|
||||
type: resource
|
||||
registry_type: resource
|
||||
version: 1.0.0
|
||||
plate_96_high:
|
||||
category:
|
||||
- resource_container
|
||||
class:
|
||||
module: unilabos.devices.resource_container.container:PlateContainer
|
||||
type: python
|
||||
config_info: []
|
||||
description: 96孔板
|
||||
class:
|
||||
file_path: C:/Users/10230/PycharmProjects/Uni-Lab-OS/unilabos/registry/resources/common/resource_container.yaml
|
||||
handles: []
|
||||
icon: ''
|
||||
init_param_schema: {}
|
||||
model:
|
||||
mesh: plate_96_high/meshes/plate_96_high.stl
|
||||
mesh_tf:
|
||||
- 0
|
||||
- 0.086
|
||||
- 0
|
||||
- 1.5708
|
||||
- 0
|
||||
- 1.5708
|
||||
type: resource
|
||||
registry_type: resource
|
||||
version: 1.0.0
|
||||
tiprack_96_high:
|
||||
category:
|
||||
- resource_container
|
||||
class:
|
||||
module: unilabos.devices.resource_container.container:TipRackContainer
|
||||
type: python
|
||||
config_info: []
|
||||
description: 96孔板
|
||||
file_path: C:/Users/10230/PycharmProjects/Uni-Lab-OS/unilabos/registry/resources/common/resource_container.yaml
|
||||
handles: []
|
||||
icon: ''
|
||||
init_param_schema: {}
|
||||
model:
|
||||
type: resource
|
||||
children_mesh: generic_labware_tube_10_75/meshes/0_base.stl
|
||||
children_mesh_tf:
|
||||
- 0.0018
|
||||
- 0.0018
|
||||
- -0.03
|
||||
- -1.5708
|
||||
- 0
|
||||
- 0
|
||||
mesh: tiprack_96_high/meshes/tiprack_96_high.stl
|
||||
mesh_tf:
|
||||
- 0
|
||||
@@ -47,11 +75,6 @@ tiprack_96_high:
|
||||
- 1.5708
|
||||
- 0
|
||||
- 1.5708
|
||||
children_mesh: generic_labware_tube_10_75/meshes/0_base.stl
|
||||
children_mesh_tf:
|
||||
- 0.0018
|
||||
- 0.0018
|
||||
- -0.03
|
||||
- -1.5708
|
||||
- 0
|
||||
- 0
|
||||
type: resource
|
||||
registry_type: resource
|
||||
version: 1.0.0
|
||||
|
||||
@@ -15,12 +15,20 @@ OTDeck:
|
||||
type: device
|
||||
registry_type: resource
|
||||
version: 1.0.0
|
||||
|
||||
hplc_station:
|
||||
description: hplc_station deck
|
||||
class:
|
||||
category:
|
||||
- deck
|
||||
class:
|
||||
module: unilabos.devices.resource_container.container:DeckContainer
|
||||
type: python
|
||||
config_info: []
|
||||
description: hplc_station deck
|
||||
file_path: C:/Users/10230/PycharmProjects/Uni-Lab-OS/unilabos/registry/resources/opentrons/deck.yaml
|
||||
handles: []
|
||||
icon: ''
|
||||
init_param_schema: {}
|
||||
model:
|
||||
mesh: hplc_station
|
||||
type: device
|
||||
mesh: hplc_station
|
||||
registry_type: resource
|
||||
version: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user