ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can do this by calculating your robots odometry, the measure of where your robot is in space based on sensors like a GPS or wheel encoders to see how far your robot has moved see the http://wiki.ros.org/diff_drive_controller package (calculates odometry for differential drive robots)