This repository implements a highly optimized, hybrid path-planning algorithm for the 7-DOF Franka Panda robotic arm. It solves the notorious "narrow passage" and "local minima" problems in high-dimensional configuration spaces by combining an Artificial Potential Field (APF) with Rapidly-exploring Random Trees (RRT).
-
Updated
Feb 27, 2026 - Python