navigation w/o map
Hi,
I am currently trying to run a navigation (on move_base) w/o global map (I've set blank map on map_server). I don't want SLAM for now, so my idea for now is to navigate through easy-to-get-to points on planned path. I am trying to change global planner for carrot_planner, but maybe there is a better option for that kind of navigation (other planner or maybe something what will replace the move_base node).
edit: there can be a local map from laser scan