paper-with-me

Papers

A Configuration-Space Decomposition Scheme for Learning-based Collision Checking

2019-11-17 · Yiheng Han, Wang Zhao, Jia Pan, Zipeng Ye, Ran Yi, Yong-Jin Liu

Motion planning for robots of high degrees-of-freedom (DOFs) is an important problem in robotics with sampling-based methods in configuration space C as one popular solution. Recently, machine learning methods have been introduced into sampling-based motion planning methods, which train a classifier to distinguish collision free subspace from in-collision subspace in C. In this paper, we propose a novel configuration space decomposition method and show two nice properties resulted from this decomposition. Using these two properties, we build a composite classifier that works compatibly with previous machine learning methods by using them as the elementary classifiers. Experimental results are presented, showing that our composite classifier outperforms state-of-the-art single classifier methods by a large margin. A real application of motion planning in a multi-robot system in plant phenotyping using three UR5 robotic arms is also presented.

📄 PDF Abstract BibTeX arXiv:1911.08581

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningMotion PlanningPlant Phenotyping

Methods 이 논문이 사용한 방법론

Affine Coupling 설명 없음
Normalizing Flows Normalizing Flows are a method for constructing complex distributions by transforming a probability density through a series of invertible mappings. By repeatedly applying…

Similar Papers 제목 키워드 기반

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…

Autonomous Navigation in Unknown Environments using Sparse Kernel-based Occupancy Mapping

2020-02-05 · Thai Duong, Nikhil Das, Michael Yip, Nikolay Atanasov

This paper focuses on real-time occupancy mapping and collision checking onboard an autonomous robot navigating in an unknown environment. We propose a new map representation, in which occupied and free space are separat…

Autonomous Navigation

ViIK: Flow-based Vision Inverse Kinematics Solver with Fusing Collision Checking

2024-08-21 · Qinglong Meng, Chongkun Xia, Xueqian Wang

Inverse Kinematics (IK) is to find the robot's configurations that satisfy the target pose of the end effector. In motion planning, diverse configurations were required in case a feasible trajectory was not found. Meanwh…

Motion Planning

Reducing Collision Checking for Sampling-Based Motion Planning Using Graph Neural Networks

2022-10-17 · NeurIPS 2021 9 · Chenning Yu, Sicun Gao

Sampling-based motion planning is a popular approach in robotics for finding paths in continuous configuration spaces. Checking collision with obstacles is the major computational bottleneck in this process. We propose n…

Motion Planning

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