DextrAH-G: Pixels-to-Action Dexterous Arm-Hand Grasping with Geometric Fabrics

Tyler Ga Wei Lum,Martin Matak,Viktor Makoviychuk,Ankur Handa,Arthur Allshire,Tucker Hermans,Nathan D. Ratliff,Karl Van Wyk
2024-10-16
Abstract:A pivotal challenge in robotics is achieving fast, safe, and robust dexterous grasping across a diverse range of objects, an important goal within industrial applications. However, existing methods often have very limited speed, dexterity, and generality, along with limited or no hardware safety guarantees. In this work, we introduce DextrAH-G, a depth-based dexterous grasping policy trained entirely in simulation that combines reinforcement learning, geometric fabrics, and teacher-student distillation. We address key challenges in joint arm-hand policy learning, such as high-dimensional observation and action spaces, the sim2real gap, collision avoidance, and hardware constraints. DextrAH-G enables a 23 motor arm-hand robot to safely and continuously grasp and transport a large variety of objects at high speed using multi-modal inputs including depth images, allowing generalization across object geometry. Videos at <a class="link-external link-https" href="https://sites.google.com/view/dextrah-g" rel="external noopener nofollow">this https URL</a>.
Robotics
What problem does this paper attempt to address?
The paper attempts to address the problem of achieving fast, safe, and robust dexterous grasping in robotics, especially when handling various different objects. Existing methods often have limitations in terms of speed, dexterity, and generalization ability, and they often lack or have no hardware safety guarantees. This paper proposes a method called DextrAH-G, which combines reinforcement learning, geometric fabrics, and teacher-student distillation techniques to train a depth image-driven dexterous grasping strategy in a simulated environment and successfully applies it to the real world, achieving high-performance grasping and transportation tasks. Specifically, DextrAH-G addresses the following key challenges: 1. **High-dimensional observation and action space**: Controlling a dexterous arm and hand involves a large amount of sensor data and action outputs. 2. **Sim2Real Gap**: How to effectively transfer the strategy trained in a simulated environment to the real world. 3. **Collision avoidance**: Ensuring that the robot does not collide with the environment or other components while performing tasks. 4. **Hardware constraints**: Ensuring that the strategy complies with the physical limitations and safety requirements of the robot. Through these techniques, DextrAH-G is able to efficiently and safely grasp and transport various different types of objects in the real world, significantly improving the performance and reliability of dexterous grasping.