mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 13:31:20 +00:00
Add:msgs.action (#83)
This commit is contained in:
11
unilabos_msgs/action/ReactionStationDripBack.action
Normal file
11
unilabos_msgs/action/ReactionStationDripBack.action
Normal file
@@ -0,0 +1,11 @@
|
||||
# Goal - 滴回去
|
||||
string volume # 投料体积
|
||||
string assign_material_name # 溶剂名称
|
||||
string time # 观察时间(单位min)
|
||||
string torque_variation #是否观察1否2是
|
||||
---
|
||||
# Result - 操作结果
|
||||
string return_info # 结果消息
|
||||
|
||||
---
|
||||
# Feedback - 实时反馈
|
||||
Reference in New Issue
Block a user