Files
Uni-Lab-OS/unilabos_msgs/action/Clean.action
Junhan Chang c78ac482d8 Initial commit
2025-04-17 15:19:47 +08:00

14 lines
435 B
Plaintext

# 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