davidcaron / pclpy

Python bindings for the Point Cloud Library (PCL)
MIT License
413 stars 59 forks source link

Question about installation. #106

Open zhangzihui247 opened 1 year ago

zhangzihui247 commented 1 year ago

Hi,

Thanks so much for this great project. Here is a very naive question. Since I'm new for PCL/pclpy, I want to know whether we need to install PCL before installation of pclpy? Which means install the C++ library, then go to install the python library.

regards, zihui