-
Notifications
You must be signed in to change notification settings - Fork 237
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
Labels
Comments
Good feature, I will take a look at it. |
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
Feature request
Feature description
rclcpp wait_for_message for rclpy client library.
related to ros2/rclcpp#1953
The text was updated successfully, but these errors were encountered: