We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1. Build library: mkdir build; cd build cmake .. make 2. Edit .bashrc: export PYTHONPATH=/home/[user]/Projects/PointCloudsPython:$PYTHONPATH 3. Test library: cd /home/[user]/Projects/PointCloudsPython chmod u+x test.py ./test.py
Simple PCL bindings for Python and other utilities for processing point clouds.