wip
This commit is contained in:
@@ -274,7 +274,7 @@ class FrogPilotPlanner:
|
|||||||
|
|
||||||
frogpilotPlan.vtscControllingCurve = bool(self.mtsc_target > self.vtsc_target)
|
frogpilotPlan.vtscControllingCurve = bool(self.mtsc_target > self.vtsc_target)
|
||||||
|
|
||||||
self.params.set_int("adjustedCruise", frogpilotPlan.adjustedCruise)
|
self.params_memory.set_int("adjustedCruise", frogpilotPlan.adjustedCruise)
|
||||||
|
|
||||||
pm.send('frogpilotPlan', frogpilot_plan_send)
|
pm.send('frogpilotPlan', frogpilot_plan_send)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user