目录
GitHub - atenpas/gpd: Detect 6-DOF grasp poses in point clouds
安装
## 1) Requirements
1. [PCL 1.9 or newer](http://pointclouds.org/)按照官网安装
2. [Eigen 3.0 or newer](https://eigen.tuxfamily.org)按照官网安装
3. [OpenCV 3.4 or newer](https://opencv.org) 可参考另外一篇blog
Open cv C++安装_啥也不是的py人的博客-优快云博客
## 2) Installation
The following instructions have been tested on **Ubuntu 16.04**. Similar
instructions should work for other Linux distributions.
1. Install [PCL](http://pointclouds.org/) and
[Eigen](https://eigen.tuxfamily.org). If you have ROS Indi