paper-with-me

홈 › Papers

Constrained Motion Planning Networks X

2020-10-17 · Ahmed H. Qureshi, Jiangeng Dong, Asfiya Baig, Michael C. Yip

Constrained motion planning is a challenging field of research, aiming for computationally efficient methods that can find a collision-free path on the constraint manifolds between a given start and goal configuration. These planning problems come up surprisingly frequently, such as in robot manipulation for performing daily life assistive tasks. However, few solutions to constrained motion planning are available, and those that exist struggle with high computational time complexity in finding a path solution on the manifolds. To address this challenge, we present Constrained Motion Planning Networks X (CoMPNetX). It is a neural planning approach, comprising a conditional deep neural generator and discriminator with neural gradients-based fast projection operator. We also introduce neural task and scene representations conditioned on which the CoMPNetX generates implicit manifold configurations to turbo-charge any underlying classical planner such as Sampling-based Motion Planning methods for quickly solving complex constrained planning tasks. We show that our method finds path solutions with high success rates and lower computation times than state-of-the-art traditional path-finding tools on various challenging scenarios.

📄 PDF Abstract BibTeX arXiv:2010.08707

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningRobot Manipulation

Similar Papers 제목 키워드 기반

Neural Manipulation Planning on Constraint Manifolds

2020-08-09 · Ahmed H. Qureshi, Jiangeng Dong, Austin Choe, Michael C. Yip

The presence of task constraints imposes a significant challenge to motion planning. Despite all recent advancements, existing algorithms are still computationally expensive for most planning problems. In this paper, we …

Motion Planning

Vectorizing Projection in Manifold-Constrained Motion Planning for Real-Time Whole-Body Control

2026-04-14 · Shrutheesh R Iyer, I-Chia Chang, Andrew Z. Liu, Yan Gu 외 arxiv

Many robot planning tasks require satisfaction of one or more constraints throughout the entire trajectory. For geometric constraints, manifold-constrained motion planning algorithms are capable of planning collision-fre…

Motion Planning

Globalized Constrained Stein Variational Inference for Diverse Feasible Robot Motion Planning

2026-07-14 · Jiayun Li, Georgia Chalvatzaki arxiv

Robot motion planning is inherently multimodal, yet classical planners typically return only a single solution. Probabilistic formulations address this limitation by maintaining a distribution over motions, allowing the …

Collision AvoidanceMotion Planning

The Open Motion Planning Library 2.0

2026-05-28 · Weihang Guo, Theodoros Tyrovouzis, Emiliano Flores, Clayton W. Ramsey 외 arxiv

The Open Motion Planning Library (OMPL), first released in 2008, has become a cornerstone of the motion planning community, providing implementations of a wide range of state-of-the-art sampling-based algorithms. Over al…

Motion Planning

Local Path Optimization in The Latent Space Using Learned Distance Gradient

2025-12-30 · Jiawei Zhang, Chengchao Bai, Wei Pan, Tianhang Liu 외 arxiv

Constrained motion planning is a common but challenging problem in robotic manipulation. In recent years, data-driven constrained motion planning algorithms have shown impressive planning speed and success rate. Among th…

Motion Planning