Solve the problem “libpcl_keypoints.so.1.7: cannot open shared object file: No such file or directory”
- For python 2:
pip install python_pcl-0.3.0rc1-cp27-cp27mu-linux_x86_64.whl
- For python 3.6:
pip3 install python_pcl-0.3.0rc1-cp36-cp36m-linux_x86_64.whl
- For python 3.7:
pip3 install python_pcl-0.3.0rc1-cp37-cp37m-linux_x86_64.whl
Tested on ubuntu 18.04