Skip to content

Simple PCL bindings for Python and other utilities for processing point clouds.

License

Notifications You must be signed in to change notification settings

mgualti/PointCloudsPython

Repository files navigation

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

About

Simple PCL bindings for Python and other utilities for processing point clouds.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •