Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wait for message #953

Closed
fujitatomoya opened this issue Jun 14, 2022 · 2 comments
Closed

wait for message #953

fujitatomoya opened this issue Jun 14, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fujitatomoya
Copy link
Collaborator

Feature request

Feature description

rclcpp wait_for_message for rclpy client library.

related to ros2/rclcpp#1953

@fujitatomoya fujitatomoya added enhancement New feature or request help wanted Extra attention is needed labels Jun 14, 2022
@llapx
Copy link
Contributor

llapx commented Jun 16, 2022

Good feature, I will take a look at it.

@llapx
Copy link
Contributor

llapx commented Jun 22, 2022

I have created the PR [#960], thanks.

fujitatomoya pushed a commit that referenced this issue Nov 16, 2022
* Add feature of wait for message.

Signed-off-by: Lei Liu <[email protected]>

* Update code.

Signed-off-by: Lei Liu <[email protected]>

* Update test_wait_for_message.

Signed-off-by: Lei Liu <[email protected]>

* Update comments.

Signed-off-by: Lei Liu <[email protected]>

* Fix flake8 warnings.

Signed-off-by: Lei Liu <[email protected]>

* Fix flake8 warnings.

Signed-off-by: Lei Liu <[email protected]>

* Update copyright.

Signed-off-by: Lei Liu <[email protected]>

Signed-off-by: Lei Liu <[email protected]>
fujitatomoya pushed a commit to fujitatomoya/rclpy that referenced this issue Apr 21, 2024
* Add feature of wait for message.

Signed-off-by: Lei Liu <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
fujitatomoya added a commit that referenced this issue Jun 25, 2024
* Add feature of wait for message (#953). (#960)

* Add feature of wait for message.

Signed-off-by: Lei Liu <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>

* Fix to issue #1179 (#1180)

* Fix to issue #1179

Signed-off-by: KKSTB <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>

* Allow specifying qos (#1225)

* Allow specifying qos

Signed-off-by: Tim Clephas <[email protected]>

---------

Signed-off-by: Lei Liu <[email protected]>
Signed-off-by: Tomoya Fujita <[email protected]>
Signed-off-by: KKSTB <[email protected]>
Signed-off-by: Tim Clephas <[email protected]>
Co-authored-by: Lei Liu <[email protected]>
Co-authored-by: KKSTB <[email protected]>
Co-authored-by: Tim Clephas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants