mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-31 18:41:30 +00:00
Merge branch 'op_dem' of gitlab.com:lander-team/lander-cpp into op_dem
This commit is contained in:
@@ -66,7 +66,6 @@ void loop() {
|
||||
vehicleDynamics(State, PrevState);
|
||||
thrustInfo(State);
|
||||
pidController(State, PrevState);
|
||||
thrustInfo(State);
|
||||
processTVC(State, yaw, pitch);
|
||||
|
||||
write2CSV(State);
|
||||
|
Reference in New Issue
Block a user