PCL compute normals for python
Hi,
Is it possible to use PCL's normal estimation class with rospy?
thanks!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi,
Is it possible to use PCL's normal estimation class with rospy?
thanks!
As far as I know, PCL does not have python bindings yet.
For anyone coming across this now: Python bindings for PCL were released in February of 2013 by Strawlab at http://strawlab.github.io/python-pcl/
Asked: 2011-03-20 20:58:36 -0600
Seen: 1,205 times
Last updated: Mar 22 '11
Function for unpacking RGB point field from point in point cloud?
How to know which points pcl::PassThrough and pcl::StatisticalOutlierRemoval removes?
Decomposing objects into their structural components in pcl
Any good examples of using dynamic_reconfigure for a python node?
Navigation planning based on kinect data in 2.5D?
is there a python equivalent of fromROSMsg/toROSMsg (pcl stack)