Skip to content

OPKR_C2 branch is throwing error on start #4

@j19801110

Description

@j19801110

This was on my Kona 2020 OS. Looks like some arguments aren't getting passed between functions.

2025-08-21 11:10:49 Traceback (most recent call last): File "/data/openpiloteirdrive/manager/ process.py", line 42, in launcher getattr(mod, 'main) () File "/data/openpilot/selfdrive/controls/ controlsd.py", line 1178, in main controls.controlsd_thréad) File "/data/openpilot/selfdrive/ controls/controlsd.py", line 1172, in controlsd_thread self.step() File "/data/openpilot/selfdrive/ controls/controlsd.py", line 1156, in step self.state_transition(CS) File "/data/openpilot/selfdrive/ controls/controlsd.py", line 556, in state_transition self.v_cruise_kph =
update_v_cruise(self.v_cruise_kph, CS.buttonEvents, self.enabled) TypeError: update_v_cruise()
missing 2 required positionãl arguments: 'enabled' and 'metric'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions