navit-gps / navit

The open source (GPL v2) turn-by-turn navigation software for many OS
http://www.navit-project.org
Other
540 stars 173 forks source link

Augmented reality #577

Open jandegr opened 6 years ago

jandegr commented 6 years ago

https://wiki.navit-project.org/index.php/Augmented_Reality

As discussed on IRC, the aim is to fix or dump it

This is how far I got and basically it does what it promises, if the device is held vertically it draws the route on top of the cameraimage.

steps taken

Revert most of https://github.com/navit-gps/navit/commit/76efbd74b76062a5cffba5e7af87264ac7bf2ea2#diff-1b22d4c9207a087fb3f8a4f369bcb229

build whith ENABLE_ROLL

https://github.com/navit-gps/navit/tree/Augmented_reality

pgrandin commented 6 years ago

Damn that's quite good! What prevents us from opening a PR for inclusion into trunk?

jandegr commented 6 years ago

lets do https://github.com/navit-gps/navit/pull/569 and some more android specific rework first so we can start clean, stay tuned...