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
{{ message }}
This repository was archived by the owner on May 31, 2025. It is now read-only.
I started experiencing intermittent problems with ROS (jade) on OSX 10.11 when running many nodes all trying to start up at once and access the rosmaster for subscriptions, publishes, and param server access.
And ran many (up to 100, but ran into problems by 30 or 40) instances of it.
Nodes periodically report that they are unable to contact the master. This is in keeping with what I noticed in my "real-world" setting, nodes would intermittently fail to contact master and be unable to retrieve parameter settings.