From 460f7dd3228838893e75a22d3a0066eabb7e7cc7 Mon Sep 17 00:00:00 2001 From: wznln <18435084+Xuwznln@users.noreply.github.com> Date: Thu, 15 May 2025 00:16:03 +0800 Subject: [PATCH] fix slot_on_deck --- unilabos_msgs/action/ResourceCreateFromOuterEasy.action | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unilabos_msgs/action/ResourceCreateFromOuterEasy.action b/unilabos_msgs/action/ResourceCreateFromOuterEasy.action index 233200c4..cc832a71 100644 --- a/unilabos_msgs/action/ResourceCreateFromOuterEasy.action +++ b/unilabos_msgs/action/ResourceCreateFromOuterEasy.action @@ -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 ---