lhygncdjb's Stars
tesseract-robotics/tesseract
Motion Planning Environment
zer0divider/SphereMeshApproximation
Simon089/SphereOctree
Collision detection with Sphere-Octrees
111116/sphere-set-approximation
approximate a mesh with a set of spheres
davidstutz/mesh-evaluation
Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.
CoppeliaRobotics/coppeliaGeometricRoutines
Coppelia Geometric Routines (collision detection, distance calculation, proximity sensor simulation for meshes, point clouds and oc trees)
ericwu0930/pseudo-distance
A Pseudo-Distance Algorithm for Collision Detection of Manipulators 论文的算法实现
ShuhongLL/SGS-SLAM
[ECCV 2024] SGS-SLAM: Semantic Gaussian Splatting For Neural Dense SLAM
jstmn/Jrl
Jeremy's Robotics Library
cremebrule/digital-cousins
Codebase for Automated Creation of Digital Cousins for Robust Policy Learning
andreacasalino/Flexible-GJK-and-EPA
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
JuantAldea/Separating-Axis-Theorem
Implementations of the Separating axis theorem. Useful for convex collision detection.
TianxingChen/RoboTwin
RoboTwin: Dual-Arm Robot Benchmark with Generative Digital Twins
Ivan-VV/3D-OBB-Collision-Detection-SAT-
a simple python implementation of the separating axis theorem for simple collision detection between two 3D OBB
jstmn/cppflow
Open source implementation of "CppFlow: Generative Inverse Kinematics for Efficient and Robust Cartesian Path Planning" (ICRA 2024)