[Bug]: Regarding the Issue of Spiral Overlapping Routes
see963852 opened this issue · 3 comments
Description
In the navigation map, there are spiral overlapping routes, and the directions can lead to errors. How should this be resolved? For instance, in the image below, when driving to the intersection, vehicles will turn left or right instead of continuing straight ahead.
App Version
0
Python Version
3.12
Confirmation
- I accept
This is unfortunately an issue with the current implementation of reading the minimap.
Once 2.0 rolls around and we start using the game data for navigation this will be fixed... for now we just have to deal with it.
Also thank you a ton for that illustration, makes it very easy to understand what you're talking about 👍
Although it shouldn't do that since Glas fixed that in v3, it sill happens sometimes
Closing this because no messages have been sent, feel free to open the issue again if you have any more questions or thoughts.