strawlab / python-pcl

Python bindings to the pointcloud library (pcl)
http://strawlab.github.com/python-pcl/
Other
2k stars 701 forks source link

search namespace? #95

Open piranna opened 8 years ago

piranna commented 8 years ago

Is pcl::search::KdTree implemented on the wrapper? I find references in C++ code but I can't be able to use it from Python... :-(

Sirokujira commented 6 years ago

As the current state. Although some functions are implemented in KdTreeFLANN For KdTree, the function is commented out.