Is there an upper limit on the number of running ROS nodes? [closed]
Hello,
I am working on a multi-agent simulation with ROS. Each agent will be composed of several nodes. If let's say I build a basic agent with 4 nodes, and I want to run a simulation with 10 agents, I will have 40 nodes in total. However, I am not sure how to determine the scale-ability of this approach. Is there some upper limit on node number? What factors influence it?
Thank you for your time.
Closing this as the question has been answered