I've tried to use pcl_conversion to convert pcl::pointcloudpcl::xyznormal into sensor_msgs::PointCloud2, but the rviz failed with segmentation fault. Could you give a example to show how to build the sensor_msgs::PointCloud2 message required by the plugin? Or how to convert a pcl pointcloud in to the required sensor_msgs::PointCloud2 message?