mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-18 05:21:19 +00:00
Initial commit
This commit is contained in:
13
unilabos_msgs/action/Clean.action
Normal file
13
unilabos_msgs/action/Clean.action
Normal file
@@ -0,0 +1,13 @@
|
||||
# Organic
|
||||
string vessel # Vessel to clean.
|
||||
string solvent # Solvent to clean vessel with.
|
||||
float64 volume # Optional. Volume of solvent to clean vessel with.
|
||||
float64 temp # Optional. Temperature to heat vessel to while cleaning.
|
||||
int32 repeats # Optional. Number of cleaning cycles to perform.
|
||||
---
|
||||
bool success
|
||||
---
|
||||
string status
|
||||
string current_device
|
||||
builtin_interfaces/Duration time_spent
|
||||
builtin_interfaces/Duration time_remaining
|
||||
Reference in New Issue
Block a user