fleet-debugger icon indicating copy to clipboard operation
fleet-debugger copied to clipboard

Visualize Route Deviations

Open greghutch opened this issue 3 years ago • 2 comments

Add a toggle button that will show all the generated routes for a vehicle. Ideally compute a 'deviation score' based on actual route driven vs initial guided route.

greghutch avatar Nov 15 '21 17:11 greghutch

Agreed, this is a pain point when trying to investigate routing issues. The generated route should be on the trip event, but unclear if this is available in cloud logging. Will investigate.

regeter avatar Aug 29 '24 20:08 regeter

I've added Polyline UI as a quick workaround. With Cloud Logging, I am afraid it does not include the projected route on the trips, maybe we could enable that.

regeter avatar Sep 10 '24 00:09 regeter