Rikora / A-starLinks
C++ implementation of the A* path-finding algorithm
☆10Updated 6 years ago
Alternatives and similar repositories for A-star
Users that are interested in A-star are comparing it to the libraries listed below
Sorting:
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆67Updated 6 years ago
- Robot Path Planning Algorithm- Generalized Voronoi Diagram☆37Updated 6 years ago
- software for PcBot robot, equipped with laser sensor (scanner) which includes the following features: 1.Reading a map and route planning …☆12Updated 4 years ago
- C++ Motion Planning Library for 2D Grid Maps☆11Updated 6 years ago
- A move_base ROS global_planner plug-in that quickly finds from a socially-informed Voronoi diagram a set of homotopy classes and generate…☆38Updated 10 years ago
- A*(A-star) pathfinding algorithm in C++☆34Updated 7 years ago
- A generating/fitting specified NURBS curve ROS package☆49Updated 4 years ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆44Updated 3 years ago
- ROS navigation stack base global planner plugin☆104Updated 5 years ago
- Basic algorithms for height map based 3D path planning: BFS, Dijkstra, A*, Theta*☆97Updated 5 years ago
- A global planner plugin of a grid-based A-star search algorithm for ROS navigation stack.☆11Updated last year
- A ROS move_base recovery behavior plugin for Car-Like robots.☆17Updated 9 years ago
- decompose the convex polygon and for each of them, Boustrophedon planning? just complete coverage☆53Updated 6 years ago
- ROS move_base plugin that implements the D* Lite algorithm☆86Updated 4 years ago
- Implementation for A* with stricted visited list, Lifelong Planning A* and D* Lite final version☆93Updated 10 years ago
- Collision prediction based dynamic obstacle avoidance planner☆64Updated 5 years ago
- Hybrid A* Path Planner☆21Updated 6 years ago
- Linear separability (via planes) of two sets of 3D points☆13Updated 4 years ago
- A cubic spline interpolator for path smoothing. Compatible with ROS.☆93Updated 2 years ago
- D* Lite algorithm for partially known environments.☆80Updated 5 years ago
- Basic algorithms for single-shot grid-based 2D path finding: BFS, Dijkstra, A*, Jump Point Search (JPS), Theta*☆73Updated 4 years ago
- implement hybrid astar for reeds-shepp car☆30Updated 6 years ago
- Using Potential Field path planning, a Frontier-based exploration strategy was designed which enabled the Turtlebot to explore an unknown…☆17Updated 7 years ago
- ☆16Updated 5 years ago
- Implementation of the QuickOpp algorithm, as described in "Complete coverage path planning in an agricultural environment"☆47Updated 4 years ago
- Alternative to move_base (navigation stack ROS) which can handle end position constraints.☆25Updated 7 months ago
- ☆18Updated 4 years ago
- Code for building an self-driving car.☆18Updated 3 years ago
- Speed comparison of QP solvers such as qpOASES, OSQP, casadi, hpipm, acados☆16Updated 4 years ago
- Early stage work for frontier detection and exploration - ROS Based☆12Updated 8 years ago