Rerouting heading

Hallo, I’m new here. Its my first topic. See also my profile.
Greetings MO55!

I am using only my smartphone to navigate. The smartphone is always in the motorcycle jacket. I only drive according to voice instructions. This is the only solution for me to be navigated on my naked bike (motorcycle)! The voice instructions have to come unambiguously and at the right time. I definitely want to avoid stopping and pulling my smartphone out of my jacket to see the display or to interact with the app!

And now the problem:
Unintentionally I just took a wrong turn. Or I went straight when I was supposed to turn. I want to be navigated back on the original route. “Calculate route” comes as voice output. Nothing else. I just keep driving in my direction because I don’t get any further instructions! Soon I’ll hear “Calculate route” again. This is repeated again and again. Now I look at the smartphone. I should have turned around from the start! With the re-calculations the start (respectively my current location) is getting further and further away from the destination. I tested this several times. This also happens in similar situations, not only with dead end streets.

Suggestion for improvement: After a route recalculation, a voice instruction should come immediately on how to proceed! In this case e.g. “If possible please turn around”. (Hint: My old navigation app Navigon, which I cannot use any more unfortunately, gave me instructions how I can change my direction in this case.)

This is a very serious problem for me because I can only drive according to voice instructions. I do not see the display! I found topics with similar descriptions. The problem is not new but not solved! I’m not the only one with this problem. And NO, we are NOT talking about corner cases here.

!!!
Please fix it as soon as possible!
!!!

Yes, I’ve read the documentation:
https://docs.kurviger.de/app/manual/pro

Smilar topics:
https://forum.kurviger.de/t/navigation-announcement-incorrect-when-driving-the-wrong-way/4989
https://forum.kurviger.de/t/driving-without-display-following-the-announcement/8194

Here is my simple route created in the app. I have Internet connection.

1.) Creating a very simple route

2.) Complete route before starting the tour.

3.) Still on the right way

4.) Just turn missed! The route is recalculated. No further voice instruction!

5.) Re-calculate the route again! No further voice instructions! I’m getting further and further away from the destination because I still drive in the opposite direction related to the re-calculated route!

6.) Driving stopped. Route overview.


And here is my video:
Video_Voice_guidance_only_Calculate_Route

Dependencies:

Info: Kurviger 2.2.23, Android 12 (API 31), Samsung SM-G973F, 1080x2280 (480 dpi)

Settings:
Location->Kalman filter (restart): off
Routing->Routingservice (Pro): Kurviger (online)
Navigation(Pro)
->Strict route following: no
->Snap to route: yes
->Follow after arrival: no
→ Rerouting in navigation: yes
->Minimal distance to recalculate route: 50m
->Recalculate route in case of reverse direction: no
Voice guidance
->Voice guidance in navigation: yes
->Influence of speed on voice guidance: yes
->Voice instructions: After instruction points, every 5km, 2km, 1km, 300m
->Two commands at once: yes
->Off route warning: yes
->Off route tone: 6s
->Speed limit: yes
Application
->Language (restart): English
Kurviger 2.2.23
->Info:Kurviger 2.2.23, Android 12 (API 31), Samsung SM-G973F, 1080x2280 (480 dpi)

Routing:
→ Options

->Waypoints

->Turn instructions

Share:
->Route
Route

->Location
Location
Location
Location

Kurviger export:
dorfstr.-schulkoppel.kurviger (1.3 KB)

THANKS FOR YOUR ATTENTION !
MO55 :slightly_smiling_face:

3 Likes

Welcome to Kurviger and thanks for the detailed report!

(we need such detailed reports to improve the app / website)


There are off route warning and tone options in voice guidance settings.
Listening to any of these, there is voice / audio signal of being off route.


This is a classic routing issue (not app).

Unfortunately Kurviger routing does not respect the user location heading,
so such routing problems (routes calculated behind the user) can happen.

Kurviger server insists to calculate routes in the opposite direction of user.

It is discussed here:

Also mentioned in your linked topic:

Welcome to the forum. Great and detailed report :+1:
Your report reminds me to the discussions devemux86 already linked.

The issue is, that the routing engine neither makes a u-turn nor does it find a route in direction of vehicle.

The closest attempt I got towards a solution was:

@boldtrn could you reconsider the heading parameter?

Also @0709’s suggestion in another topic:
add block areas behind user before rerouting.


BRouter supports nogo areas.

GraphHopper plans to deprecate the block_area:
(also used in “Avoid roadblock” feature)

Thank you for all your explanations.
I’ve searched for other topics with the same/similar problem and I’ve read those.
I think there is no further explanation and discussion necessary why the problem exists.

Please keep in mind!:
I am using only my smartphone to navigate. The smartphone is always in the motorcycle jacket. I only drive according to voice instructions. This is the only solution for me to be navigated on my naked bike (motorcycle)! The voice instructions have to come unambiguously and at the right time. I definitely want to avoid stopping and pulling my smartphone out of my jacket to see the display or to interact with the app! And notice, with only voice instructions it’s more likely to take a wrong turn!

I have spent some effort to create this problem report.
Because its a serious problem for me. And I assume for others too!

The problem has been known since Feb 2021 or even longer.

So developer, I beg you very earnestly: !!! Please fix it as soon as possible! !!!

And I guess you will be rewarded with an even better rating (Google Play Store) and more satisfied Kurviger (Pro) users!

Have a nice day.
MO55 :slightly_smiling_face:

At first Kurviger (like GraphHopper) didn’t even have turn restrictions enabled.

However routing on real road network must respect turn restrictions, heading, …
Or else it is not very useful for vehicles and navigation, except pedestrians.

