Skip to content

Addition of a wait_for_node() function #823

@adityapande-1995

Description

@adityapande-1995

Feature request

Feature description

It would be nice to have a wait_for_node(node_name, timeout) function which would wait for a particular node to show up, and block for a specified time. Further, we can have a set of wait_for_* functions which could wait for parameters, services, topics to show up.

Implementation considerations

This feature was mentioned in ros2/launch_ros#263.
Related feature exists in rcl (ros2/rcl#907) but it hasn't been ported to rclcpp (ros2/rclcpp#1621) due to a design issue.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions