Main Content
readAllFieldNames
(To be removed) Get all available field names from ROS point cloud
readAllFieldNames will be removed in a future release. Use rosReadAllFieldNames
instead. For more information, see ROS Message Structure Functions.
Description
gets the names of all point fields that are stored in the fieldnames
= readAllFieldNames(pcloud
)PointCloud2
object message, pcloud
, and returns
them in fieldnames
.