jbujak / A-star-CUDALinks
A* implementation for NVIDIA GPU
☆70Updated 5 years ago
Alternatives and similar repositories for A-star-CUDA
Users that are interested in A-star-CUDA are comparing it to the libraries listed below
Sorting:
- Source repository for OOQP, a quadratic programming solver (and more)☆80Updated 9 years ago
- ☆135Updated this week
- Universal General Propose A* for a GPU platform☆35Updated 8 years ago
- LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.☆393Updated 2 years ago
- Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables☆88Updated 3 years ago
- Small-Dimensional Quadratic Programming in Linear Time☆74Updated 3 years ago
- ☆19Updated 3 years ago
- Simplexes with Minimum Volume Enclosing Polynomial Curves☆80Updated last year
- ☆99Updated 2 years ago
- STD-Trees: Spatio-temporal Deformable Trees for Multirotors Kinodynamic Planning☆43Updated 3 years ago
- Bernstein/Beziér Optimal Trajectories (BeBOT) toolkit for generating optimal trajectories for single or multiple autonomous vehicles.☆49Updated 2 years ago
- Toy code for local path planning algorithm DWA(Dynamic Window Approach) in CUDA implementation.☆22Updated 5 years ago
- Robot Path Planning Algorithm- Generalized Voronoi Diagram☆37Updated 6 years ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆42Updated 2 years ago
- A C++ interface for the OSQP quadratic programming solver.☆277Updated 2 years ago
- Classical robotics algorithms implemented in C++17.☆49Updated 5 years ago
- Linear separability (via planes) of two sets of 3D points☆13Updated 3 years ago
- Simulation of RRT* algorithms with and without Dubins Nonholonomic Robot steering.☆68Updated 7 years ago
- ☆43Updated 5 years ago
- C++ implementation of RRT, RRT*, and Informed-RRT* using kd-tree for searching NN and NBHD nodes. Supports arbitrary dimensions and compi…☆141Updated 4 years ago
- Behavior planners based on single- and multi-agent Monte Carlo Tree Search☆41Updated 3 years ago
- Optimization-based real-time path planning for vehicles.☆222Updated 2 years ago
- [Experimental] A SQP solver implemented with Eigen.☆80Updated 5 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last week
- Simple C++ KD-Tree implementation☆225Updated last year
- C++ hybrid-a-star extracted from ROS2 nav2 stack☆35Updated 3 years ago
- Generate paths for a Dubins car of arbitrary turning radius☆46Updated 12 years ago
- A Python library for clothoid curves☆51Updated 5 months ago
- Optimal Time Allocation for Quadrotor Trajectory Generation☆92Updated 6 years ago
- Basic algorithms for height map based 3D path planning: BFS, Dijkstra, A*, Theta*☆94Updated 5 years ago