Skip to content

howde-robotics/pure_pursuit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

A pure pursuit path following controller, implemented in ROS.

Dependencies

Installable with rosdep:

rosdep install pure_pursuit

Usage

To se a demo of the controller in action, use the lattice_navigation_demos package.

Limitations

The controller currently does not handle backwards driving correctly.

About

A ROS implementation of the pure pursuit path following algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.7%
  • CMake 14.4%
  • Python 1.9%