LCAS / topological_navigation

The topological navigation framework
Apache License 2.0
31 stars 36 forks source link

Fix #99

Closed adambinch closed 2 years ago

adambinch commented 2 years ago

Fix for exec policy breaking under a specific and rare circumstance due to new nav from closest edge functionality. Exec policy now sets the correct target (the destination node of the final edge in the route). Improvements to prints. Tidying.