StartExploration and StartMapping not working with Nav2d and Turtlebot3
We are trying to execute Tutorial 3 using a Turtlebot3 robot and gmapping. The map is appearing in rviz and teleoperation is working. However, when we send the StartExploration command, the robot does not move. When we run StartMapping, the robot moves straight forward and then stops.
We've checked the rqt graph against the rqt_graph of Tutorial3 running on the stage simulator and the two graphs match how they should (all messages are being passed appropriately).
Any help would be greatly appreciated!