Rust implementation of the Collision-Affording Point Tree (CAPT) for high-performance pointcloud collision checking
☆28Mar 12, 2026Updated 3 weeks ago
Alternatives and similar repositories for capt
Users that are interested in capt are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ☆24Sep 25, 2024Updated last year
- ☆25Nov 10, 2024Updated last year
- Open source implementation of "CppFlow: Generative Inverse Kinematics for Efficient and Robust Cartesian Path Planning" (ICRA 2024)☆25Nov 14, 2025Updated 4 months ago
- A Python-based Trajectory Optimization Framework☆23Oct 29, 2024Updated last year
- Very fast motion planning for articulated robot, through a bit of premature-optimization (C++ core with Python bindings) *less than 1ms f…