Abstract

Real-time grasp detection plays a key role in manipulation, and it is also a complex task, especially for detecting how to grasp novel objects. This paper proposes a very quick and accurate approach to detect robotic grasps. The main idea is to perform grasping of novel objects in a typical RGB-D scene view. Our goal is not to find the best grasp for every object but to obtain the local optimal grasps in candidate grasp rectangles. There are three main contributions to our detection work. Firstly, an improved graph segmentation approach is used to do objects detection and it can separate objects from the background directly and fast. Secondly, we develop a morphological image processing method to generate candidate grasp rectangles set which avoids us to search grasp rectangles globally. Finally, we train a random forest model to predict grasps and achieve an accuracy of 94.26%. The model is mainly used to score every element in our candidate grasps set and the one gets the highest score will be converted to the final grasp configuration for robots. For real-world experiments, we set up our system on a tabletop scene with multiple objects and when implementing robotic grasps, we control Baxter robot with a different inverse kinematics strategy rather than the built-in one.

Highlights

  • Robotic grasping in an unknown scene involves environmental perception, motion planning, and some issues about robot control

  • We presented a novel robotic grasp pipeline to clear the table in a RGB-D view, which relied on graph segmentation, morphological image processing and machine learning

  • Our graph segmentation can completely distinguish the objects from the background, our image pre-processing methods which are used to generate a candidate grasp set can reduce the detection time for our classifier

Read more

Summary

Introduction

Robotic grasping in an unknown scene involves environmental perception, motion planning, and some issues about robot control. We mainly concentrate on the perception problem and partially about robot control with robot inverse kinematics. Perception is a necessary skill for robot grippers to interact with environments. Multimedia Tools and Applications (2020) 79:2427–2446 perception in the research of robots is to recognize the correct poses to grasp objects. It is an easy task for human beings to identify the perfect grasp poses for novel objects. A visual task like grasp detection for unknown objects on a given image is a complex problem for robots in recent years

Objectives
Methods
Results
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call