diff --git a/selfdrive/car/toyota/interface.py b/selfdrive/car/toyota/interface.py index be9d7fd587..1724256cf3 100644 --- a/selfdrive/car/toyota/interface.py +++ b/selfdrive/car/toyota/interface.py @@ -85,6 +85,7 @@ class CarInterface(CarInterfaceBase): tire_stiffness_factor = 0.7933 ret.mass = 3400. * CV.LB_TO_KG + STD_CARGO_KG # mean between normal and hybrid set_lat_tune(ret.lateralTuning, LatTunes.PID_C) + # TODO: make sure trim exception overrides this 0mph minSteerSpeed to 28mph elif candidate in (CAR.HIGHLANDER_TSS2, CAR.HIGHLANDERH_TSS2): stop_and_go = True