From 63f1237e091119a703cf592de16ed1f67da6f6e9 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Fri, 12 Mar 2021 10:34:07 +0100 Subject: [PATCH] add latcontrol angle to release files --- release/files_common | 1 + 1 file changed, 1 insertion(+) diff --git a/release/files_common b/release/files_common index e38bc767ce..449337b00d 100644 --- a/release/files_common +++ b/release/files_common @@ -224,6 +224,7 @@ selfdrive/controls/lib/drive_helpers.py selfdrive/controls/lib/latcontrol_pid.py selfdrive/controls/lib/latcontrol_indi.py selfdrive/controls/lib/latcontrol_lqr.py +selfdrive/controls/lib/latcontrol_angle.py selfdrive/controls/lib/longcontrol.py selfdrive/controls/lib/lateral_planner.py selfdrive/controls/lib/lane_planner.py