andreacasalino / Fast-Quick-hull
Fast C++ multi-threaded algorithm for computing convex hulls
☆20Updated 11 months ago
Alternatives and similar repositories for Fast-Quick-hull:
Users that are interested in Fast-Quick-hull are comparing it to the libraries listed below
- Collision detection benchmarks for the paper "Collision Detection Accelerated: An Optimization Perspective" published at RSS 2022☆25Updated 2 years ago
- Point-to-point motion planning library for articulated robots.☆19Updated 7 years ago
- This is an extended Kalman Filter implementation based on CasADi☆11Updated 7 years ago
- Quadradic Programming solver using Eigen☆30Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆34Updated 11 months ago
- SdfLib is a library for accelerating the queries of signed distance fields from triangle meshes☆49Updated 2 months ago
- Generic EKF, with support for non-Euclidean manifolds☆22Updated 2 years ago
- ☆13Updated 8 years ago
- Samplers to obtain pointclouds from CAD meshes☆10Updated last year
- C++ collision detection benchmark using HPP-FCL☆18Updated last year
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated 2 weeks ago
- REDMAX: Efficient & Flexible Approach for Articulated Dynamics☆101Updated 9 months ago
- A simple parser libaray for URDF Files. That returns a robot object which can be used to access links, joints, transformation matrices, e…☆13Updated 3 years ago
- Python package for creating interpolating splines (for position and rotation)☆68Updated this week
- Public code release for "Swept Volumes via Spacetime Numerical Continuation", presented at SIGGRAPH 2021 and authored by Silvia Sellán, N…☆59Updated 8 months ago
- An open-source library for interpolation functions of parametric curves (Bézier, B-Spline) useful for robotics applications.☆13Updated last year
- RobOptim Trajectory: trajectories, splines, and more.☆20Updated 6 years ago
- Quadratic programming solver for Python, Julia, Matlab, C, C++ and Fortran.☆18Updated 4 months ago
- SIA - C++/Python library for model-based stochastic estimation and optimal control☆21Updated 11 months ago
- Fork of https://bitbucket.org/pchorak/contact_models☆17Updated 5 years ago
- Library for spline manipulation.☆21Updated last year
- Light C++11 graph library☆13Updated 3 years ago
- Class template for dual quaternions using Eigen.☆12Updated last year
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- A library for metric optimization and parametrization described in Optimization in Penner Coordinates☆13Updated 2 weeks ago
- [T-RO] Highway RoadMap (HRM) paradigm for robot motion planning based on parameterizations of the free space☆33Updated last year
- Parallel RRT* - A fast parallel robotic motion planner (in C)☆14Updated 12 years ago
- General purpose library for multithreaded Rapidly Random exploring Trees☆22Updated 4 months ago
- eigen-quadprog allow to use the QuadProg QP solver with the Eigen3 library.☆37Updated 3 weeks ago