ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You can follow the usual tutorials on navigation. As mentioned in another answer, tracked vehicles have a poor odometry, but that can be overcome with alternative odometry packages such as hector_slam or laser_scan_matcher.
As you are outdoors, you can also use robot_localization to integrate your GPS with other localization sources.