This commit is contained in:
2026-04-30 23:23:21 -04:00
parent 3b81f6ca05
commit 1895386fdf
13 changed files with 143 additions and 45 deletions
+2 -2
View File
@@ -128,9 +128,9 @@ local function CreateCircularizationNode{
wait until nextNode:deltav:mag <= 10.
lock throttle to 0.25.
wait until NEXTNODE:deltav:mag <= 1.
lock throttle to 0.
unlock steering.
remove nextNode.
wait 0.01.
lock throttle to 0.
wait until throttle = 0.
}
}