merge Service branch into main #5

Merged
SemvdH merged 193 commits from service into main 2023-05-08 13:42:59 +00:00
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 5496e400cf - Show all commits

View File

@@ -69,7 +69,7 @@ private:
msg.thrust_body[0] = 0;
msg.thrust_body[1] = 0;
msg.thrust_body[2] = -10; // negative throttle amount
msg.thrust_body[2] = -1; // negative throttle amount
msg.reset_integral = false;
msg.fw_control_yaw_wheel = false;