paper-with-me

Papers

Motion Planning Networks

2018-06-14 · Ahmed H. Qureshi, Anthony Simeonov, Mayur J. Bency, Michael C. Yip

Fast and efficient motion planning algorithms are crucial for many state-of-the-art robotics applications such as self-driving cars. Existing motion planning methods become ineffective as their computational complexity increases exponentially with the dimensionality of the motion planning problem. To address this issue, we present Motion Planning Networks (MPNet), a neural network-based novel planning algorithm. The proposed method encodes the given workspaces directly from a point cloud measurement and generates the end-to-end collision-free paths for the given start and goal configurations. We evaluate MPNet on various 2D and 3D environments including the planning of a 7 DOF Baxter robot manipulator. The results show that MPNet is not only consistently computationally efficient in all environments but also generalizes to completely unseen environments. The results also show that the computation time of MPNet consistently remains less than 1 second in all presented experiments, which is significantly lower than existing state-of-the-art motion planning algorithms.

📄 PDF Abstract BibTeX arXiv:1806.05767

Code (1)

ahq1993/MPNet pytorch

Tasks

Motion PlanningSelf-Driving CarsTransfer Learning

Similar Papers 제목 키워드 기반

Potential Based Diffusion Motion Planning

2024-07-08 · Yunhao Luo, Chen Sun, Joshua B. Tenenbaum, Yilun Du

Effective motion planning in high dimensional spaces is a long-standing open problem in robotics. One class of traditional motion planning algorithms corresponds to potential-based motion planning. An advantage of potent…

global-optimizationMotion Planning

Flow Motion Policy: Manipulator Motion Planning with Flow Matching Models

2026-04-08 · Davood Soleymanzadeh, Xiao Liang, Minghui Zheng arxiv

Open-loop end-to-end neural motion planners have recently been proposed to improve motion planning for robotic manipulators. These methods enable planning directly from sensor observations without relying on a privileged…

Motion 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

Navigating the Clutter: Waypoint-Based Bi-Level Planning for Multi-Robot Systems

2026-04-22 · Jiabao Ji, Yongchao Chen, Yang Zhang, Ramana Rao Kompella 외 arxiv

Multi-robot control in cluttered environments is a challenging problem that involves complex physical constraints, including robot-robot collisions, robot-obstacle collisions, and unreachable motions. Successful planning…

Motion Planning

LLM3:Large Language Model-based Task and Motion Planning with Motion Failure Reasoning

2024-03-18 · Shu Wang, Muzhi Han, Ziyuan Jiao, Zeyu Zhang 외

Conventional Task and Motion Planning (TAMP) approaches rely on manually crafted interfaces connecting symbolic task planning with continuous motion generation. These domain-specific and labor-intensive modules are limit…

Language ModelingLanguage ModellingLarge Language ModelMotion Generation+3