qilinsun / install_pcl_deps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install_pcl_deps

Install all pcl build deps on Ubuntu Linux. It is verified on Ubuntu 14.04.4.

Usage:

git clone https://github.com/huningxin/install_pcl_deps.git
cd install_pcl_deps
chmod +x install_pcl_deps.sh
./install_pcl_deps.sh

Then, please refer to doc to build pcl on Linux.

About


Languages

Language:Shell 100.0%