RasPiCar Projekt Forum

Normale Version: Waze - Navigation Program
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3 4
I make this step after new install rpi
1. sudo apt-get update (wait till installation complete )
2. sudo apt-get upgrade (wait till installation complete )
3. sudo apt-get install libgps-dev (wait till installation complete )
4. sudo apt-get install libsqlite3-dev (wait till installation complete )
5. sudo apt-get install libgtk2.0-dev (wait till installation complete )
6. sudo apt-get install libagg-dev (wait till installation complete )
7. sudo apt-get install libfribidi-dev (wait till installation complete )
8. sudo apt-get install libssl-dev (wait till installation complete )
9. sudo -i
10. git config --global http.sslverify false
11. git clone https://github.com/sashakh/waze.git
12 .cd waze
13 .make
14. make install-user
15 .sudo make install
16. cd
17. reboot
18. install carpc
19. change in startcarpc navit with waze

If i push the navi button i see desktop of the raspberry
I kept it simple:

1. I used my image with Navit working (16GB card).
2. Added waze (downloaded, unzipped and copied to the folder where Navit is stored)
3. sudo apt-get missing files
4. followed point 12 to 17
5. Edited StartCarPC file as I'd mentioned
6. Change Skin to Confluence to setup my account (I'd installed waze to my iPhone before, to setup the account - that was more easy - then used the username and pw on my raspberry)

waze is working on my desk with internet connection on my desk. I did no further testing so far due to lack of time. I think I'll need my iphone as a hotspot in car.

Best of luck!
I installed just raspberry and waze, is working(i tested without the carpc installed ) , i insert the username and password, but my usb gps is not working, change in preferences file from waze, gpsd location, but nothing, i read is working with gps hat.
what GPS USB device you are using?
I'm with the Skytraq Venus 8 and it's working.
You could post your ~/.waze/preferences 
@sergynio
I suppose you haven't installed gpsd and gpsd-clients yet?
@jack i don't have anything installed for gpsd and gpsd.
@B.C. My gps usb device is GlobalSat BU353S4(g-star IV), and a notice on the test rpi the preferences is not located in home/pi /. Waze/ , but is located in /usr/local/share/waze

@jack, after installing a gps client, waze is working great, i tested on the route.
well done sergynio!

I did no test drive so far - are you guys using your mobile phone in car for internet connection?

Best regards
Alles schön und gut, aber ein paar Bilder wären nicht schlecht.
@B.C. I use hotshot from my phone.
For the moment waze is installed on the rpi test , i will be able just next week to installed in a new sd card together with the carpc. Just sound from the waze i need to be checked , probably must be download some voice.
Seiten: 1 2 3 4