KRRF: Kinodynamic Rapidly-exploring Random Forest algorithm for multi-goal motion planning
Petr Je\v{z}ek, Michal Mina\v{r}\'ik, Vojt\v{e}ch Von\'asek, Robert P\v{e}ni\v{c}ka

TL;DR
KRRF is a novel algorithm that efficiently plans collision-free, kinodynamically feasible multi-goal trajectories by combining tree growth, heuristics, and TSP optimization, outperforming existing methods in cost and speed.
Contribution
The paper introduces KRRF, a new approximate method that integrates kinodynamic tree growth with TSP solving for multi-goal motion planning.
Findings
KRRF produces shorter target-to-target trajectories.
KRRF achieves 1.1-2 times lower trajectory costs.
KRRF is computationally faster than existing approaches.
Abstract
The problem of kinodynamic multi-goal motion planning is to find a trajectory over multiple target locations with an apriori unknown sequence of visits. The objective is to minimize the cost of the trajectory planned in a cluttered environment for a robot with a kinodynamic motion model. This problem has yet to be efficiently solved as it combines two NP-hard problems, the Traveling Salesman Problem~(TSP) and the kinodynamic motion planning problem. We propose a novel approximate method called Kinodynamic Rapidly-exploring Random Forest~(KRRF) to find a collision-free multi-goal trajectory that satisfies the motion constraints of the robot. KRRF simultaneously grows kinodynamic trees from all targets towards all other targets while using the other trees as a heuristic to boost the growth. Once the target-to-target trajectories are planned, their cost is used to solve the TSP to find the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
