I set a really simple map, only one agent with start and goal, but the LowLevelSolver's Slove() can not find the goal, and enter into the infinite loop.
I suppose that is the A* algorithm problem or the CBS is this?
Could anyone give me a help, I will be really appreciated!