Open GoogleCodeExporter opened 9 years ago
stupid!
// integral error scaled integral gain
exInt = exInt + G_Dt * ex * Ki;
eyInt = eyInt + G_Dt * ey * Ki;
ezInt = ezInt + G_Dt * ez * Ki;
Original comment by bouwens....@gmail.com
on 3 Aug 2011 at 6:48
I'm looking at IMU's code but i can't find G_Dt. What is it?
Original comment by mombelli...@gmail.com
on 5 Aug 2011 at 10:17
Original issue reported on code.google.com by
mombelli...@gmail.com
on 1 Feb 2011 at 6:30