fix slot_on_deck

This commit is contained in:
wznln
2025-05-15 00:16:03 +08:00
parent e5d977e884
commit 460f7dd322

View File

@@ -6,7 +6,7 @@ geometry_msgs/Point bind_locations
int32[] liquid_input_slot
string[] liquid_type
float32[] liquid_volume
int32[] slot_on_deck
int32 slot_on_deck
---
bool success
---