paper-with-me

Papers

Learning Equality Constraints for Motion Planning on Manifolds

2020-09-24 · Giovanni Sutanto, Isabel M. Rayas Fernández, Peter Englert, Ragesh K. Ramachandran, Gaurav S. Sukhatme

Constrained robot motion planning is a widely used technique to solve complex robot tasks. We consider the problem of learning representations of constraints from demonstrations with a deep neural network, which we call Equality Constraint Manifold Neural Network (ECoMaNN). The key idea is to learn a level-set function of the constraint suitable for integration into a constrained sampling-based motion planner. Learning proceeds by aligning subspaces in the network with subspaces of the data. We combine both learned constraints and analytically described constraints into the planner and use a projection-based strategy to find valid points. We evaluate ECoMaNN on its representation capabilities of constraint manifolds, the impact of its individual loss terms, and the motions produced when incorporated into a planner.

📄 PDF Abstract BibTeX arXiv:2009.11852

Code (1)

gsutanto/smp_manifold_learning 공식 구현 pytorch

Tasks

Motion Planningvalid

Similar Papers 제목 키워드 기반

CMC-Opt: Constraint Manifold with Corners for Inequality-Constrained Optimization

2026-05-20 · Yetong Zhang, Frank Dellaert arxiv

We introduce a manifold-based framework for addressing optimization problems with equality and inequality constraints found in robotics. Our approach transforms the original problem into an unconstrained optimization pro…

Physics-informed Neural Motion Planning on Constraint Manifolds

2024-03-09 · Ruiqi Ni, Ahmed H. Qureshi

Constrained Motion Planning (CMP) aims to find a collision-free path between the given start and goal configurations on the kinematic constraint manifolds. These problems appear in various scenarios ranging from object m…

Imitation LearningMotion Planning

A Unifying Variational Framework for Gaussian Process Motion Planning

2023-09-02 · Lucas Cosier, Rares Iordan, Sicelukwanda Zwane, Giovanni Franzese 외

To control how a robot moves, motion planning algorithms must compute paths in high-dimensional state spaces while accounting for physical constraints related to motors and joints, generating smooth and stable motions, a…

Gaussian ProcessesMotion Planning

Geometry-Aware Sampling-Based Motion Planning on Riemannian Manifolds

2026-02-01 · Phone Thiha Kyaw, Jonathan Kelly arxiv

In many robot motion planning problems, task objectives and physical constraints induce non-Euclidean geometry on the configuration space, yet many planners operate using Euclidean distances that ignore this structure. W…

Motion Planning

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