ParaMaP: Parallel Mapping and Collision-free Motion Planning for Reactive Robot Manipulation
Xuewei Zhang, Bailing Tian, Kai Zheng, Yulin Hui, Junjie Lu, Zhiyu Li

TL;DR
ParaMaP introduces a GPU-accelerated, parallel mapping and motion planning framework that enables real-time, collision-free manipulation in unknown environments by integrating environment representation with stochastic MPC planning.
Contribution
It presents a novel GPU-based parallel framework combining dense distance-field mapping with a stochastic MPC planner for reactive robot manipulation.
Findings
Validated through extensive simulations and real-world experiments.
Achieves high-frequency replanning with collision avoidance.
Demonstrates fast convergence to target poses.
Abstract
Real-time and collision-free motion planning remains challenging for robotic manipulation in unknown environments due to continuous perception updates and the need for frequent online replanning. To address these challenges, we propose a parallel mapping and motion planning framework that tightly integrates Euclidean Distance Transform (EDT)-based environment representation with a sampling-based model predictive control (SMPC) planner. On the mapping side, a dense distance-field-based representation is constructed using a GPU-based EDT and augmented with a robot-masked update mechanism to prevent false self-collision detections during online perception. On the planning side, motion generation is formulated as a stochastic optimization problem with a unified objective function and efficiently solved by evaluating large batches of candidate rollouts in parallel within a SMPC framework, in…
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 · Robot Manipulation and Learning · Advanced Control Systems Optimization
