try up velocity of 1

This commit is contained in:
Sem van der Hoeven
2023-05-01 10:55:01 +02:00
parent 4449c6cc1f
commit ae18d7834a

View File

@@ -60,7 +60,7 @@ private:
msg.velocity[0] = 2;
msg.velocity[1] = 0;
msg.velocity[2] = 0.5;
msg.velocity[2] = 1;
msg.yaw = -3.14;
msg.yawspeed = 0;