ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem with the rolling window map that you set up is that due to its width/height limitation of 4/8 meters this is the valid area for the map.
Any goals you set outside this window will not have any information in the map and thus can't be planned to.
You'll just have to make the map big enough for you planning.