rclcpp
rclcpp copied to clipboard
Add feedback to rejected action goal so the client can know why it was rejected
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.