mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-15 13:44:39 +00:00
4
unilabos_msgs/action/EmptyIn.action
Normal file
4
unilabos_msgs/action/EmptyIn.action
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
4
unilabos_msgs/action/FloatSingleInput.action
Normal file
4
unilabos_msgs/action/FloatSingleInput.action
Normal file
@@ -0,0 +1,4 @@
|
||||
float64 float_in
|
||||
---
|
||||
bool success
|
||||
---
|
||||
4
unilabos_msgs/action/IntSingleInput.action
Normal file
4
unilabos_msgs/action/IntSingleInput.action
Normal file
@@ -0,0 +1,4 @@
|
||||
int32 int_input
|
||||
---
|
||||
bool success
|
||||
---
|
||||
6
unilabos_msgs/action/Point3DSeparateInput.action
Normal file
6
unilabos_msgs/action/Point3DSeparateInput.action
Normal file
@@ -0,0 +1,6 @@
|
||||
float64 x
|
||||
float64 y
|
||||
float64 z
|
||||
---
|
||||
bool success
|
||||
---
|
||||
7
unilabos_msgs/action/SolidDispenseAddPowderTube.action
Normal file
7
unilabos_msgs/action/SolidDispenseAddPowderTube.action
Normal file
@@ -0,0 +1,7 @@
|
||||
int32 powder_tube_number
|
||||
string target_tube_position
|
||||
float64 compound_mass
|
||||
---
|
||||
float64 actual_mass_mg
|
||||
bool success
|
||||
---
|
||||
4
unilabos_msgs/action/StrSingleInput.action
Normal file
4
unilabos_msgs/action/StrSingleInput.action
Normal file
@@ -0,0 +1,4 @@
|
||||
string string
|
||||
---
|
||||
bool success
|
||||
---
|
||||
Reference in New Issue
Block a user