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
  1. use gmapping to localize your robot in the map (use 2d pose estimate in rviz and drive around manually)
  2. if the position is accurate (you see the estimate position in rviz visualizing tf) start your move_base launchfile
  3. let us know your results :)