You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_
0 commit comments