Open doisyg opened 4 years ago
Initially though it was MBF related, see here: https://github.com/magazino/move_base_flex/issues/178 Narrowed it down to the used of global_planner/GlobalPlanner and asking a path to a corner (or border I believe) of the global costmap with empty cells only. Instructions and repo to easily reproduce the crash here: https://github.com/wyca-robotics/mbf_test
global_planner/GlobalPlanner
I don't really do much with the global_planner, and I know @DLu has been pretty swamped these days. Pull requests welcome, but I don't see any of the maintainers tackling this one any time soon.
Initially though it was MBF related, see here: https://github.com/magazino/move_base_flex/issues/178 Narrowed it down to the used of
global_planner/GlobalPlanner
and asking a path to a corner (or border I believe) of the global costmap with empty cells only. Instructions and repo to easily reproduce the crash here: https://github.com/wyca-robotics/mbf_test