Before proceeding, is there an existing issue or discussion for this?
Description
Hello everyone,
I have a layout with dimensions of 100m × 100m containing more than 2000 waypoints. My observation is that as the layout size increases, RMF requires significantly more computational power. Initially, I thought this was due to the simulators (Gazebo and RViz), but I tested by running the simulation and the RMF core on separate systems. Even then, the system running the RMF core showed a very high load (500+).
Also the prediction (schedule) goes on incrementing even if the robot is IDLE (Not moving as per planning)
Could someone explain the reason behind this high load?
Also tell me that any feature of RMF that is need to be Optimized, As per my views the optimization is must needed at this stage of development.