gieseanw / DubinsLinks
Generate paths for a Dubins car of arbitrary turning radius
☆45Updated 12 years ago
Alternatives and similar repositories for Dubins
Users that are interested in Dubins are comparing it to the libraries listed below
Sorting:
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆89Updated 2 years ago
- The control_box_rst package provides C++ libraries for predictive control, direct optimal control, optimization and simulation.☆61Updated last year
- ☆60Updated last year
- RRT Star path planning for dynamic obstacle avoidance for the F110 Autonomous Car☆63Updated 5 years ago
- Hybrid A* Path Planning☆31Updated 4 years ago
- Gradient-Informed Path Smoothing for Wheeled Mobile Robots (GRIPS)☆128Updated 6 years ago
- My solution for udacity path planning project. This makes the car drive > 20 miles without collision without constraint violation☆104Updated 7 years ago
- A sample ROS package that provides model predictive equilibrium point control for the turtlebot simulator.☆46Updated 10 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
- This method takes best of both world. On one hand,it tries to reduce the overall path cost by using A-star and on other hand it reduces t…☆57Updated 7 years ago
- A generating/fitting specified NURBS curve ROS package☆46Updated 4 years ago
- Kinodynamic RRT implementation☆109Updated 7 years ago
- ☆42Updated 4 years ago
- A lightweight, optimized C++ implementation of the RRT* algorithm for ROS or standalone.☆17Updated 6 years ago
- A model predictive controller for 2D vehicle trajectories☆28Updated 7 years ago
- POSQ controller for differential drive robots. It generates the trajectory which brings a differential drive robot with wheelbase of size…☆18Updated 9 years ago
- ☆57Updated 10 years ago
- Trajectory Planning for a Tractor with Multiple Trailers in Extremely Narrow Environments: A Unified Approach☆31Updated 6 years ago
- ROS implementation of a 2D path planner for nonholonomic vehicles.☆49Updated 6 years ago
- based on ros navigation stack, using mpc to do path tracking☆90Updated 5 years ago
- Trajectory generation and simulation for multi-agent swarm☆124Updated 9 months ago
- A pure pursuit controller over ROS.☆40Updated 10 years ago
- Simulation of RRT* algorithms with and without Dubins Nonholonomic Robot steering.☆66Updated 7 years ago
- Use Reeds-Shepp and Dubin curves for path generation for car model☆56Updated 3 years ago
- Hybrid motion planner related to "Trajectory Planning for Quadrotor Swarms" and "Trajectory Planning for Heterogeneous Robot Teams" paper…☆70Updated 5 years ago
- A quasi Hybrid A* method is introduced for motion planning of autonomous driving car, based on MPC and Bezier spline☆67Updated 5 years ago
- An efficient path smoothing algorithm that has analytic solution. This algorithm provides curvature continuous path using cubic Bezier cu…☆22Updated 7 years ago
- A fork of The Open Motion Planning Library (OMPL) to include Batch Informed Trees (BIT*)☆65Updated 7 years ago
- ☆31Updated 4 years ago
- Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into co…☆24Updated 5 years ago