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 support for spin_until_timeout (#1821) #1874

Merged
merged 1 commit into from
Jun 24, 2022

Commits on Jun 3, 2022

  1. Introduce executors new spin_for method, replace spin_until_future_co…

    …mplete with spin_until_complete. (ros2#1821)
    
     * Introduce spin_for method.
     * Introduce spin_until_complete.
     * Deprecate spin_until_future_complete.
     * Replace usage of deprecated method.
     * Update unit-tests.
    
    Signed-off-by: Hubert Liberacki <[email protected]>
    hliberacki committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    351a4c5 View commit details
    Browse the repository at this point in the history