davidcaron / pclpy

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

Closer integration between pclpy and PCL #50

Open kunaltyagi opened 4 years ago

kunaltyagi commented 4 years ago

Context

There is a new release incoming (1.10, and soon 1.11) and I personally would like the python wrappings to work near seamlessly. The changelog has been posted already.

Expected Behavior

A way to:

Current Behavior

I don't know if either of the two is tracked right now. I know pybind11 makes it really easy to track with HEAD, but I don't know if that's a goal of pclpy