rclcpp icon indicating copy to clipboard operation
rclcpp copied to clipboard

Add feedback to rejected action goal so the client can know why it was rejected

Open jlack1987 opened this issue 2 years ago • 5 comments

Feature request

Feature description

When an action goal is sent to a server the server can reject it, but there is no way for the server to tell the client why it was rejected. I think at the very least allowing a string description of why the goal was rejected so the other side can decide what to do next.

jlack1987 avatar Jul 03 '23 20:07 jlack1987