The turn restrictions were enabled later.
The heading in the routing is unfortunately still not working properly.

You don’t need to search for a good intersection.
A simple u-turn announcement if routing headig differs too much from calculated route would improve turn instructions a lot.

Another crude idea would be, to “throw” a shaping point in front of the vehicle.
Something like this:
Route with heading 270° and a shaping point in direction of vehicle movement.
This way at least a u-turn announcement is created.

What if your distance to target indicator suddenly increases instead of decreasing ? “What action maneuver to expect ?”.

I think, that would mean, that you are driving backwards.
The expected action should be a recalculation.
Kurviger2 does this if “setting | Navigation | recalculate if in opposite direction”
(I think Kurviger1 does also trigger a recalculation)

The recalculated route should either find a new way in the new direction, or turn around (= u-turn).
The issue is, that routing engine does not generate u-turn message in this situation.

If you put a WP just in front of you, u-turn message at that WP would be generated.
That was my idea with the route example above

It may generate it in the 1st turn instruction at new route’s start.
But this is not useful, as users are already moving away from the new route,
which was calculated behind them! And u-turns should be avoided.

The proper solution is to calculate correct routes, respecting the user heading.
I may see the block area idea, if / when I have free time in the future.
(as the server refuses to fix the routing heading)

If so, user should hear a “turn around” message. I have never heard one.
Do you suppress 1st message?

Even if you are moving away from the new route, a u-turn message could help users who navigate solely by audio. Not ideal, if you drive away from new generated route, but a u-turn message (after recalculation) might help audio only users.

It is a problem of the Kurviger routing (not the app).

Navigation displays / speaks the next turn instruction.
And after rerouting (which is not done in milliseconds)
user is already away from the start (it is behind them).

Yes.
1.) The recalculated route should either find a new way (best way, shortest way) in the actual driver direction. Recommended solution.
2.) Or turn around as soon as possible (= u-turn). The issue is, that routing engine does not generate u-turn message immediately in this situation like this “Turn around anyway”. (In the actual implementation you hear only “Calculate route”)

Yes, indeed!

There are situations there is no other way but back (u-turn). See my example at the beginning of the topic (sreenshots and video). This can happen more often with the setting Navigation(Pro)->Strict route following: yes.

My old navigation app Navigon, which I cannot use any more unfortunately, gave me instructions how I can change my direction in this situation.

7.) Again, the situation after several root re-calculations.

8.) My old navigation app Navigon, which I cannot use any more, gave me instructions how I can change my direction in this case. Found a new way.

9.) More detail.

As already explained, it a routing problem:
(routing does not respect the heading)


Route must be correct respecting user heading.

If routing server does not solve it,
I may see what is possible in the app:

From the driver’s perspective it doesn’t matter, if the solution is implemented in the routing server or in the app. The main thing is, that we get a good solution.
THANKS MO55 :slightly_smiling_face:

1 Like

Refers to the Kurviger route file in the first example.
https://forum.kurviger.de/uploads/short-url/5TLfkHH6lNlSPpfWvt5z922CdB7.kurviger

Rerouting ON and the “snap to route” (visual) ON.

If you miss the turn, the distance indication to target (Finish) suddenly increases. THE APP (not the router) could generate a “return” even before the first recalculation trigger.

However.
An additional difficulty is that the road on which is driven stays close to the route. Therefore the route design sometimes remains just in the “snap to route” navigator catch range. (Even with visual snap to route display off, this function still remains).
The navigator therefore wrongly thinks it is on the route. As a result, the navigator presents itself very confusingly for a while. A stable distance indication increase to target (Finish) is only there once you are out of the “snap to route” range. If the route and the road you are driving on are further apart then, it is more stable clearly.

Therefore, here is a slightly different demo route design where the “snap to route” function does not cause any additional confusion.
Example 1.

You miss the turn and so you drive wrong. The distance counter to target (Finish) then increases, and the app notices this. If the distance increases and each time the “snap to route” is then released, could the app possibly generate a “return” alert even before a recalculation is triggered?
dorfstr.-schulkoppel_alt.kurviger (1.2 KB)
Example 2.
No (auto)rerouting activated.
The TTS “Please go back” trigger occurs the moment the snap to route action moves out of the hold range. By Kurviger Setting: (auto) rerouting OFF.

Snap to route is for visual effect, not really needed / used anywhere.


There are off route warning and tone in voice guidance settings.
When you hear either of them, you are off route, then can “return”.


The routing heading needs to be fixed in the server.
Otherwise the rerouting heading in the app (somehow).

The video is on low speed vehicle so that you can easily follow the operation.
The “Calculate route” message was set to not active but instead uses the “tone”

I prefer the short off route tone, and yes sure, I do know what that tone than means.

The snap to route operation is always there internally anyway.
Without it you do not have a navigator but a freeride indicator ?

The request was:

I then understand this question so as follows.
Tell me by TTS what to do instead of that recurring “Calculate route” message.

So…I suggest…= a free idea or a workaround…

The time when the snap to route “arrow releases” is slightly earlier than the “Calculate route trigger”.
Use this specific moment to notify “Come back” before the “Calculate route” TTS msg soon but later comes. So the “route” calls you back even before any help is requested by a trigger to the router engine app.

I so do suggest to use than the softer “Come back” instead of the command “Make a U-turn”.
Or the missed route so friendly calls you back by TTS > “Come Back …Calculate route”.

Always know this:
“Treat turn instructions as requests that you consider rather than commands you obey”.
The story goes that a GPS user did not even wait for the ferry boat but drove straight into the water.

Translated with DeepL Translate: The world's most accurate translator (free version)