Hi, I am using the ordinary movebase with the Dluxglobalplanner and DWBlocalplanner with the adapter.
I was trying to update the costmap dynamically in the runtime by publishing new map topic.
Although the costmap was updated, it seems the planner didn't update and keeps return error when I try to set new goal.
Any ideas?
P.S. I used to work with locomotor before, however segfault will occur if the distance between start pose and goal pose is too far. Anyone also have this issue before?