A pure pursuit path following controller, implemented in ROS.
Installable with rosdep:
rosdep install pure_pursuit
To se a demo of the controller in action, use the lattice_navigation_demos package.
The controller currently does not handle backwards driving correctly.