ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, I faced this problem, too. And I solved this problem through this method. In the hectormapping launch file, I added the line below:
<include file="$(find turtlebot_navigation)/launch/includes/move_base.launch.xml"/>
Then everything is OK. I am under the environment: ROS Hydro+turtlebot2
So I guess the problem is caused by some parameters of the mobe_base.launch.xml