ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I am assuming that you are trying to use dwa_local_planner provided by navigation stack and
given a global plan to follow and a costmap, the local planner produces velocity commands to send to a mobile base. But you can code your own obstacle avoidance
check out costmap and global planner's wiki