try up velocity of 1
This commit is contained in:
@@ -60,7 +60,7 @@ private:
|
|||||||
|
|
||||||
msg.velocity[0] = 2;
|
msg.velocity[0] = 2;
|
||||||
msg.velocity[1] = 0;
|
msg.velocity[1] = 0;
|
||||||
msg.velocity[2] = 0.5;
|
msg.velocity[2] = 1;
|
||||||
|
|
||||||
msg.yaw = -3.14;
|
msg.yaw = -3.14;
|
||||||
msg.yawspeed = 0;
|
msg.yawspeed = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user