Dual-Arm Grasp Detection of Chairs

My work from a practical course.
\author Philipp Badenhoop
\date Wed, Jul 1, 2020
\tags robotics, ros, simulation, grasping

During my master studies at Technical University of Munich, I attended a practical course where I made two robots grasping a chair in a ROS simulation. Sounds easy, but was a TON of work! I came to the conclusion that even though Gazebo is the first choice simulator in ROS, it is absolutely not ready for doing even the most basic things such as grasping! Although it was quite painful at some points, I really learned A LOT. Some things that I learned:

The code of the project can be accessed here. I explained my approach as well as the results in a final paper that can be downloaded here.