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 to wait for two subscriptions (backport #4674) #4800

Merged
merged 1 commit into from
Oct 2, 2024

Commits on Oct 2, 2024

  1. Add option to wait for two subscriptions (#4674)

    * Add option to wait for tso subscriptions since, if following the tutorial to the letter, you will currently have both turtlesim and topic echo subscribed. If you do not do this, sometimes the turtle will move, sometimes it wont - depending on which subscriber the command finds first.
    
    * wip. Requested to change the flow a bit
    
    * As suggested, moved the continuous publishing version to be first, then go into the --once version.
    
    * added some changes recommended by clalancette
    
    * remove annoying blank line
    
    * Update source/Tutorials/Beginner-CLI-Tools/Understanding-ROS2-Topics/Understanding-ROS2-Topics.rst
    
    Co-authored-by: Chris Lalancette <clalancette@gmail.com>
    (cherry picked from commit 9d2907e)
    DaveCollinsJr authored and mergify[bot] committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    49ea489 View commit details
    Browse the repository at this point in the history