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

Add option in ros2 topic pub to wait for N matching subscriptions, use N=1 by default when combined with --times #642

Merged

Conversation

ivanpauno
Copy link
Member

Replaces #641, seems to be a better idea to me.

…e N=1 by default

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno ivanpauno added the enhancement New feature or request label May 27, 2021
@ivanpauno ivanpauno self-assigned this May 27, 2021
Copy link
Member

@audrow audrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me with green CI.

Also, it would be great to add a test for this.

Copy link
Contributor

@hidmic hidmic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, +1 to that test.

Copy link
Member

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a test.

ros2topic/ros2topic/verb/pub.py Outdated Show resolved Hide resolved
ros2topic/ros2topic/verb/pub.py Outdated Show resolved Hide resolved
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Member Author

@ros-pull-request-builder retest this please

@ivanpauno
Copy link
Member Author

I've added a test in 19ce636.

ros2topic/test/test_echo_pub.py Outdated Show resolved Hide resolved
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Member Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
@ivanpauno
Copy link
Member Author

I have changed the default value according to the offline discussion in 93cf847.

@ivanpauno ivanpauno requested a review from hidmic June 2, 2021 17:46
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all seems reasonable to me now, so I'm approving. A few things before we merge this:

  1. Green CI.
  2. I think a release note in https://github.com/ros2/ros2_documentation/blob/rolling/source/Releases/Release-Humble-Hawksbill.rst is appropriate.
  3. I think we should get one more approval before merging this.

@ivanpauno
Copy link
Member Author

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ivanpauno
Copy link
Member Author

CI is green, there're two approvals, PR to document this in the Humble release notes is on the way ros2/ros2_documentation#1654.
Going in!!

@ivanpauno ivanpauno changed the title Add option in ros2 topic pub to wait for N matching subscriptions, use N=1 by default Add option in ros2 topic pub to wait for N matching subscriptions, use N=1 by default when combined with --times Jun 4, 2021
@ivanpauno ivanpauno merged commit 7a6f3b8 into master Jun 4, 2021
@delete-merged-branch delete-merged-branch bot deleted the ivanpauno/ros2-topic-pub-wait-matching-subscriptions branch June 4, 2021 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants