Journal Article10.1109/TASE.2016.2620175
Efficient Planar Caging Test Using Space Mapping
Weiwei Wan,Rui Fukui +1 more
30
TL;DR: An algorithm to solve a geometric problem—find whether a given formation of planar points can constrain (or cage) a planar shape and offers robustness to avoid uncertainty in the tasks.
read more
Abstract: This paper presents an efficient algorithm to test whether a planar object can be caged by a formation of point agents (point fingertips or point mobile robots). The algorithm is based on a space mapping between the 2-D work space ( $\mathcal {W}$ space) and the 3-D configuration space ( $\mathcal {C}$ space) of the given agent formation. When performing caging test on a planar object, the algorithm looks up the space mapping to recover the $\mathcal {C}$ space of the given agent formation, labels the recovered $\mathcal {C}$ space, and counts the number of labeled surfaces to judge the success of caging. The algorithm is able to work with various planar shapes, including objects with convex boundaries, concave boundaries, or holes. It can also respond quickly to varying agent formations and different object shapes. Experiments and analysis on different objects and fingertip formations demonstrate the completeness, robustness, and efficiency of our proposal. Note to Practitioners —This paper proposes an algorithm to solve a geometric problem—find whether a given formation of planar points can constrain (or cage) a planar shape. Users can use the proposed algorithm to actuate a formation of robotic fingertips to perform caging-based grasping tasks or use the proposed algorithm to actuate a formation of mobile robots to perform cooperative transportation tasks. The algorithm inherits the merits of caging and helps users to avoid explicit force analysis. It offers robustness to avoid uncertainty in the tasks. The code of our work is in the supplementary material.
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
A survey of robotic caging and its applications
Satoshi Makita,Weiwei Wan +1 more
TL;DR: This paper reviews the robotic literature related to caging ranging from its historical background, state-of-the-art developments, to practical applications, and provides insights on some open problems and promising research and application directions.
51
A Survey of Robotic Caging and Its Applications
Satoshi Makita,Weiwei Wan +1 more
TL;DR: A brief survey of robotic caging and its applications can be found in this article, where the authors provide insights on some open problems and promising research and application directions, as well as a review of robotic literature related to caging ranging from its historical background, state of the art developments, to practical applications.
Robotic replacement for disc cutters in tunnel boring machines
Liang Du,Jian Jun Yuan,Sheng Bao,Renming Guan,Weiwei Wan +4 more
TL;DR: In this paper , a robotic solution for disc cutter replacement in a widely used TBM is proposed, which uses a novel eccentric-locking mechanism to simplify the disc cutter installation and develops a robotic manipulator with high dexterity and a high payload capacity for moving heavy disc cutters within the highly constrained TBM chambers.
29
Transporting objects by multiagent cooperation in crowd simulation
Hsuan Chen,Sai-Keung Wong +1 more
TL;DR: This paper focuses on simulating agents transporting passive objects in a virtual environment with pedestrians and proposes techniques to achieve two kinds of cooperation, which avoids the freezing problem while the agents are transporting multiple objects.
13
Caging Polygonal Objects Using Equilateral Three-Finger Hands
Hallel A. Bunis,Elon Rimon,Yoav Golan,Amir Shapiro +3 more
- 10 Jan 2017
TL;DR: The caging of polygonal objects with three-finger hands which maintain an equilateral triangle formation during the grasping process is considered, which offers a robust object grasping approach.
12
References
•Book
Introduction to Algorithms
Thomas H. Cormen,Charles E. Leiserson,Ronald L. Rivest +2 more
- 01 Jan 1990
TL;DR: The updated new edition of the classic Introduction to Algorithms is intended primarily for use in undergraduate or graduate courses in algorithms or data structures and presents a rich variety of algorithms and covers them in considerable depth while making their design and analysis accessible to all levels of readers.
24.8K
Introduction to algorithms: 4. Turtle graphics
TL;DR: In this article, a language similar to logo is used to draw geometric pictures using this language and programs are developed to draw geometrical pictures using it, which is similar to the one we use in this paper.
15.4K
Probabilistic roadmaps for path planning in high-dimensional configuration spaces
Lydia E. Kavraki,P. Svestka,Jean-Claude Latombe,Mark H. Overmars +3 more
- 01 Aug 1996
TL;DR: Experimental results show that path planning can be done in a fraction of a second on a contemporary workstation (/spl ap/150 MIPS), after learning for relatively short periods of time (a few dozen seconds).
•Book
Principles of Robot Motion: Theory, Algorithms, and Implementations
Howie Choset,Jean-Claude Latombe +1 more
- 20 May 2005
TL;DR: In this paper, the mathematical underpinnings of robot motion are discussed and a text that makes the low-level details of implementation to high-level algorithmic concepts is presented.
2.1K
ALLIANCE: an architecture for fault tolerant multirobot cooperation
Lynne E. Parker
- 01 Apr 1998
TL;DR: This software architecture allows the robot team members to respond robustly, reliably, flexibly, and coherently to unexpected environmental changes and modifications in the robotteam that may occur due to mechanical failure, the learning of new skills, or the addition or removal of robots from the team by human intervention.