当前位置:网站首页>pcl install
pcl install
2022-06-26 08:54:00 【HI_Forrest】
sudo apt-get update
sudo apt-get install git build-essential linux-libc-dev
sudo apt-get install cmake cmake-gui
sudo apt-get install libusb-1.0-0-dev libusb-dev libudev-dev
sudo apt-get install mpi-default-dev openmpi-bin openmpi-common
sudo apt-get install libflann-dev
sudo apt-get install libeigen3-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libvtk6-dev
sudo apt-get install libqhull* libgtest-dev
sudo apt-get install freeglut3-dev pkg-config
sudo apt-get install libxmu-dev libxi-dev
sudo apt-get install mono-complete
sudo apt-get install qt-sdk openjdk-8-jdk openjdk-8-jre
git clone https://github.com/PointCloudLibrary/pcl.git
cd pcl
mkdir release
cd release
cmake -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_PREFIX=/usr/local -DBUILD_examples=ON …
make -j8
sudo make install
边栏推荐
- How to solve the problem that NVIDIA model cannot be viewed by inputting NVIDIA SMI and quickly view NVIDIA model information of computer graphics card
- Joint Noise-Tolerant Learning and Meta Camera Shift Adaptation for Unsupervised Person Re-ID
- 行為樹XML文件 熱加載
- 【Sensors 2021】Relation-Based Deep Attention Network with Hybrid Memory for One-Shot Person Re-Id
- 《單片機原理及應用》——概述
- 【pulsar学习】pulsar架构原理
- Function function of gather()
- Thinkphp5 manual error reporting
- "One week's data collection" -- combinational logic circuit
- 51单片机ROM和RAM
猜你喜欢
"One week's work on Analog Electronics" - optocoupler and other components
《一周搞定数电》——组合逻辑电路
Error importerror: numpy core. multiarray failed to import
Basic concept and advanced level of behavior tree
【开源】使用PhenoCV-WeedCam进行更智能、更精确的杂草管理
Self learning neural network series - 8 feedforward neural networks
How to view the data mini map quickly and conveniently after importing data in origin
"One week's work on digital power" -- encoder and decoder
51 single chip microcomputer ROM and ram
如何编译构建
随机推荐
行為樹XML文件 熱加載
《一周搞定模电》—负反馈
The most complete and simple nanny tutorial: deep learning environment configuration anaconda+pychart+cuda+cudnn+tensorflow+pytorch
Spark based distributed parallel processing optimization strategy - Merrill Lynch data
Phpcms V9 background article list adds one click push to Baidu function
《一周搞定数电》——组合逻辑电路
《單片機原理及應用》——概述
Curriculum learning (CL)
thinkphp5手动报错
"One week's work on Analog Electronics" - diodes
《一周搞定模电》—功率放大器
《一周搞定模电》-二极管
3 big questions! Redis cache exceptions and handling scheme summary
Function function of gather()
Introduction to common classes on the runtime side
Phpcms V9 mall module (fix the Alipay interface Bug)
The shutter tabbar listener is called twice
Error importerror: numpy core. multiarray failed to import
Kubernetes cluster deployment (v1.23.5)
How to solve the sample imbalance problem in machine learning?