Skip to content

Commit 3d31ba4

Browse files
micro-ROS rolling Library auto-update 05-04-2023 06:17 (#1369)
Co-authored-by: pablogs9 <[email protected]>
1 parent e3ccd3c commit 3d31ba4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

built_packages

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ https://github.com/ros2/rcl_interfaces.git aafd90e360208d620761e0d813c96a217278c
2424
https://github.com/ros2/rcl_logging.git 380006436d192d98d56fe1a8a75936fb274964f2
2525
https://github.com/ros2/rclc 442c4e84bf9ce9c819aa371b2d01e0c4e0835e06
2626
https://github.com/ros2/rcpputils.git 39b20134e571ba74baa7c77750eab586da90b7a5
27-
https://github.com/ros2/rmw.git bb044d59df89fac9fed8706aa58a8d7092fa31a2
27+
https://github.com/ros2/rmw.git a0e9788df53204a6a0d409b073ef7b8e1ff37ae2
2828
https://github.com/ros2/rmw_implementation.git f92b232e1435d75c5da23093a97e8d012f3d906e
2929
https://github.com/ros2/ros2_tracing.git 92da222f1b98a784b6b1ba3388d192800ff5d6df
3030
https://github.com/ros2/rosidl.git 8b27b67d47df2465a7241d2fe6922219c74c77c4

src/rmw/rmw.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2425,6 +2425,7 @@ rmw_take_request(
24252425
* \return `RMW_RET_INVALID_ARGUMENT` if `ros_response` is NULL, or
24262426
* \return `RMW_RET_INCORRECT_RMW_IMPLEMENTATION` if the `service`
24272427
* implementation identifier does not match this implementation, or
2428+
* \return `RMW_RET_TIMEOUT` if a response reader is not ready yet, or
24282429
* \return `RMW_RET_ERROR` if an unexpected error occurs.
24292430
*/
24302431
RMW_PUBLIC

0 commit comments

Comments
 (0)