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

Move communication setup to on_configure instead of on_activate (backport #732) #936

Merged
merged 1 commit into from
Feb 26, 2024

Commits on Feb 26, 2024

  1. Move communication setup to on_configure instead of on_activate (#732)

    * Move communication setup to on_configure instead of on_activate
    
    * Cleanup in on_cleanup instead on_deactivate
    
    * Use std::atomic_bool for rtde_comm_has_been_started_
    
    (cherry picked from commit da7b09f)
    fmauch authored and mergify[bot] committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    e0d0e45 View commit details
    Browse the repository at this point in the history