[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.13 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.13 KB

Dependencies

How to Start

$ cd && git clone https://github.com/sean85914/flip_object.git
$ cd flip_object && catkin_make

In this project, we try to use reinforcement learning to do pick and place with custom made gripper. The gripper is composed of Robotiq 2F-85 and a retractable suction. The method is inspired by "Learning Synergies between Pushing and Grasping with Self-supervised Deep Reinforcement Learning", from Andy Zeng.

[My Master Thesis](Still in Progress)

Extend from the project, I try to use three different tools to do bin picking job with ABB robot arm. Specially thanks to XYZ Robotics for sponsoring the robot and the tooling system.