| Project Domains | Mentors |
|---|---|
| Reinforcement Learning, Sim2Real, Computer Vision | Arhan Chavare, Sahil Apage |
Project Description
This project aims to train a multi fingered robotic hand to autonomously rotate a cube to any desired target orientation using deep reinforcement learning. The platform utilizes the Amazing Hand by Pollen Robotics.
The robot receives information about the object’s current orientation and target orientation and learns finger movements that gradually align the object with the target pose. The training is performed entirely in a simulated environment, where the agent learns through trial and error by maximizing rewards based on orientation accuracy and grasp stability. The project demonstrates the application of deep reinforcement learning for dexterous manipulation and highlights the challenges of controlling multi-finger robotic systems for complex in hand manipulation and deploying it on hardware.
Resources
Amazing Hand by Pollen Robotics
An introduction to Reinforcement Learning
An introduction to Policy Gradient methods - Deep Reinforcement Learning
Learning Dexterous In-Hand Manipulation