From acf070f2c1ade188ac3e0d780b14842750423a7d Mon Sep 17 00:00:00 2001 From: Ilpo Lehtola <120249692+Ilpo55@users.noreply.github.com> Date: Fri, 14 Apr 2023 07:56:19 +0300 Subject: [PATCH] Update car_models.yml Add SUV 3008 Hybrid 300 --- psa_car_controller/psacc/resources/car_models.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/psa_car_controller/psacc/resources/car_models.yml b/psa_car_controller/psacc/resources/car_models.yml index bda7eb3..688d4a1 100644 --- a/psa_car_controller/psacc/resources/car_models.yml +++ b/psa_car_controller/psacc/resources/car_models.yml @@ -335,3 +335,11 @@ reg: VR3FPHNSTN.* max_elec_consumption: 70 max_fuel_consumption: 30 +- !CarModel + name: SUV 3008 Hybrid 300 + battery_power: 13.2 + fuel_capacity: 43 + abrp_name: + reg: VF3M45GBUK.* + max_elec_consumption: 70 + max_fuel_consumption: 30