Skip to content
Snippets Groups Projects
Commit 685367ca authored by Fabian Reister's avatar Fabian Reister
Browse files

info out

parent 3afcf7cc
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,7 @@ namespace armarx::nav::server
introspectorTask->start();
// monitoring
ARMARX_INFO << "Starting monitoring";
goalReachedMonitor =
GoalReachedMonitor(waypoints, *config.scene, GoalReachedMonitorConfig());
monitorTask = new PeriodicTask<Navigator>(this,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment