pointCloudPcd property
the point clouds to transform. This should be in the PCD format, encoded into bytes.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get pointCloudPcd => $_getN(0);
the point clouds to transform. This should be in the PCD format, encoded into bytes.
@$pb.TagNumber(1)
$core.List<$core.int> get pointCloudPcd => $_getN(0);