A Deep Learning-Based Autonomous RobotManipulator for Sorting Application
Hoang-Dung Bui, Hai Nguyen, Hung Manh La, and Shuai Li

TL;DR
This paper presents a deep learning-based autonomous robotic system for object sorting that integrates object detection, pose estimation, grasp planning, and collision-free motion planning, demonstrating effective real-world performance.
Contribution
It introduces an integrated deep learning approach for autonomous object sorting using RGB-D data, combining detection, grasp planning, and motion planning on a real robot.
Findings
Robust object detection and grasping with CNNs.
Fast and collision-free sorting trajectories.
Successful implementation on AUBO robotic manipulator.
Abstract
Robot manipulation and grasping mechanisms have received considerable attention in the recent past, leading to the development of wide range of industrial applications. This paper proposes the development of an autonomous robotic grasping system for object sorting application. RGB-D data is used by the robot for performing object detection, pose estimation, trajectory generation, and object sorting tasks. The proposed approach can also handle grasping certain objects chosen by users. Trained convolutional neural networks are used to perform object detection and determine the corresponding point cloud cluster of the object to be grasped. From the selected point cloud data, a grasp generator algorithm outputs potential grasps. A grasp filter then scores these potential grasps, and the highest-scored grasp is chosen to execute on a real robot. A motion planner generates collision-free…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Robotics and Sensor-Based Localization · Robotic Path Planning Algorithms
