cpRRTC: GPU-Parallel RRT-Connect for Constrained Motion Planning
By: Jiaming Hu, Jiawei Wang, Henrik Christensen
Potential Business Impact:
Robot plans paths faster, even in tricky places.
Motion planning is a fundamental problem in robotics that involves generating feasible trajectories for a robot to follow. Recent advances in parallel computing, particularly through CPU and GPU architectures, have significantly reduced planning times to the order of milliseconds. However, constrained motion planning especially using sampling based methods on GPUs remains underexplored. Prior work such as pRRTC leverages a tracking compiler with a CUDA backend to accelerate forward kinematics and collision checking. While effective in simple settings, their approach struggles with increased complexity in robot models or environments. In this paper, we propose a novel GPU based framework utilizing NVRTC for runtime compilation, enabling efficient handling of high complexity scenarios and supporting constrained motion planning. Experimental results demonstrate that our method achieves superior performance compared to existing approaches.
Similar Papers
pRRTC: GPU-Parallel RRT-Connect for Fast, Consistent, and Low-Cost Motion Planning
Robotics
Makes robots move faster in tricky places.
GPU-Accelerated Motion Planning of an Underactuated Forestry Crane in Cluttered Environments
Robotics
Helps robots move heavy things without crashing.
Industrial Robot Motion Planning with GPUs: Integration of cuRobo for Extended DOF Systems
Robotics
Robots move faster and avoid bumping into things.