-
There seems to be a delay when multiple robots have overlapping paths. Is there a way to reduce or improve the delay? delay.webm |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
This scenario is reaching a complexity level that pushes the In the meantime, while you're using the current generation of Open-RMF, the best way to help this scenario work better is to put directional constraints on the lanes. For example if the vertical lanes alternate between only going up and only going down while the horizontal lanes alternate between only going left and only going right, then the planner will be able to find solutions much faster. You can think of it like how streets are designed in the real world: Traffic flows better when all vehicles are moving in the same direction. |
Beta Was this translation helpful? Give feedback.
There are two major factors that cause the traffic system to struggle:
The demos you're showing are a higher density than we've been targeting until now, but the grid structure gives the robots a lot of affordances, so it might be workable. I'll offer some general advice that might help clean up the behavior: