Move launch script to a library.

This commit is contained in:
2021-08-02 00:20:19 -04:00
parent b4ac0b0325
commit 981ce4e7f9
4 changed files with 77 additions and 73 deletions

View File

@ -3,10 +3,11 @@ runoncepath("0:/lib/boot").
parameter debug is false.
local compiled is list(
"/lib/launch_rocket",
"/lib/navigation",
"/lib/throttle",
"/lib/node",
"/lib/stabilize_rocket",
"/lib/node"
"/lib/throttle"
).
local copied is list(