Publish generated path to use for visualisation
This commit is contained in:
@ -109,6 +109,7 @@ namespace mg {
|
||||
rclcpp::Rate rate(UPDATE_RATE);
|
||||
|
||||
while (target_check() && rclcpp::ok()) {
|
||||
target_update();
|
||||
if (hgoal->is_canceling()) {
|
||||
cancel();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user