mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-07-26 08:01:34 +00:00
PID fully debugged
This commit is contained in:
@@ -27,8 +27,8 @@ rolldot = T(:, 16);
|
||||
Servo1 = T(:, 17);
|
||||
Servo2 = T(:, 18);
|
||||
|
||||
LQRx = T(:, 19);
|
||||
LQRy = T(:, 20);
|
||||
LQRx = T(:, 20);
|
||||
LQRy = T(:, 21);
|
||||
|
||||
% Acceleration
|
||||
subplot(3, 1, 1)
|
||||
|
Reference in New Issue
Block a user