nobleo/full_coverage_path_planner

Unable to use debug plot

Closed this issue · 1 comments

Hi, I am currently trying to tweak your packages to enable obstacle avoidance. However, when I'm trying to use the debug plot to print the paths, it seems that every time after I execute the printPath function, the process just automatically shutdown. May I know the reason or is it just designed like that? Thanks a lot.
printPath_error

I tried to fix the problem with looser boundaries it works. I think the problem is just related to the boundary checkings.