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 which a geometrically consistent pose tracking metric defined on SE(3) is incorporated to ensure fast and accurate convergence to the target pose. The entire mapping and planning pipeline is implemented on the GPU to support high-frequency replanning. The effectiveness of the proposed framework is validated through extensive simulations and real-world experiments on a 7-DoF robotic manipulator. More details are available at: https://zxw610.github.io/ParaMaP.
翻译:在未知环境中,由于持续更新的感知信息以及频繁的在线重规划需求,实现实时且无碰撞的运动规划对机器人操作而言仍具挑战性。为应对这些挑战,我们提出了一种并行建图与运动规划框架,该框架将基于欧几里得距离变换(EDT)的环境表示与基于采样的模型预测控制(SMPC)规划器紧密集成。在建图方面,利用基于GPU的EDT构建了稠密的基于距离场的环境表示,并辅以机器人掩码更新机制,以防止在线感知过程中产生错误的自碰撞检测。在规划方面,运动生成被表述为一个具有统一目标函数的随机优化问题,并通过在SMPC框架内并行评估大批量候选轨迹来高效求解;该框架中引入了定义在SE(3)上的几何一致位姿跟踪度量,以确保快速且准确地收敛至目标位姿。整个建图与规划流程均在GPU上实现,以支持高频重规划。通过在7自由度机器人操作臂上进行的大量仿真与实物实验,验证了所提框架的有效性。更多细节请访问:https://zxw610.github.io/ParaMaP。