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
Hey,
just found this library and its really great!
Would it be possible to add an additional cost for changing direction? This way I could avoid the zig zag (which is of course the correct shortest path).
Hey,
just found this library and its really great!
Would it be possible to add an additional cost for changing direction? This way I could avoid the zig zag (which is of course the correct shortest path).
The problem is explained by another user on stack overflow: https://stackoverflow.com/questions/26302126/efficient-path-finding-algorithm-avoiding-zigzags
The text was updated successfully, but these errors were encountered: