mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-23 22:51:26 +00:00
fixed LQR
This commit is contained in:
@@ -21,7 +21,7 @@ struct sVars
|
||||
double yawddotPrev, pitchddotPrev, rollddotPrev;
|
||||
|
||||
double m, m0, mp, mb, mdot;
|
||||
double vehicleHeight, vehicleRadius;
|
||||
double vehicleHeight, vehicleRadius, momentArm;
|
||||
|
||||
double tb;
|
||||
double vb;
|
||||
|
Reference in New Issue
Block a user