ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The answer is on the migration-site (http://wiki.ros.org/hydro/Migration#PCL):

for every conversion error you need to make little changes in the specific lines in the code.

1.

include <pcl_conversions pcl_conversions.h="">

2.

pcl_cloud.header = pcl_conversions::toPCL(pc2->header);