jmaye / pure-pursuit-controller-ros
A pure pursuit controller over ROS.
☆40Updated 10 years ago
Alternatives and similar repositories for pure-pursuit-controller-ros
Users that are interested in pure-pursuit-controller-ros are comparing it to the libraries listed below
Sorting:
- A sample ROS package that provides model predictive equilibrium point control for the turtlebot simulator.☆46Updated 10 years ago
- ROS move-base planner plugin using ompl☆52Updated last year
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆49Updated 6 years ago
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆88Updated 2 years ago
- Autonomous vehicle navigation demos using the lattice planner.☆38Updated 7 years ago
- A local planner which is based on the "Follow The Carrot" algorithm to drive accurately along a global plan☆61Updated 5 years ago
- A ROS Wrapper for Reeds-Shepp Planning by OMPL.☆38Updated 8 years ago
- A RRT* ROS plugin for Move Base using OMPL☆39Updated 6 years ago
- ROS move_base plugin that implements the D* Lite algorithm☆80Updated 3 years ago
- Collision prediction based dynamic obstacle avoidance planner☆63Updated 4 years ago
- ROS local planner navigation plugin using potential fields☆24Updated 4 years ago
- Fork of sbpl_lattice_planner used by Team Hector☆17Updated 6 years ago
- based on ros navigation stack, using mpc to do path tracking☆90Updated 5 years ago
- Metapackage of ROS that contains the packages involved in the navigation system of the UPO robotics lab☆55Updated 6 years ago
- A ROS implementation of the pure pursuit path following algorithm.☆137Updated 6 years ago
- Simple implementation of pure pursuit control as a local planner for ROS move_base☆26Updated 6 years ago
- The SRL_GLOBAL_PLANNER package provides an implementation of the sampling based motion planners (RRT, RGG, RRT*, Theta*-RRT) as global p…☆125Updated 9 years ago
- ROS Local planner based on the eband approach. Based on the original implementation by Christian Connette and Bhaskara Marathi. This loca…