paper-with-me

홈 › Papers

Prediction of Bottleneck Points for Manipulation Planning in Cluttered Environment using a 3D Convolutional Neural Network

2019-11-12 · Indraneel Patil, B. K. Rout, V. Kalaichelvi

Latest research in industrial robotics is aimed at making human robot collaboration possible seamlessly. For this purpose, industrial robots are expected to work on the fly in unstructured and cluttered environments and hence the subject of perception driven motion planning plays a vital role. Sampling based motion planners are proven to be the most effective for such high dimensional planning problems with real time constraints. Unluckily random stochastic samplers suffer from the phenomenon of 'narrow passages' or bottleneck regions which need targeted sampling to improve their convergence rate. Also identifying these bottleneck regions in a diverse set of planning problems is a challenge. In this paper an attempt has been made to address these two problems by designing an intelligent 'bottleneck guided' heuristic for a Rapidly Exploring Random Tree Star (RRT*) planner which is based on relevant context extracted from the planning scenario using a 3D Convolutional Neural Network and it is also proven that the proposed technique generalises to unseen problem instances. This paper benchmarks the technique (bottleneck guided RRT*) against a 10% Goal biased RRT star planner, shows significant improvement in planning time and memory requirement and uses ABB 1410 industrial manipulator as a platform for implantation and validation of the results.

📄 PDF Abstract BibTeX arXiv:1911.04676

Code (0)

등록된 구현이 없습니다.

Tasks

Industrial RobotsMotion Planning

Similar Papers 제목 키워드 기반

Learning Motion Feasibility from Point Clouds in Cluttered Environments

2026-06-25 · Sajid Ansari, Arthi, Girish Varma, Antony Thomas arxiv

Motion feasibility prediction plays a central role in robotics, particularly in task and motion planning and manipulation. A major bottleneck for this problem in cluttered environments is that infeasible planning attempt…

Motion PlanningPoint Clouds

LAMP: Long-Horizon Adaptive Manipulation Planning for Multi-Robot Collaboration in Cluttered Space

2026-06-28 · Shuai Zhou, Yorai Shaoul, Jiaoyang Li arxiv

Multi-robot manipulation requires jointly reasoning about contact formations, robot motions under coupled dynamics, and collision avoidance. Systematically searching over this large space is difficult and becomes increas…

Reinforcement LearningCollision AvoidanceRobot Manipulation

Human-like Planning for Reaching in Cluttered Environments

2020-02-28 · Mohamed Hasan, Matthew Warburton, Wisdom C. Agboh, Mehmet R. Dogar 외

Humans, in comparison to robots, are remarkably adept at reaching for objects in cluttered environments. The best existing robot planners are based on random sampling of configuration space -- which becomes excessively h…

Decision Making

Dynamics Learning with Cascaded Variational Inference for Multi-Step Manipulation

2019-10-29 · Kuan Fang, Yuke Zhu, Animesh Garg, Silvio Savarese 외

The fundamental challenge of planning for multi-step manipulation is to find effective and plausible action sequences that lead to the task goal. We present Cascaded Variational Inference (CAVIN) Planner, a model-based m…

Variational Inference

Backward-Forward Search for Manipulation Planning

2016-04-12 · Caelan Reed Garrett, Tomas Lozano-Perez, Leslie Pack Kaelbling

In this paper we address planning problems in high-dimensional hybrid configuration spaces, with a particular focus on manipulation planning problems involving many objects. We present the hybrid backward-forward (HBF) p…