ajout Installation PCL

master
LGD-Fr 11 years ago
parent
commit
849788263a
  1. 21
      Installation de PCL.md

21
Installation de PCL.md

@ -0,0 +1,21 @@
# Avec le PPA #
```
#!sh
sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl
sudo apt-get update
sudo apt-get install libpcl-all
```
# Alternative #
```
#!sh
sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl
sudo apt-get update
sudo apt-get install libpcl-all
```
cf. [doc PointCloud](http://www.pointclouds.org/downloads/linux.html)
Loading…
Cancel
Save