pointCloudPcd property
the point clouds to transform. This should be in the PCD format encoded into bytes: https://pointclouds.org/documentation/tutorials/pcd_file_format.html
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get pointCloudPcd => $_getN(0);