change values
This commit is contained in:
@@ -64,7 +64,7 @@ private:
|
|||||||
{
|
{
|
||||||
msg.velocity[0] = 0;
|
msg.velocity[0] = 0;
|
||||||
msg.velocity[1] = 0;
|
msg.velocity[1] = 0;
|
||||||
msg.velocity[2] = D_SPEED(1);
|
msg.velocity[2] = D_SPEED(10);
|
||||||
msg.yawspeed = 0;
|
msg.yawspeed = 0;
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user