mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-09-13 00:55:11 +00:00
more cleanup
This commit is contained in:
@@ -35,6 +35,7 @@ struct Vehicle {
|
||||
double yError, yPrevError;
|
||||
double pError, pPrevError;
|
||||
double i_yError, i_pError = 0;
|
||||
int pidTest = 0;
|
||||
|
||||
double simTime;
|
||||
int stepSize;
|
||||
|
Reference in New Issue
Block a user