andreacasalino / Fast-Quick-hullLinks
Fast C++ multi-threaded algorithm for computing convex hulls
☆23Updated last year
Alternatives and similar repositories for Fast-Quick-hull
Users that are interested in Fast-Quick-hull are comparing it to the libraries listed below
Sorting:
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆28Updated 3 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆41Updated last year
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- ☆13Updated 9 years ago
- Quadradic Programming solver using Eigen☆32Updated 5 years ago
- Samplers to obtain pointclouds from CAD meshes☆10Updated 3 months ago
- Library for spline manipulation.☆25Updated 2 years ago
- Point-to-point motion planning library for articulated robots.☆23Updated 8 years ago
- A CUDA-based implementation of the Alternating Direction Method of Multipliers (ADMM) algorithm to solve Semi-Definite Programming (SDP) …☆35Updated 2 weeks ago
- C++ library handling Gaussian Mixure Models☆33Updated 3 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆37Updated last week
- Concurrent exact nearest neighbor searching in robotics-relevant spaces, including Euclidean, SO(3), SE(3) and weighted combinations ther…☆59Updated 2 years ago
- An open-source library for interpolation functions of parametric curves (Bézier, B-Spline) useful for robotics applications.☆16Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- Light C++11 graph library☆13Updated 4 years ago
- c++ implementation of 3D incremental convell hull algorthim☆42Updated 5 years ago
- ☆10Updated 3 years ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆43Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- This is an extended Kalman Filter implementation based on CasADi☆12Updated 7 years ago
- nanoplan is a header-only C++11 library for search-based robot planning.☆15Updated 2 years ago
- General purpose library for multithreaded Rapidly Random exploring Trees☆24Updated last year
- A simple, lightweight Python/PyBullet-based Micro Aerial Vehicles simulator - Code for our work "Output-Feedback Tube MPC Guided Data Aug…☆16Updated 3 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆13Updated 5 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆18Updated 6 years ago
- [T-RO] Highway RoadMap (HRM) paradigm for robot motion planning based on parameterizations of the free space☆35Updated 2 years ago
- Generic EKF, with support for non-Euclidean manifolds☆23Updated 3 years ago
- eigen-quadprog allow to use the QuadProg QP solver with the Eigen3 library.☆39Updated 3 weeks ago
- MATLAB and C++ implementations of sideslip angle estimators☆17Updated 4 years ago