mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 16:23:46 +08:00
FrogPilot structs
This commit is contained in:
Executable → Regular
+2
@@ -139,6 +139,8 @@ def manager_thread() -> None:
|
||||
ignition_prev = False
|
||||
|
||||
# FrogPilot variables
|
||||
sm = sm.extend(['frogpilotPlan'])
|
||||
|
||||
params_memory = Params(memory=True)
|
||||
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user