merge Service branch into main #5

Merged
SemvdH merged 193 commits from service into main 2023-05-08 13:42:59 +00:00
Showing only changes of commit a739fb51c3 - Show all commits

View File

@@ -64,7 +64,7 @@ private:
{
msg.velocity[0] = 5;
msg.velocity[1] = 5;
msg.velocity[2] = -20;
msg.velocity[2] = 20;
msg.yawspeed = 0;
} else {