ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The issue I guess was I wasn't using a static map for global costmap I had to state: static_map:false and rolling window: true. Now the robot navigates to goal position.