Skip to content
Snippets Groups Projects
Commit bd9a678a authored by KingMaZito's avatar KingMaZito
Browse files

...

parent 0ec453e7
Branches
No related tags found
No related merge requests found
......@@ -907,10 +907,10 @@ void Moveit_mediator::task_planner(){
for(auto& t : th){
if(t.joinable()) t.join();
}
merge_acm(ps_m);
planning_scene_diff_publisher_->publish(ps_m);
}
}
// clean up
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment