Thank's to this you will no longer have to edit manually:
- Exterior temperature
- Autonomy left
- Consumption
ABRP will optimize your itinerary with these parameters.
- A working last version of psa_car_controller
- A abetterrouteplanner account
- Make sure that you don't have a "Can't get car model error" if so look at the FAQ
- Go to https://abetterrouteplanner.com/
- Edit the parameter of your car, you should have something like this:
- Click on Generic Link
- Click on copy
- Open the following url after replacing YOURTOKEN by the value you just copied:
http://localhost:5000/abrp?token=YOURTOKEN
-
Go to http://localhost:5000
-
Click on control tab
-
Enable ABRP for your car
-
Open cars.json
-
If abrp_name is null:
11.1 Get the name from this list : model list
11.2 stop the psa_car_controller
11.3 replace null with the correct name
11.4 save the file
11.5 restart psa_car_controller
-
Enjoy