zhou13 / uastar
Universal General Propose A* for a GPU platform
☆33Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for uastar
- A* implementation for NVIDIA GPU☆59Updated 4 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆76Updated 8 years ago
- a CUDA implementation of a priority queue☆81Updated 4 years ago
- Quadradic Programming solver using Eigen☆27Updated 4 years ago
- Explicit Corridor Map implementation☆26Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆22Updated 3 years ago
- A header-only wrapper library for calling NLopt optimization in a single line using Eigen::VectorXd☆16Updated 4 years ago
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆54Updated last year
- Header-only/compiled C++ numerical compute library.☆29Updated last year
- Eigen interface for the OOQP solver library☆31Updated 3 years ago
- Light C++11 graph library☆12Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆34Updated 12 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- NASOQ:Numerically Accurate Sparsity Oriented QP Solver☆72Updated 2 weeks ago
- A simple header only implementation of a SVD for 3x3 Matrices based on "Computing the Singular Value Decomposition of 3x3 matrices with m…☆13Updated 9 months ago
- C++ Library for Planar Visibility Computations☆26Updated last year
- Floating point morton order comparison operator.☆13Updated 6 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 2 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆29Updated 3 months ago
- Generates smooth piecewise polynomial trajectories through waypoints☆16Updated 5 years ago
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆23Updated 2 years ago
- matplotlib-cpp with Eigen interfaces.☆53Updated 3 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- Parallel RRT* - A fast parallel robotic motion planner (in C)☆13Updated 12 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆52Updated 4 months ago
- Abstractions of memory, allocator, vector, tuple, shared_ptr, unique_ptr, bitset, variant and string working on both CPU and GPU☆30Updated last month
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆55Updated 4 months ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆40Updated 2 years ago