auto hover when bad Plan
This commit is contained in:
parent
40fca6a442
commit
6d91edfe5b
1 changed files with 3 additions and 1 deletions
|
@ -107,6 +107,8 @@ class Run
|
||||||
ROS_INFO("first msg received");
|
ROS_INFO("first msg received");
|
||||||
}
|
}
|
||||||
ROS_INFO("coords updated");
|
ROS_INFO("coords updated");
|
||||||
|
} else {
|
||||||
|
xx = yy = dz = 0.;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue