Conversation
|
Dependencies |
rcl/test/rcl/test_graph.cpp
Outdated
| rcl_reset_error(); | ||
| } | ||
|
|
||
| /* Test the rcl_wait_for_clients function. |
There was a problem hiding this comment.
| /* Test the rcl_wait_for_clients function. | |
| /* Test the rcl_wait_for_services function. |
f0957db to
03fd83d
Compare
|
Pulls: ros2/rmw#371, ros2/rmw_implementation#238, #1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_zenoh#679, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, ros2/rmw_connextdds#154, ros2/ros2cli#916 |
|
|
||
|
|
||
| rcl_ret_t | ||
| rcl_wait_for_clients( |
There was a problem hiding this comment.
Those are not exactly related to the service info verbose feature, but nice to have, and actually used in the test.
|
@leeminju531 sorry for coming back on this late, we need to resolve the conflict on this repo. could you address it? |
Signed-off-by: Minju, Lee <dlalswn531@naver.com>
Signed-off-by: Minju, Lee <dlalswn531@naver.com>
21da260 to
4f7ee86
Compare
|
@leeminju531 i just went ahead to fix the conflict on my own, can you take a look at the latest fix by me just in case? |
|
Pulls: ros2/ros2cli#916, ros2/rmw#371, ros2/rmw_implementation#238, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, ros2/rmw_connextdds#154, #1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_dds_common#82, ros2/rmw_zenoh#679 |
|
Pulls: ros2/ros2cli#916, ros2/rmw#371, ros2/rmw_implementation#238, ros2/rmw_fastrtps#771, ros2/rmw_cyclonedds#499, ros2/rmw_connextdds#154, #1161, ros2/rclcpp#2569, ros2/rclpy#1307, ros2/rmw_dds_common#82, ros2/rmw_zenoh#679 |
Signed-off-by: Minju, Lee <dlalswn531@naver.com>
Add get clients, servers info
Refer to ros2/ros2cli#916