Ticket #193 (new defect/bug)

Opened 4 years ago

Last modified 10 months ago

left and right are reversed on a particular route

Reported by: kiddo Owned by: cp15
Priority: major Milestone: version 0.2.1
Component: core Version: svn
Keywords: weird Cc:

Description

try routing from Point 0xff834eb0 0x56b37f or Point 0xff8350aa 0x56b3e2 to Point 0xff834f5b 0x56b42c

In the first case, it will say to turn right (wrong) In the second case, it will say to turn left (wrong again).

I don't understand why this happens.

Attachments

gps_log_1219573262.gpx Download (8.3 KB) - added by Ed 4 years ago.
Track file left <-> right [ startpoint <trkpt lat="52.915018333" lon="6.412456667"> endpoint <trkpt lat="52.916918333" lon="6.409841667"> ]

Change History

comment:2 Changed 4 years ago by KaZeR

  • Owner changed from somebody to cp15
  • Component changed from core to mapdrivers/OSM
  • Milestone set to version 0.1.0

comment:3 Changed 4 years ago by Ed

I have the same problem, and a track file :-) if you take a look at:  http://www.openstreetmap.org/?lat=52.916124&lon=6.40957&zoom=18 coming from Oranje i have to make a right turn towards Smilde. The voice commands would say "turn left" instead of turn right.

Changed 4 years ago by Ed

Track file left <-> right [ startpoint <trkpt lat="52.915018333" lon="6.412456667"> endpoint <trkpt lat="52.916918333" lon="6.409841667"> ]

comment:4 Changed 4 years ago by Ed

Some more debugging reveals that the first left is for a slight left turn. The second sharp right follows too soon, so it is never pronounced! seems like that if two turns happen fast after eachother the last direction is never pronounced. slowly playbacking the track works good, fast play back trigger this "bug"

comment:5 Changed 3 years ago by KaZeR

  • Component changed from mapdrivers/OSM to core

Changing to core since it's a routing issue.

comment:6 Changed 11 months ago by http://wiki.navit-project.org/index.php/user:korrosa

Is this still an issue? Closing on my next pass through the tickets if not...

comment:7 Changed 10 months ago by https://wiki.navit-project.org/index.php/user:woglinde

Hi,

I tested the gps.log for the case for the netherlands and it says now the same as on circleway, "take the second road on the right". So I guess its fixed now.

Bye Henning

Note: See TracTickets for help on using tickets.