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