Signed-off-by: ahcorde <ahcorde@gmail.com>
This commit is contained in:
parent
1cff651c44
commit
c70774659d
11 changed files with 18 additions and 11 deletions
|
@ -712,7 +712,7 @@ rcl_action_take_cancel_request(
|
|||
*
|
||||
* \param[in] action_server handle to the action server that will process the cancel request
|
||||
* \param[in] cancel_request a C-typed ROS cancel request to process
|
||||
* \param[out] cancel_reponse a zero-initialized cancel response struct
|
||||
* \param[out] cancel_response a zero-initialized cancel response struct
|
||||
* where the goal info of goals which should be cancelled are copied
|
||||
* \return `RCL_RET_OK` if the response was sent successfully, or
|
||||
* \return `RCL_RET_INVALID_ARGUMENT` if any arguments are invalid, or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue