mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-09-12 08:35:04 +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