paper-with-me

홈 › Papers

Learning Configuration Space Belief Model from Collision Checks for Motion Planning

2019-01-22 · Sumit Kumar, Shushman Choudhary, Siddhartha Srinivasa

For motion planning in high dimensional configuration spaces, a significant computational bottleneck is collision detection. Our aim is to reduce the expected number of collision checks by creating a belief model of the configuration space using results from collision tests. We assume the robot's configuration space to be a continuous ambient space whereby neighbouring points tend to share the same collision state. This enables us to formulate a probabilistic model that assigns to unevaluated configurations a belief estimate of being collision-free. We have presented a detailed comparative analysis of various kNN methods and distance metrics used to evaluate C-space belief. We have also proposed a weighting matrix in C-space to improve the performance of kNN methods. Moreover, we have proposed a topological method that exploits the higher order structure of the C-space to generate a belief model. Our results indicate that our proposed topological method outperforms kNN methods by achieving higher model accuracy while being computationally efficient.

📄 PDF Abstract BibTeX arXiv:1901.07646

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Neural Collision Clearance Estimator for Batched Motion Planning

2019-10-14 · J. Chase Kew, Brian Ichter, Maryam Bandari, Tsang-Wei Edward Lee 외

We present a neural network collision checking heuristic, ClearanceNet, and a planning algorithm, CN-RRT. ClearanceNet learns to predict separation distance (minimum distance between robot and workspace) with respect to …

Motion Planning

One-Step Model Predictive Path Integral for Manipulator Motion Planning Using Configuration Space Distance Fields

2025-08-31 · Yulin Li, Tetsuro Miyazaki, Kenji Kawashima arxiv

Motion planning for robotic manipulators is a fundamental problem in robotics. Classical optimization-based methods typically rely on the gradients of signed distance fields (SDFs) to impose collision-avoidance constrain…

Collision AvoidanceMotion Planning

Fast Collision Checking: From Single Robots to Multi-Robot Teams

2013-05-10 · Joshua Bialkowski, Michael Otte, Emilio Frazzoli

We examine three different algorithms that enable the collision certificate method from [Bialkowski, et al.] to handle the case of a centralized multi-robot team. By taking advantage of symmetries in the configuration sp…

An Integrated Localisation, Motion Planning and Obstacle Avoidance Algorithm in Belief Space

2021-01-27 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

As robots are being increasingly used in close proximity to humans and objects, it is imperative that robots operate safely and efficiently under real-world conditions. Yet, the environment is seldom known perfectly. Noi…

Motion PlanningState Estimation

Direct Robot Configuration Space Construction using Convolutional Encoder-Decoders

2023-03-10 · Christopher Benka, Carl Gross, Riya Gupta, Hod Lipson

Intelligent robots must be able to perform safe and efficient motion planning in their environments. Central to modern motion planning is the configuration space. Configuration spaces define the set of configurations of …

DecoderMotion Planning