Turtlebot Spinning
I'm having an issue when simulating a turtlebot in gazebo where the turtlebot will spin around while being given velocity commands. I've had this issue both when following this tutuorial: http://learn.turtlebot.com/2015/02/03/9/ , and when writing scripts to give velocity commands myself. The turtlebot can eventually navigate to its target location, it just spins on the way and sometimes will spin so much that it falls over. This isn't an issue when using teleop commands.