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:
12
unilabos/device_mesh/devices/slide_w140/param_config.json
Normal file
12
unilabos/device_mesh/devices/slide_w140/param_config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"private_param":
|
||||
{
|
||||
"min_d": 0.1 ,
|
||||
"max_d": 0.1 ,
|
||||
"slider_d": 0.14
|
||||
},
|
||||
"public_param":
|
||||
{
|
||||
"length" :0.1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user