Custom TOF Gripper to Improve Grasping Robustness
This research project is ongoing, the below information is not final and will be updated periodically.
Current deep-learning grasp planners are very good at predicting successful grasps, however they are not perfect and are susceptible to declining accuracy in situations with noisy sensors, poor lighting, or external disturbances. Previous work in the field has attempted to bridge this gap with tactile sensors - after grasping the object they predict if the grasp is "good" by some metric (usually the robot can maintain the grasp for a certain period of time or move an object to a target location).
I propose a method using multi-zone time-of-flight sensors mounted in the distal links of each finger. After moving to a grasp pose, grasp outcome is predicted without closing the gripper and contacting the object.
This project is composed of multiple pieces, each of which are described in more detail in the following sections.
Custom gripper design
Mechanical design/assembly
Electrical, wiring, and control
Data collection
Machine learning classifier
Over the course of this project I have applied the following skills:
Programming/software: Python, C++, ROS, ROS 2, Docker, Linux, Git, Machine Learning
Robotics: ROS, 7 DOF arm control and planning, custom URDF/SDF
Mechanical: CAD, prototyping, 3D printing
Electrical: Raspberry Pi, sensor wiring/integration