Hello, I’ve been looking into running zone graph calls without using state tree. Is there documentation for doing so out there? I haven’t found a great deal. From what I’ve gathered, I’m able to do most nav items, except I have yet to figure out DistanceAlongLanecalculations.
I can force stop along paths, replan, send them to a new destination all in C++ & processors, etc. But I’m missing where this is DistanceAlongLane is calculated, resulting in them ping ponging on the same traversal zone paths instead of ‘continuing forward’.