mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-19 05:51:17 +00:00
remove default values
This commit is contained in:
@@ -5,7 +5,7 @@ float64[] flow_rates
|
|||||||
geometry_msgs/Point[] offsets
|
geometry_msgs/Point[] offsets
|
||||||
float64[] liquid_height
|
float64[] liquid_height
|
||||||
float64[] blow_out_air_volume
|
float64[] blow_out_air_volume
|
||||||
string spread="wide"
|
string spread
|
||||||
---
|
---
|
||||||
bool success
|
bool success
|
||||||
---
|
---
|
||||||
@@ -5,7 +5,7 @@ int32[] use_channels
|
|||||||
float64[] flow_rates
|
float64[] flow_rates
|
||||||
geometry_msgs/Point[] offsets
|
geometry_msgs/Point[] offsets
|
||||||
int32[] blow_out_air_volume
|
int32[] blow_out_air_volume
|
||||||
string spread="wide"
|
string spread
|
||||||
---
|
---
|
||||||
# 结果字段
|
# 结果字段
|
||||||
bool success
|
bool success
|
||||||
|
|||||||
Reference in New Issue
Block a user