Many-RRT*: Robust Joint-Space Trajectory Planning for Serial Manipulators
Theodore M. Belmont, Benjamin A. Christie, and Anton Netchaev

TL;DR
Many-RRT* is a novel sampling-based motion planner that efficiently finds high-quality, robust trajectories for high-DoF serial manipulators by exploring multiple inverse kinematic solutions simultaneously, outperforming existing methods.
Contribution
It introduces Many-RRT*, a parallel goal sampling extension of RRT* that improves success rates and trajectory quality in complex environments for serial manipulators.
Findings
Achieves 44.5% lower trajectory cost compared to baseline methods.
Attains 100% success rate in diverse environments, outperforming previous RRT variants.
Maintains computational efficiency comparable to existing sampling-based planners.
Abstract
The rapid advancement of high degree-of-freedom (DoF) serial manipulators necessitates the use of swift, sampling-based motion planners for high-dimensional spaces. While sampling-based planners like the Rapidly-Exploring Random Tree (RRT) are widely used, planning in the manipulator's joint space presents significant challenges due to non-invertible forward kinematics. A single task-space end-effector pose can correspond to multiple configuration-space states, creating a multi-arm bandit problem for the planner. In complex environments, simply choosing the wrong joint space goal can result in suboptimal trajectories or even failure to find a viable plan. To address this planning problem, we propose Many-RRT*: an extension of RRT*-Connect that plans to multiple goals in parallel. By generating multiple IK solutions and growing independent trees from these goal configurations…
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.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotic Mechanisms and Dynamics · Robotic Locomotion and Control
