Vegetable Peeling: A Case Study in Constrained Dexterous Manipulation

Tao Chen,Eric Cousineau,Naveen Kuppuswamy,Pulkit Agrawal
2024-07-11
Abstract:Recent studies have made significant progress in addressing dexterous manipulation problems, particularly in in-hand object reorientation. However, there are few existing works that explore the potential utilization of developed dexterous manipulation controllers for downstream tasks. In this study, we focus on constrained dexterous manipulation for food peeling. Food peeling presents various constraints on the reorientation controller, such as the requirement for the hand to securely hold the object after reorientation for peeling. We propose a simple system for learning a reorientation controller that facilitates the subsequent peeling task. Videos are available at: <a class="link-external link-https" href="https://taochenshh.github.io/projects/veg-peeling" rel="external noopener nofollow">this https URL</a>.
Robotics,Artificial Intelligence,Machine Learning,Systems and Control
What problem does this paper attempt to address?
### Problems Addressed by the Paper The paper primarily explores the challenges of dexterous manipulation encountered during the food peeling process. Specifically, it focuses on how to utilize already developed dexterous manipulation controllers to accomplish subsequent tasks (such as peeling). The food peeling process imposes various constraints on the object reorientation controller, such as the need to firmly grasp the object after reorientation to facilitate peeling. The main objectives of the paper include: 1. **Proposing a framework**: To address the problem of dexterous manipulation under specific constraints. 2. **Developing a method**: To enable reinforcement learning strategies to learn to stop motion and firmly grasp the object in hand, which is crucial for many subsequent dexterous manipulation tasks. 3. **Demonstrating a system**: A robotic system capable of peeling vegetables of different shapes, weights, and materials. Through this research, the paper aims to address specific constraints unmet by existing work and explore how to apply dexterous manipulation to practical tasks.