完成在main中启动设备可视化

完成在main中启动设备可视化,并输出物料ID:mesh的对应关系resource_model

添加物料模型管理类,遍历物料与resource_model,完成TF数据收集
This commit is contained in:
zhangshixiang
2025-04-24 00:59:43 +08:00
parent 5b4f580a6f
commit 279c5ed519
40 changed files with 4678 additions and 43 deletions

View File

@@ -0,0 +1,12 @@
{
"private_param":
{
"min_d": 0.1 ,
"max_d": 0.1 ,
"slider_d": 0.14
},
"public_param":
{
"length" :0.1
}
}