Turtlebot moves backwards
Hello everyone,
I'm following this tutorial on sending simple goals to the Turtlebot navigation stack; SendingSimpleGoals
When I run the program, the Turtlebot moves in a backwards direction in the sense that, it moves opposite to the direction the Kinect sensor is facing. We've calibrated the gyro and odometry as described in the wiki page but the Turtlebot never seems to move forward (in the direction the Kinect is facing). Whenever we run the program, the Turtlebot rotates a couple of times (creating a map) and then moves in the opposite direction.
Could anyone please provide some assistance as to why this is the problem?
EDIT: Thanks everyone, the kinect was mounted the wrong way around by the people who used it previously and hence why the Turtlebot was moving backwards.
What happens if you send a direct command velocity of forward only?