ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This problem is not related to the (local) costmap, but to the path planner that uses the global map generated by the mapper. Please check the generated map and the robot's position within this map.
(The nav2d mapper doesn't have an origin_x/y map parameter, because it applies a graph based approach that can grow the map dynamically as the robot moves.)