Installing PCL-1.8 in Ubuntu14.04 (source code installation +ppa Private source installation)

Source: Internet
Author: User
Tags git clone
One, source code installation: 1, download PCL $ git clone https://github.com/PointCloudLibrary/pcl.git The resulting PCL file will be in/HOME/XMUPAMIZQ/PCL
2, install dependencies $ sudo apt-get install cmake g++ libboost1.55-all-dev libeigen3-dev libflann-dev python libusb-1.0-0-dev libudev-d EV openjdk-6-jdk Freeglut3-dev doxygen graphviz libpng12-dev libgtest-dev libxmu-dev libxi-dev libpcap-dev libqhull-dev L Ibvtk5-qt4-dev PYTHON-VTK Libvtk-java 3, use CMake compilation to install CD PCL $ mkdir build $ cd Build $ cmake-dcmake_install_pref    Ix=/usr/local-dcmake_build_type=none-dbuild_gpu=on-dbuild_apps=on-dbuild_examples=on. $ make $ sudo make install
Second, PPA private source installation:
$ sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl
$ sudo apt-get update
$ sudo apt-get Install Libpcl-all

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.