merged master->ros2 (diagnostics, #1046)

This commit is contained in:
matlabbe
2023-10-14 15:22:56 -07:00
34 changed files with 393 additions and 288 deletions
+5
View File
@@ -206,6 +206,9 @@ void GuiWrapper::infoMapCallback(
stat.setConstraints(links);
this->post(new RtabmapEvent(stat));
tick(infoMsg->header.stamp);
}
void GuiWrapper::infoCallback(
@@ -236,6 +239,8 @@ void GuiWrapper::infoCallback(
}
this->post(new RtabmapEvent(stat));
tick(infoMsg->header.stamp);
}
void GuiWrapper::goalPathCallback(