RUAL Documentation

Blocks within pathfinding

List of all the block within the pathfinding group. If you're running an older core version, there may be groups listed here that are not available to you (yet).

dijkstra array v10.4.28 null a* farthest point in route array v10.4.28 null a* fastest route w/heavy lifting array v12.0.7 Calculates the fastest route over multiple stops using heavy lifting parameters. a* array v10.4.28 Finds a path within a given grid.
Back to a* path finding Return to the main group to view all sub-groups