mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-17 09:33:47 +08:00
needed to say
This commit is contained in:
@@ -33,7 +33,7 @@ class TestRecoveryPower(OpenpilotTestCase):
|
||||
|
||||
def mock_accel(plan_vel, plan_accel, t_idxs, action_t=0.0):
|
||||
recorded_vel.append(plan_vel.copy())
|
||||
return 0.0, False
|
||||
return 0.0
|
||||
|
||||
def mock_curvature(output, plan, vego, lat_action_t, mlsim):
|
||||
recorded_curv_plans.append(plan.copy())
|
||||
|
||||
Reference in New Issue
Block a user