davidcaron / pclpy

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

Implement or skip specialized templated classes #4

Open davidcaron opened 6 years ago

davidcaron commented 6 years ago

Most of them are for PCLPointCloud2 and are skipped.

For the others, decide if they should be kept or skipped to remove the warning messages when generating bindings.