Waiting for the move_base action server to come up
Hi, I'm facing this issue, getting "Waiting for the move_base action server to come up". I am running all nodes on same laptop.
gazebo + jackal_sim_robot + jackal_sim_mec + jackal_lnav (this contain amcl and move_base) + simple_navigation_goal node. simple navigation goal node is used from link: http://wiki.ros.org/navigation/Tutori...
I am able to navigate robot in rviz but when i run simple_navigation_goal node , it print log "Waiting for the move_base action server to come up". ! Please help.