mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-09 09:43:41 +08:00
Update controlsd.py
This commit is contained in:
@@ -176,7 +176,6 @@ class Controls:
|
||||
def publish(self, CC, CC_SP, lac_log):
|
||||
CS = self.sm['carState']
|
||||
|
||||
CC.currentCurvature = self.curvature
|
||||
CC.rollDEPRECATED = self.roll # for lateral iso limit calculation
|
||||
|
||||
# Orientation and angle rates can be useful for carcontroller
|
||||
|
||||
Reference in New Issue
Block a user