Typedef point_cloud_msg_wrapper::PointCloud2Modifier

Typedef Documentation

template<typename PointT, typename FieldGeneratorsT = detail::DefaultFieldGenerators, typename AllocatorT = std::allocator<void>>
using point_cloud_msg_wrapper::PointCloud2Modifier = PointCloudMsgWrapper<PointT, sensor_msgs::msg::PointCloud2_, FieldGeneratorsT, true, AllocatorT>

A typedef for the PointCloudMsgWrapper to represent a view that wraps a mutable cloud message.