Journal Article10.48550/arXiv.2304.08246
Base Placement Optimization for Coverage Mobile Manipulation Tasks
Huiwen Zhang,Kai Mi,Zhijun Zhang +2 more
1
TL;DR: In this article , a Scale-like disc (SLD) representation of the workspace is used to decouple task constraints and base placements, and a reachability map (RM) is constructed offline.
read more
Abstract: Base placement optimization (BPO) is a fundamental capability for mobile manipulation and has been researched for decades. However, it is still very challenging for some reasons. First, compared with humans, current robots are extremely inflexible, and therefore have higher requirements on the accuracy of base placements (BPs). Second, the BP and task constraints are coupled with each other. The optimal BP depends on the task constraints, and in BP will affect task constraints in turn. More tricky is that some task constraints are flexible and non-deterministic. Third, except for fulfilling tasks, some other performance metrics such as optimal energy consumption and minimal execution time need to be considered, which makes the BPO problem even more complicated. In this paper, a Scale-like disc (SLD) representation of the workspace is used to decouple task constraints and BPs. To evaluate reachability and return optimal working pose over SLDs, a reachability map (RM) is constructed offline. In order to optimize the objectives of coverage, manipulability, and time cost simultaneously, this paper formulates the BPO as a multi-objective optimization problem (MOOP). Among them, the time optimal objective is modeled as a traveling salesman problem (TSP), which is more in line with the actual situation. The evolutionary method is used to solve the MOOP. Besides, to ensure the validity and optimality of the solution, collision detection is performed on the candidate BPs, and solutions from BPO are further fine-tuned according to the specific given task. Finally, the proposed method is used to solve a real-world toilet coverage cleaning task. Experiments show that the optimized BPs can significantly improve the coverage and efficiency of the task.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
MoMa-Pos: Where Should Mobile Manipulators Stand in Cluttered Environment Before Task Execution?
Beichen Shao,Yan Ding,Xingchen Wang,Xuefeng Xie,Fuqiang Gu,Jun Luo,Chao Chen +6 more
TL;DR: MoMa-Pos efficiently calculates base positions for mobile manipulators in cluttered environments by learning to predict a small set of objects and considering furniture structures, robot models, and obstacles.
References
A fast and elitist multiobjective genetic algorithm: NSGA-II
TL;DR: This paper suggests a non-dominated sorting-based MOEA, called NSGA-II (Non-dominated Sorting Genetic Algorithm II), which alleviates all of the above three difficulties, and modify the definition of dominance in order to solve constrained multi-objective problems efficiently.
A survey on coverage path planning for robotics
Enric Galceran,Marc Carreras +1 more
TL;DR: A review of the most successful CPP methods, focusing on the achievements made in the past decade, is presented, providing links to the most interesting and successful works.
1.5K
Capturing robot workspace structure: representing robot capabilities
Franziska Zacharias,Christoph Borst,Gerd Hirzinger +2 more
- 10 Dec 2007
TL;DR: It is shown that robot arm capabilities manifest themselves as directional structures specific to workspace regions, and a representation scheme is introduced that enables to visualize and inspect the directional structures.
303
Robot placement based on reachability inversion
Nikolaus Vahrenkamp,Tamim Asfour,Rüdiger Dillmann +2 more
- 06 May 2013
TL;DR: This work presents an approach of inverting such precomputed reachability representations in order to generate suitable robot base positions for grasping and generates a distribution in SE(2), the cross-space consisting of 2D position and 1D orientation, that describes potential robot base poses together with a quality index.
181
Reachability and Capability Analysis for Manipulation Tasks
TL;DR: An offline analysis of the reachability of a robotic arm saves time for online queries like grasp selection or path planning, and a hybrid method to improve the generation time while guaranteeing complete exploration of the space is proposed.
64