add devices: laiyu zhida (#20)

add_laiyu_zhida
This commit is contained in:
王俊杰
2025-05-06 10:35:22 +08:00
committed by GitHub
parent 9d034bd343
commit 200ebaff31
12 changed files with 545 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
---

View File

@@ -0,0 +1,4 @@
float64 float_in
---
bool success
---

View File

@@ -0,0 +1,4 @@
int32 int_input
---
bool success
---

View File

@@ -0,0 +1,6 @@
float64 x
float64 y
float64 z
---
bool success
---

View File

@@ -0,0 +1,7 @@
int32 powder_tube_number
string target_tube_position
float64 compound_mass
---
float64 actual_mass_mg
bool success
---

View File

@@ -0,0 +1,4 @@
string string
---
bool success
---